Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2002 19:53:22 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        ann kok <annkok2001@yahoo.com>
Cc:        questions@freebsd.org
Subject:   Re: can
Message-ID:  <20021216175322.GC59078@gothmog.gr>
In-Reply-To: <20021216160652.94583.qmail@web20106.mail.yahoo.com>
References:  <20021216160652.94583.qmail@web20106.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-12-16 08:06, ann kok <annkok2001@yahoo.com> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021216175322.GC59078>