Christopher skrev:
> I've got TSL 3.0 with latest updates installed on  a Intel Celeron
> running at 450Mhz with 192MB RAM. sshd is set up with standard settings.
> Now, I've connected the server to my Gb switch (it's got a cheap 100Mbit
> Realtek card) and my main computer is connected to the same switch using
> Gbit.
>
> Now to my problem.. I use putty for ssh connection, and it's really
> slow. When I write commands etc everything lags behind.. What could be
> the source for this lag? I feel like I'm on a 2800bps modem line to my
> server..
>
> The link is ok:
> [EMAIL PROTECTED] ~# mii-tool eth0
> eth0: negotiated 100baseTx-FD, link ok
>
> from ifconfig:
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:275 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:302 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000
>           RX bytes:25776 (25.1 Kb)  TX bytes:153056 (149.4 Kb)
>           Interrupt:10 Base address:0x2000
>
well first check that the network cable really is atleast a cat 5 cable.
second is it bought or home made? I ask because a cable thats not correctly
connected introduses a lot of crosstalk and resends.

you could try to lower the speed to 10Mb/s and see if it goes faster :-) if so 
its
definitley something along these lines.
try for 10/full
mii-tool -A 10baseT-FD eth0
or 10/half
mii-tool -A 10baseT-HD eth0
or even 100/half
mii-tool -A 100baseT-HD eth0

also if you can configure the switch make sure its on AUTO
Good luck.

-- 
Bengt-Arne Fjellner


_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss
  • slow ssh? Christopher
    • Re: slow ssh? Bengt-Arne Fjellner

Reply via email to