Grabbed the latest wdist, but it happens with everything I setup that
uses pump and not ISC's dhclient.... I'm running ISC's dhcpd server..
Here's how I have it setup:
<defaults deleted>
class "128k" {
match option dhcp-client-identifier;
}
subclass "128k" 01:00:02:2d:53:20:18;
I add subscribers to different classes, that gives them an IP out of a
pool that coorespods with the bandwidth throttling I have setup... Anytime
I try to use anything that uses pump, here's what I get in the log:
Jul 25 11:28:18 jupiter dhcpd: DHCPDISCOVER from 00:02:2d:53:20:18 via
eth1: network wireless: no free leases
Jul 25 11:28:57 jupiter last message repeated 3 times
Using ISC's dhclient, I set it up like this:
send dhcp-client-identifier 01:00:60:1d:f0:a6:f9;
request subnet-mask, broadcast-address, time-offset, routers,
domain-name, domain-name-servers, host-name;
require subnet-mask, domain-name-servers;
timeout 60;
retry 60;
reboot 10;
select-timeout 5;
initial-interval 2;
script "/etc/dhclient-script";
Looking at the man page for pump, there's a --win-client-ident... Added
that to the end of the line calling pump in /etc/network/ifup, didn't
help... Took it out of there and added an entry to /etc/pump.conf as such:
device netcs0 {
win-client-ident
}
That gives an "unknown option" type of error on bootup :( I have been
replacing pump with the ISC version, but only because I know I can make it
work... Please CC: replies to my personal address as I'm *way* behind in
the mailing list right now... Thanks!!!
---
Homer Parker (The Bogus One)
http://www.homershut.net
telnet://bbs.homershut.net
msg08331/pgp00000.pgp
Description: PGP signature
