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
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./etc/hosts.allow
#ftpd : xxx.xxx.xxx.xxx : deny
#sshd : .example.com : deny
#in.tftpd : xxx.xxx.xxx.xxx : deny
ALL : ALL : allow
I don't know what I have to configure, to get working.
Please help!
Best regards.
Jarek


