Rob Hudson wrote: > Anyone know about dhclient on FreeBSD? > > at-home gave me an address ending in .255, and I think it is > interfering with the willamette.net network (I can't get to it now). > Is there a way to tell dhclient to get a new IP, and not accept the > same one?
If that is true, then willamette.net is broken. They can't assume that IPs ending in .255 are broadcast. But to get a new DHCP address, simultaneously delete your leases file (/etc/dhcpc/* if you're using dhcpcd) and change your external NIC's MAC address. (Can you do that?) -- Bob Miller K<bob> kbobsoft software consulting http://kbobsoft.com [EMAIL PROTECTED]
