Chuck Hast wrote:
ethtool -s eth0 speed 100 duplex full
>
>
> Hmm, I just tried ethtool and got the following
> root@fpac-dev:~# ethtool eth0
> Settings for eth0:
> No data available
>
> Would this be due to the fact that the nic card is a PCMCIA card?
> It is setting there talking away, so I know it is working. Indeed I am
> ssh'd into it in order to test that command.
If ethtool doesn't work, try mii-tool:
[root@deepthought root]# mii-tool eth0
eth0: negotiated 100baseTx-FD, link ok
To set the NIC with mii-tool:
mii-tool -F 100baseTx-FD eth0
-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:54:29 EDT