Page 1 of 1

Can't connect to SABnzbd+ via SSH tunnel

Posted: December 7th, 2011, 8:32 am
by o_Omgwtf
Hi,

I've got a Debian server running with SABnzbd+ and SSH. But I can't seem to access it using a Putty tunnel on a Windows machine. I've set the Source port to 7070 and Destination to localhost:7070. But I can't seem to access http://localhost:7070/sabnzbd via my browser.

I am able to connect to other services via SSH tunneling; I can access my uTorrent Web Interface using Source 9090 and Destination localhost:9090 on http://localhost:9090/gui. And I'm able to forward all web data using SOCKS proxy in Firefox with Dynamic forwarding using a random port... Then I can access my SABnzbd+ interface via http://server:7070/sabnzbd.

Can someone tell me what I'm doing wrong?