Hi everyone, been a forum lurker for a long time and have always been able to fix problems thanks to the great threads...until now.
I'm setting up SABnzbd on a fresh CentOS 6.4 minimal install, using the instructions here: http://wiki.sabnzbd.org/install-fedora-repo
Everything seems to have installed correctly. I set the host as 0.0.0.0 and can access locally with Lynx via localhost:8080 and 192.168.0.150:8080. SAB appears to be listening correctly:
netstat -apon | grep :8080
tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 2856/python off (0.00/0/0)
tcp 0 0 ::1:8080 :::* LISTEN 2856/python off (0.00/0/0)
But no matter what I try, I can't access the web GUI from any other computer on the LAN.
I'm very new to Linux, so I'm wondering if maybe there's some dependency or something that I missed? The CentOS minimal install is very bare bones.
Thanks so much for the help!
SABnzbd on CentOS 6.4 - Can't connect via LAN
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: SABnzbd on CentOS 6.4 - Can't connect via LAN
Can you succesfully "ping 192.168.0.150" from those other computers on your LAN?
Those other computers: is there one with "nmap" installed? If so, run "nmap 192.168.0.150"
Those other computers: is there one with "nmap" installed? If so, run "nmap 192.168.0.150"
Re: SABnzbd on CentOS 6.4 - Can't connect via LAN
It was iptables...sorry...I'm a noob.
Thanks
