From owner-freebsd-questions Mon Dec 16 9:53:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 954A237B401 for ; Mon, 16 Dec 2002 09:53:29 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3786743EDA for ; Mon, 16 Dec 2002 09:53:27 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a123.otenet.gr [212.205.215.123]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id gBGHrOFn005428; Mon, 16 Dec 2002 19:53:25 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.6/8.12.6) with ESMTP id gBGHrOcV062195; Mon, 16 Dec 2002 19:53:24 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by gothmog.gr (8.12.6/8.12.6/Submit) id gBGHrN3J062194; Mon, 16 Dec 2002 19:53:23 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 16 Dec 2002 19:53:22 +0200 From: Giorgos Keramidas To: ann kok Cc: questions@freebsd.org Subject: Re: can Message-ID: <20021216175322.GC59078@gothmog.gr> References: <20021216160652.94583.qmail@web20106.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021216160652.94583.qmail@web20106.mail.yahoo.com> 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 On 2002-12-16 08:06, ann kok wrote: > > I added the second network card in freebsd 4.7 > after reboot, I got fxp1 from dmesg > > but I couldn't add any ip address in the fxp1 > even from rc.conf or /stand/sysinstall Make sure you have the following in your rc.conf: ifconfig_fxp1="inet a.b.c.d" where `a.b.c.d' is the IP address that you want this interface to have. The next boot should fix things for you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message