I assure you constable, the error is yours...
September 3, 2006 11:27 PM
Subscribe
I'm trying to run soulseek through SSH tunnels to avoid a restrictive college newtork policy. It doesn't seem to be working terribly well.
I'm doing something like this:
ssh -L 2240:server.slsknet.org:2240 -R 2600:127.0.0.1:2600 -l bjorn myserver.phrontist.org
Where 2600 is the port the client is setup to accept connections on. A hole has been poked in the server's firewall accoordingly.
I appear to be able to connect to the server, and occasionally download songs, but I get a lot of "disconnected by peer" errors.
Both machines (laptop at college, server at home) are running linux (SuSE 10.1 for the laptop, debian sarge on the server). Is there a better way to do this? Some sort of real VPN solution?
I also use SSH tunnels and an HTTP proxy... but constantly messing with tunnels is kind of annoying.
posted by phrontist to computers & internet (7 comments total)
2 users marked this as a favorite
posted by phrontist at 11:27 PM on September 3, 2006