Trying to get sabnzbd 0.5.4 up and running on FreeBSD 8.1 (installed from ports). I want the app to bind to 10.0.1.20:8888, so i have this in the .ini as:
Code: Select all
host = 10.0.1.20
port = 8888Code: Select all
Looking up localhost:8888
Making HTTP connection to localhost:8888
Alert!: Unable to connect to remote host.
lynx: Can't access startfile http://localhost:8888/sabnzbdAny ideas?
Thanks in advance.

