From owner-freebsd-questions Wed Apr 28 1:51:30 1999 Delivered-To: freebsd-questions@freebsd.org Received: from saturn.qse.tohoku.ac.jp (saturn.qse.tohoku.ac.jp [130.34.70.56]) by hub.freebsd.org (Postfix) with ESMTP id 70D191564B for ; Wed, 28 Apr 1999 01:51:26 -0700 (PDT) (envelope-from kueda@jupiter.qse.tohoku.ac.jp) Received: from localhost (localhost [127.0.0.1]) by saturn.qse.tohoku.ac.jp (8.9.2/8.9.2) with ESMTP id RAA01683; Wed, 28 Apr 1999 17:51:24 +0900 (JST) (envelope-from kueda@jupiter.qse.tohoku.ac.jp) To: freebsd-questions@FreeBSD.ORG Subject: Re: 2 NICs From: "Ueda, Kazukiyo" In-Reply-To: Your message of "Wed, 28 Apr 1999 10:31:36 +0200" <3.0.5.32.19990428103136.00a58a10@relay.alice.it> References: <3.0.5.32.19990428103136.00a58a10@relay.alice.it> X-Mailer: Mew version 1.93 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990428175124D.kueda@jupiter.qse.tohoku.ac.jp> Date: Wed, 28 Apr 1999 17:51:24 +0900 X-Dispatcher: imput version 980905(IM100) Lines: 18 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "netstat -i" doesn't print the info on IP addresses the NIC's are assigned. "ifconfig -au" is better than that. This command shows the IP address, MAC addresses etc. for only NIC's which are up. -- Kazukiyo Ueda From: Stefano Riva Subject: Re: 2 NICs Date: Wed, 28 Apr 1999 10:31:36 +0200 > > There's an IP conflict. Devices with MAC addresses 00:10:5a:6c:f0:1f and > 00:10:4b:79:2a:4a have the same IP number (107.19.254.6) assigned. BTW, you > can check the configuration of the two NICs on your FreeBSD box with > "netstat -i". > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message