[lug] how about this one :) dhcp issues
charles at lunarmedia.net
charles at lunarmedia.net
Sat Apr 28 14:44:34 MDT 2001
on the dhcp server:
subnet 10.6.21.0 netmask 255.255.255.0 {
range 10.6.21.32 10.6.21.63;
option subnet-mask 255.255.255.0;
option broadcast-address 10.6.21.255;
option domain-name "test.inc test1.inc test2.inc test3.inc";
option domain-name-servers 10.6.21.1;
option routers 10.6.21.1;
}
however, on the client, the /etc/resolv.conf file comes out as:
search test.inc test1.inc test2.inc test3.inc inc test1.inc test2.inc
test3.inc test2.inc test3.inc inc test3.inc
nameserver 10.6.21.1
(really.)
its pretty weird. i'll rm the /etc/resolv.conf file and then do an ifdown
eth0 and then ifup eth0 and the resolv.conf is rewritten but completely
wacked.
the server is running:
Red Hat Linux release 7.1 (Seawolf)A
dhcp-2.0pl5-4
the client is running:
Red Hat Linux release 7.0 (Guinness)
pump-0.8.11-1
dhcpcd-1.3.18pl8-10
More information about the LUG
mailing list