Date: Wed, 28 Apr 1999 17:51:24 +0900 From: "Ueda, Kazukiyo" <kueda@jupiter.qse.tohoku.ac.jp> To: freebsd-questions@FreeBSD.ORG Subject: Re: 2 NICs Message-ID: <19990428175124D.kueda@jupiter.qse.tohoku.ac.jp> In-Reply-To: Your message of "Wed, 28 Apr 1999 10:31:36 %2B0200" <3.0.5.32.19990428103136.00a58a10@relay.alice.it> References: <3.0.5.32.19990428103136.00a58a10@relay.alice.it>
next in thread | previous in thread | raw e-mail | index | archive | help
"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 <sriva@alice.it> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990428175124D.kueda>