On Oct 4, 2004, at 5:18 PM, Daniel M wrote:
How do I configure my FreeBSD to get IP from my DHCP?
(as a DHCP client)

Run "dhclient". You can also put a line like:

        ifconfig_fxp0="DHCP"

...in /etc/rc.conf, if you always want to use DHCP for configuring that particular network interface.

--
-Chuck

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to