Nuzaihan Kamalluddin wrote:
I successfully installed the 8/16 snapshot at the office (which uses a different DHCP server) and dhclient acquires a lease with no problem. However, at home (using a Linksys router as the DHCP server), dhclient fails to get a lease. As noted earlier, dhclient from 3.7 works fine at both locations.Maybe you should try a workaround, like manual setup of the ip address and routing,
ifconfig wi0 192.168.1.x netmask 255.255.255.0 route add default 192.168.1.1
Should work, maybe there is something blocking the dhcpoffer packets from your router, or maybe since it works in openbsd 3.7, the one that you downloaded and comes with dhclient is probably buggy.
Regards, Zaihan
Any suggestions?
Thanks, Emmett "Buddy" Pate