FreeNAS and SABnzbd 0.4.6 - No gui access through the internet

Get help with all aspects of SABnzbd
Forum rules
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.
Post Reply
Jarek
Newbie
Newbie
Posts: 4
Joined: February 13th, 2009, 6:42 am

FreeNAS and SABnzbd 0.4.6 - No gui access through the internet

Post by Jarek »

Heya!

I've installed SABnzbd on my FreeNAS 0.70 server. Everything works fine, just one thing.
I can't access the gui from the internet.

I've forwarded the ports correctly, other services like FTP work too.
sabznbd.ini

host = 192.168.1.104
port = 8888
/etc/hosts

::1 localhost localhost.local
127.0.0.1 localhost localhost.local
192.168.1.104 freenas.local
/etc/hosts.allow

#ftpd  : xxx.xxx.xxx.xxx : deny
#sshd : .example.com : deny
#in.tftpd : xxx.xxx.xxx.xxx : deny
ALL : ALL : allow
When I try to access the NAS over the internet (i use a dyndns host for accessing), I get a blank page without html code.

I don't know what I have to configure, to get working.

Please help! :(


Best regards.
Jarek
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: FreeNAS and SABnzbd 0.4.6 - No gui access through the internet

Post by shypike »

Did you tell your router to forward incoming traffic for port 8888 to IP address 192.168.1.104?
Jarek
Newbie
Newbie
Posts: 4
Joined: February 13th, 2009, 6:42 am

Re: FreeNAS and SABnzbd 0.4.6 - No gui access through the internet

Post by Jarek »

Jarek wrote: Heya!

I've installed SABnzbd on my FreeNAS 0.70 server. Everything works fine, just one thing.
I can't access the gui from the internet.

I've forwarded the ports correctly, other services like FTP work too.

Sure.
Jarek
Newbie
Newbie
Posts: 4
Joined: February 13th, 2009, 6:42 am

Re: FreeNAS and SABnzbd 0.4.6 - No gui access through the internet

Post by Jarek »

So, i've started SABnzbd as standalone to see the logs directly.

Take a look:

When I open the url in my browser, I get following output though SABnzbd in the console:
192.168.1.1 - - [13/Feb/2009:13:30:07] "GET / HTTP/1.1" 200 - "" "Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 (.NET CLR 3.5.30729)"
Last edited by Jarek on February 13th, 2009, 7:54 am, edited 1 time in total.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: FreeNAS and SABnzbd 0.4.6 - No gui access through the internet

Post by switch »

Add /sabnzbd/ to the end of the url.
Jarek
Newbie
Newbie
Posts: 4
Joined: February 13th, 2009, 6:42 am

Re: FreeNAS and SABnzbd 0.4.6 - No gui access through the internet

Post by Jarek »

Oh my god..

That isn't anymore funny. :) Sorry..

Thank you very much. I didn't think that the url doesn't fit.
Post Reply