maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N800 (https://talk.maemo.org/forumdisplay.php?f=25)
-   -   Very slow ssh on n800. (https://talk.maemo.org/showthread.php?t=5876)

akschu 2007-04-16 21:08

Very slow ssh on n800.
 
Forum,

I picked up a n800 so I could manage my linux hosts while on the road in case of an emergency but I'm finding it to be unusable. I was able to enter red pill mode and install xterm and ssh just fine, and I can even connect without issue, but each command I type into the remote host takes a minute to process.

Anyone know of a solution to this problem?

schu

Dietrich 2007-04-17 02:54

Re: Very slow ssh on n800.
 
How is the speed with:
ssh root@localhost

akschu 2007-04-17 16:30

Re: Very slow ssh on n800.
 
I don't know because I haven't reset the root password, however I did notice that if I have something running as a keep-a-live it works just fine. Anyone know of a way to disable the power saving feature while xterm is running?

schu

Pahtz 2007-04-29 03:43

Re: Very slow ssh on n800.
 
Did anyone find a fix for this?

If I get a second terminal window to ping the N800 continuously then it works fine.

Dietrich 2007-04-29 05:06

Re: Very slow ssh on n800.
 
You should be able maintain a connection with :

$ssh -o TCPKeepAlive=yes root@localhost
(default pw=rootme)

Pahtz 2007-04-30 03:30

Re: Very slow ssh on n800.
 
It turns out (at least on Ubuntu Fiesty Fawn) that TCPKeepAlive is on by default, but disabled with an interval of 0 seconds. So this works:

ssh -o ServerAliveInterval=1 root@your-n800s-ip-address

NB. I am trying to connect from a desktop to the N800, the orignal poster was trying to go the other way so YMMV


All times are GMT. The time now is 13:01.

vBulletin® Version 3.8.8