Dhclient problem

Wandell, Doug dwandell at mitre.org
Tue Oct 23 21:37:10 UTC 2007


I've rolled an FC6 live cd that configures eth0 via dhcp. The default
configuration works fine - /etc/sysconfig/network-scripts/ifcfg-eth0:
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=dhcp
HWADDR=<MAC address>
 
In Wireshark, I see the DHCP Discover, Offer, and ACK. No problem.
 
As soon as I add:
DHCLIENTARGS="-s 192.168.1.100"
 
to /etc/sysconfig/network, dhclient hangs indefinitely. Using Wireshark
on the dhcp server, I can see the DHCP Discover packets coming in, and
the server's DHCP Offer response. But the FC box won't accept the
offer.
 
Anybody know what's going on here?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20071023/b45fcfcf/attachment-0001.html 


More information about the users mailing list