Page 1 of 1
Multiple Host Ip's
Posted: July 8th, 2008, 8:15 am
by eagle00789
In the general configuration, you can enter to wich ip sab should connect to. is it possible to have multiple ip's there, as i want to be able to control sab from inside AND outside my own LAN (password protected ofcourse)
Re: Multiple Host Ip's
Posted: July 8th, 2008, 8:18 am
by shypike
The short answer is no.
Usually you solve this kind of problem by port-forwarding in your router.
This way the PC running SABnzbd doesn't need to to know the difference between inside and outside.
Do you have separate network ports for outside and inside use?
Re: Multiple Host Ip's
Posted: July 8th, 2008, 8:19 am
by eagle00789
i have set them both to 8080, but i still can't connect
Re: Multiple Host Ip's
Posted: July 8th, 2008, 8:23 am
by shypike
Repeat: SABnzbd cannot listen on multiple physical network ports.
(nor on multiple IP addresses on a single physical port).
Only if you use 0.0.0.0 has host address, it will listen on the
system's IP address AND localhost.
But it cannot listen to two outgoing IP addresses.