From owner-freebsd-questions Tue Jun 5 7:40:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.the-i-pa.com (mail.the-i-pa.com [151.201.71.132]) by hub.freebsd.org (Postfix) with SMTP id 7687D37B401 for ; Tue, 5 Jun 2001 07:40:47 -0700 (PDT) (envelope-from wmoran@iowna.com) Received: (qmail 83924 invoked from network); 5 Jun 2001 14:48:58 -0000 Received: from unknown (HELO geekland) (151.201.71.193) by mail.the-i-pa.com with SMTP; 5 Jun 2001 14:48:58 -0000 Received: by localhost with Microsoft MAPI; Tue, 5 Jun 2001 10:39:35 -0400 Message-ID: <01C0EDAB.D0180700.wmoran@iowna.com> From: Bill Moran To: 'Alejandro Pomeraniec' , "freebsd-questions@FreeBSD.ORG" Subject: RE: DHCP Date: Tue, 5 Jun 2001 10:39:34 -0400 X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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