Taylor, ForrestX wrote:
On Mon, 2004-04-19 at 14:06, Sébastien Bisoglio wrote:
Hi,
I've a network problem on my Fedora Core 1.
on my switch the 100 led is ok.
Are you certain that it is saying 100Mb? I have seen several switches
that have a slightly different color for 10/100.
Yes for sur ! My old Linux Mandrake server is ok at 100 mbits and led is
ok too !
But if I make an mii-tool command I've this result :
eth0: 10 Mbit, full duplex, link ok
And it's bad. Why the led on my switch ok in 100 Mbit but mii-tool see
it with 10 Mbit ?
I've try this : mii-tool -v -A 100baseTx-FD
Did you try -F to force it?
After this command :
mii-tool -v -F 100baseTx-FD
Result :
[root@bisol root]# mii-tool
eth0: 10 Mbit, full duplex, link ok
Forrest