On Thursday 08 January 2004 12:43 pm, fbsd_user wrote:
> What is the syntax of the ifconfig command to enable DHCP?
>
> Ifconfig dc0 DHCP gives error message  'DHCP bad value'
>
> I can get it to work from within rc.conf, but not from command line.
> What an I doing wrong?

Type this:

# killall dhclient; dhclient dc0

HTH
-- 
Eric F Crist
AdTech Integrated Systems, Inc
(612) 998-3588
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to