In article <bjgao2$ik1tr$(E-Mail Removed)>, Simon Dean wrote:
> Hi,
>
> I should have a 100 Mbps network. I have a WinXP machine with a 3Com
> 3c905TX card, and a Linux machine, kernel 2.4.20, Caldera OpenLinux 2.3
> (muchly upgraded), running the same network card.
>
> On FTPing to the Linux server, Im starting off having fairly high Mbps,
> close to 100... then a second later its at about 80, then 70, then 50...
> then the transfer seems to even out at about 25 Mbps.
>
> The only refrences I've seen so far on the newsgroups to these
> particular network card being slow, is where they've been excruciatingly
> slow... like 10 Kbps.
>
Someone is being silly and is mixing half/full duplexs and probably you have
thrown in a hub instead of a switch. Hubs can only do half duplex and
switches can be el-cheapo.
One all your computers force the network card to half duplex (linux would
be 100baseTx-HD).
Under linux 'mii-tool -F 100baseTx-HD eth0', under windoze, insert debian CD
install and type 'mii-tool -F 100baseTx-HD eth0'.
Regards
Alex