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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex>)
        status: active
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> 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: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Peter Kok
> Sent: Tuesday, November 18, 2003 9:41 PM
> To: [EMAIL PROTECTED]
> 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
>
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
>

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to