From owner-freebsd-stable@FreeBSD.ORG Wed Dec 1 17:34:28 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C2CF16A4D0 for ; Wed, 1 Dec 2004 17:34:28 +0000 (GMT) Received: from calvin.biaix.org (86.Red-213-97-212.pooles.rima-tde.net [213.97.212.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B12E43D53 for ; Wed, 1 Dec 2004 17:34:27 +0000 (GMT) (envelope-from lists-freebsd-stable@biaix.org) Received: from calvin.biaix.org (localhost.biaix.org [127.0.0.1]) by calvin.biaix.org (8.12.10/8.12.10) with ESMTP id iB1HZQtP004047; Wed, 1 Dec 2004 18:35:31 +0100 (CET) (envelope-from lists-freebsd-stable@biaix.org) Received: (from joan@localhost) by calvin.biaix.org (8.12.10/8.12.10/Submit) id iB1BooAQ001460; Wed, 1 Dec 2004 12:50:50 +0100 (CET) (envelope-from lists-freebsd-stable@biaix.org) X-Authentication-Warning: calvin.biaix.org: joan set sender to lists-freebsd-stable@biaix.org using -f Date: Wed, 1 Dec 2004 12:50:50 +0100 From: Joan Picanyol To: munn Message-ID: <20041201115050.GB645@calvin.biaix.org> Mail-Followup-To: munn , freebsd-stable@freebsd.org References: <41A7C9DE.1070302@umd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41A7C9DE.1070302@umd.edu> User-Agent: Mutt/1.4.2.1i cc: freebsd-stable@FreeBSD.org Subject: Re: Multiple Network Cards X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Dec 2004 17:34:28 -0000 * munn [20041201 12:10]: > I want to add a second network card to a FreeBSD 4.10p4 box. The first > card has an address 192.168.123.99 (xl0). The second card has the > address 192.168.123.98 (fpx0). When I reboot the machine and do an > ifconfig -a, I see fpx0 with the address 192.168.123.98 but xl0 now > has options=1(RXCSUM) where the ip address 192.168.123.99 would > normally be. > > What am I doing wrong? Nothing? xl0: flags=8843 mtu 1500 options=9 inet 192.168.124.9 netmask 0xffffff00 broadcast 192.168.124.255 ether 00:e0:81:27:cb:3b media: Ethernet autoselect (100baseTX ) status: active Or do you actually have a problem? qvb -- pica