>> > I am running RH6.2 on a P120/32meg ram. It is connecting to the Internet
>> > on a RealTek ethernet card using the ne2k drivers. The card is connected
>> > to a win98 box that is directly connected to the net.
>> > the win98 box's internal ip is set to 192.168.0.1 - the linux box is set
>> > to 192.168.0.2 I am able to transfer
>> > files between the two boxes at about 120k/sec (ftp) and 300k+/sec thru
>> This is extremely slow. ftp should be full bandwidth as it's UDP. on
>> a 10BT net (I assume), that would be about 1.0MB/s. You have something
>> very wrong at the link level.
> It is a 10bt connect yes. Should I set the dns server to my isp's? or to
> 192.168.0.1. would either matter?
The dns server can be any one you like, that you can reach, and is able
and willing to talk to you. Do you HAVE a dns server on .1 ? I strongly
doubt it!
Quote:> I have looked at the dropped packets, etc using netstat and route. the seems
> to be none.
Use ifconfig. How can you tell with netstat (and/or route)? Or do you
mean recv/send queue counts? Surely they don't show you anything about
the link level. Oh, I see, you mean netstat -s. which shows you some
info. No, you need info from the link itself. Look at the number of
retransmissions in tcp in netstat, for example. But use ifconfig.
Quote:> I do have a rh6.2/win98 dual boot sys and in win98 the transfer rate is much
> better. Also
I don't care. As they are they are awful. So Something Is Wrong. Find
it. Start with the wiring and work your way up.
Quote:> this may have something to do with it. I am using SyGate 4.0 as the
> routing/gateway software
> to the net.
The internet is not involved.
How are the two cards connected? x-over cable or hub? Are they both
duplex or both half-duplex? Duplex mismatches are a common problem.
Peter