From owner-freebsd-questions Thu Jan 27 19:29: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from s1.ds.net (s1.ds.net [207.239.204.1]) by hub.freebsd.org (Postfix) with ESMTP id C051F14E20 for ; Thu, 27 Jan 2000 19:28:49 -0800 (PST) (envelope-from jmutter@ds.net) Received: from ds.net (i1p74.cmh-oh.ds.net [207.239.205.74]) by s1.ds.net (8.8.5/8.8.5) with ESMTP id WAA23591; Thu, 27 Jan 2000 22:28:23 -0500 (EST) Message-ID: <38910CD5.95B10D05@ds.net> Date: Thu, 27 Jan 2000 22:28:21 -0500 From: "James A. Mutter" Reply-To: jmutter@ds.net X-Mailer: Mozilla 4.7 [en] (X11; U; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: Jonathan Chen Cc: "Frank J. Zidar" , "Freebsd-Questions@Freebsd. Org" Subject: Re: Dual network card newbie question References: <20000128161337.D5007@jonc.logisticsoftware.co.nz> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > I have just attempted to install a second network card in my FreeBSD > > server. The first card is configured with the IP address of 10.0.0.1. > > I am having a problem determining how to configure the other card > > because no matter what address I choose, as soon as I activate it in > > rc.conf I start getting the following messages: > > > > Jan 27 21:38:15 server /kernel: arp: 10.0.0.5 is on fxp0 but got reply > > from 00:9 > > 0:27:37:a7:7f on fxp1 > > When one gets a second network card, it's usually to connect to a > separate networks. You DO NOT configure the additional card to be on > the same network as the first. What sort of networks are you > connecting your cards to? IP addresses, contents of rc.conf? > If you feel the need to have 2 addresses on the same network then you should look at the 'ifconfig' man page, specifically the alias section. An alias to a NIC will allow you to assign it a separate/distinct IP address. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message