Date: Wed, 7 Feb 2001 20:31:23 -0600 From: "Josh Paetzel" <jpaetzel@hutchtel.net> To: "joe lee" <freebsd5@hotmail.com>, <freebsd-questions@FreeBSD.ORG> Subject: Re: ed0 Message-ID: <004001c09177$4d4cfa00$6100000a@vladsempire.net> References: <F114blgsWkFA2wE3Yes0000a0b5@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- From: "joe lee" <freebsd5@hotmail.com> To: <freebsd-questions@FreeBSD.ORG> Sent: Wednesday, February 07, 2001 8:25 PM Subject: ed0 > hi there. > My problem is that: > i've installed an ethernet card..however when i do a ifconfig -a, ed0 wont > show up. lo0, does exist tho. Also, when i restart, it shows the ethernet > card as ed0 during the boot. so. how can i fix this? Add this line to /etc/rc.conf: ifconfig_ed0="inet xx.xx.xx.xx" or if you are using DHCP add this line: ifconfig_ed0="DHCP" Josh 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?004001c09177$4d4cfa00$6100000a>