Comment 5 for bug 306583

Revision history for this message
Zivago Lee (zivagolee) wrote :

Ok, I'm able to connect to the remote hellanzb host by doing my own ssh port forward since port 8760 is not open on the firewall. I setup the host as localhost and then in the .ssh/config I put in:

host remotehellanzbhost
LocalForward 8760 localhost:8760

Is there a way to have it do that automatically? I guess that would be a wishlist :)