Trouble Connecting Over SSH Tunnel

paradroid

12-07-2006 21:04:09

I'm having trouble getting Vibe Streamer to work over a SSH tunnel. Seems to work just fine if I connect directly to my home router using port forwarding, but when using SSH tunneling I can connect to the server but the web page is only partially rendered. I get a bunch of code instead of a working web page. Screenshot below.

Anyone else have sucess using SSH tunneling? Any ideas on fixing this?

[img31le0wck]http://www.tedsu.com/junk/vibessh.PNG[/img31le0wck]

ZipperSeven

24-07-2006 17:10:50

Funny, I'm listening to VS over my ssh proxy right now. It works fine but it streams *much* slower than going over a clear connection.

My guess is that you're stream is too slow, and the VS client page is timing out and displaying the code of what it sees before it gives up.

What SSH encryption are you using? (DES, AES, Blowfish, etc?) I find that for SSH proxying, Blowfish and Twofish are pretty fast (although not all SSH server and client implementations support Twofish.) Both AES (the default I think, on the most recent SSH server version) is actually pretty slow.

arghhhh

24-07-2006 17:56:05

Hi,
I'm aslo listening using ssh tunnel and have no problems with it, except it's much slower indeed.