Page 1 of 1

Can't reach the host

Posted: April 30th, 2014, 11:44 am
by click66
I'm running sabnzbd on a windows 2012 server. Now everything works. But when I'm going to my laptop (on the same network) and I surf in chrome to ip:8080 I can't see sabnzbd.

Is this because it is only running local or what is the problem?

Re: Can't reach the host

Posted: April 30th, 2014, 11:46 am
by shypike
Two potential problems.
If you're using localhost, then outside access is not possible. Use 0.0.0.0 instead.
Your software firewall may stop incoming traffic: tell it explicitly to allow SABnzbd.exe

Re: Can't reach the host

Posted: April 30th, 2014, 1:02 pm
by click66
Thanks. Solved the problem by setting it to 0.0.0.0 thanks.