Best tunneling scheme? (SSH Connection Lock-up)
I have been trying to get a better tunneling speed/stability through my linode, as my current ssh tunnel setup seems to lock up(ie. server becomes non-responsive) everytime I send multiple forwarded requests; this is quite common in scenarios like using the twitter api through ssh. I am just wondering if there is anything I can do to make it more stable. Thanks in advance.
PS: I also notice my ssh client is still connected to the server when the latter becomes non-responsive, but not sure what it implies. On re-connection everything works as usual, but the same sympton soon apppears again(given the same request rate).
3 Replies
apparently setting sshd port no. > 1024 is the cause of the problem. though I have no idea why.
See: