Date: Tue, 5 Jun 2001 10:39:34 -0400 From: Bill Moran <wmoran@iowna.com> To: 'Alejandro Pomeraniec' <a_pomeran@hotmail.com>, "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG> Subject: RE: DHCP Message-ID: <01C0EDAB.D0180700.wmoran@iowna.com>
next in thread | raw e-mail | index | archive | help
It's not necessary to specify the DHCP server. Simply put ifconfig_adapter="DHCP" in your /etc/rc.conf file. Where "adapter" is the interface for the network card that's conneted to the cable modem. For example: ifconfig_fxp0="DHCP" if you're using one of the supported Intel cards. See the man page for rc.conf for more details. -----Original Message----- From: Alejandro Pomeraniec [SMTP:a_pomeran@hotmail.com] Sent: Monday, June 04, 2001 10:40 PM To: freebsd-questions@FreeBSD.ORG Subject: DHCP I need help on trying to install DHCP configuration in order to use my cablemodem connection. How do i specify the DHCP server address?? Thanks !! _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01C0EDAB.D0180700.wmoran>