Steve Bertrand wrote:
> Diego Montalvo wrote:
>> I am temporarily at a different location for the next day or so, and
>> need to connect to the internet via FreeBSD. My initial Network
>> settings where detected during setup using DCHP.  How do can I have
>> FreeBSD automatically detect the new network settings via DCHP?
> 
> # dhclient

Whoops! I think I misread that. How about setting:

ifconfig_em0="DHCP"

...in rc.conf, where em0 is your NIC?

Steve
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to