Hello!
I really hope someone else here can help shed some light on this problem I am having.
I have been with my previous VPS provider for 2-3 months. During that period, I have made heavy use of SSH (putty) to dynamically forward a localhost Socks - port 8888.
The CLI command would look something like this:
putty -ssh -P port -2 -pw xxxxx -C -D 8888
root@11.22.33.44
I used it for browsing with Firefox/IE and gaming online with socksified games etc. Always worked pretty good with old provider.
Then I signed up for a Linode360 and have set it up identically.
Currently have no iptables rules (other than forwarding for OpenVPN). Sshd_config has been setup identically to my old one out of desperation.
However, the problem continues to plague me. Once I start using the browser for a while (socks proxied 8888), it will start to slowdown and eventually get stuck loading a page. All this typically happens within the first 3-5mins of browsing.
Now, if I were to go back to the SSH terminal, It would be Frozen too and I would be unable to enter any text or input whatsoever.
The site doesn't even have to be bandwidth intensive!
What puzzles me is that on the old vps, everything worked perfectly... 350KB/s streaming HD youtube videos etc. Over here, it gets stuck trying to just load the video controls.
The SSH tunneled Socks works just fine with games and my OpenVPN 2.1 works great too. But the SSH tunnel is driving me insane!
Note: Sometimes, if one waited long enough, the "frozen" ssh terminal would "unfreeze" and be usable again. Similarly the browser would come "unstuck" and finish loading pages. Other times, the SSH terimnal "dies".
Does anyone know what's wrong and what a possible fix may be?
Zanderion