From owner-freebsd-questions@FreeBSD.ORG Tue Nov 18 19:55:09 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D63316A4CE for ; Tue, 18 Nov 2003 19:55:09 -0800 (PST) Received: from carter.lisco.com (carter.lisco.com [69.18.32.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 553DE43FE1 for ; Tue, 18 Nov 2003 19:55:07 -0800 (PST) (envelope-from freebsd@thebeatbox.org) Received: from thebeatbox.org (69-18-60-36.lisco.net [69.18.60.36]) by carter.lisco.com (8.11.6/8.10.1) with ESMTP id hAJ3t6e07384; Tue, 18 Nov 2003 21:55:06 -0600 (CST) Received: from roland [192.168.3.12] by thebeatbox.org (SMTPD32-6.03) id AA3B1A5013A; Tue, 18 Nov 2003 21:57:47 -0600 From: "Roland Wells" To: "Peter Kok" , Date: Tue, 18 Nov 2003 21:57:46 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: RE: check NIC status command X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 03:55:09 -0000 Peter, try typing "ifconfig" on the command line it will give you lots of information about your nic, ie on mine: $ ifconfig fxp0: flags=8843 mtu 1500 inet 192.168.3.8 netmask 0xffffff00 broadcast 192.168.3.255 inet6 fe80::203:47ff:feec:360c%fxp0 prefixlen 64 scopeid 0x1 ether 00:03:47:ec:36:0c media: Ethernet autoselect (100baseTX ) status: active lp0: flags=8810 mtu 1500 lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet 127.0.0.1 netmask 0xff000000 Roland Wells Director FTEC / TheBeatbox http://www.fftechcenter.org http://www.thebeatbox.org > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Peter Kok > Sent: Tuesday, November 18, 2003 9:41 PM > To: questions@FreeBSD.org > Subject: check NIC status command > > > Hi all > > What command in freebsd I can check the NIC status (full > duplex or not)? > > I made it in the rc.conf and force NIC in full duplex but why > it can't > communiate to linux as full duplex when using cross cable? > > In linux, there is mii-tools > > Thank you > > _________________________________________________________________ > The new MSN 8: advanced junk mail protection and 2 months FREE* > http://join.msn.com/?page=dept/bcomm&pgmarket=en-ca&RU=http%3a > %2f%2fjoin.msn.com%2f%3fpage%3dmisc%2fspecialoffers%26pgmarket%3den-ca > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >