i have freenas setup with sabnzbd+ and when ever i try to add a server it tells me invalid server, i've double checked for spaces in the server address but there isnt any, i'll use the same info in grabit and it finds the server just fine.
is there a port or something i need to forward to freenas?
freenas+sabnzbd getting invalid sever
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: freenas+sabnzbd getting invalid sever
Have you tried to telnet to the server from a NAS shell?
telnet server-name 119
What does this do?
Port-forwarding is only required if you want to expose SABnzbd's Web-UI to
the outside world.
telnet server-name 119
What does this do?
Port-forwarding is only required if you want to expose SABnzbd's Web-UI to
the outside world.
Re: freenas+sabnzbd getting invalid sever
how do you telnet from a nas shell?
Re: freenas+sabnzbd getting invalid sever
telnet is a utility that may or may not be installed.
In a command shell, just type
In a command shell, just type
Code: Select all
telnet server-name 119
Re: freenas+sabnzbd getting invalid sever
Hello, I suspect you need to fill in the dns in freenas-web-gui or use dhcp. If you don't know the right ip; try filling in the router's ip (that's usually 192.168.0.1 or 192.168.1.1).
Grz, Tijl
edit. you can test if you have a dns problem by doing the following.
in command-promt from any computer type ping yournewsserver (e.g. reader-1.xsnews.nl) ... you'll see the ip number of the news-server...
next fill-in this ip-number in the 'server' -field of sabnzbd.
if that did the trick you def. have a dns-issue...
Grz, Tijl
edit. you can test if you have a dns problem by doing the following.
in command-promt from any computer type ping yournewsserver (e.g. reader-1.xsnews.nl) ... you'll see the ip number of the news-server...
next fill-in this ip-number in the 'server' -field of sabnzbd.
if that did the trick you def. have a dns-issue...
Last edited by Tijlbert on February 22nd, 2009, 9:50 am, edited 1 time in total.

