I have a home PC/server with SABnzbd (a usenet client). On my Galaxy Nexus I have the SabControl app which should provide remote access to my server/PC SABnzbd.
I can access the remote SABnzbd fine if my Galaxy Nexus is inside the same network (WLAN) but if I am outside using the phone network I cannot access it anymore.
Port 8080 is used to access SABnzbd.
My appconfig:
SABnzbd host: 192.168.xxx.xxx
Port: 8080
API Key: from sabnzbd
SABnzbd username: xxx
SABnzbd pw: xxx
Server:
Host: 0.0.0.0
Port: 8080
Username: xxx
Password: xxx
API Key: from sabnzbd (autogenerated)
Does somebody know how to setup the app or PC/server to make it work?
Maybe I need to use my external IP instead of the DHCP IP (found nothing on using an external IP).