Remote access from dedicated server
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.
Remote access from dedicated server
So I have SABnzbd running on my dedicated server but I'd like to dowload nzbs from my pc and let sab download on my server. Is this even possible and how would I do it.
Re: Remote access from dedicated server
You just need a way to send the NZB files to SABnzbd.
SABnzbd has an API that allows upload of NZB files.
If you expose SABnzbd on your server to internet, then the API is accessible too.
There are even NZB indexers that can send files directly to SABnzbd through the API.
An alternative is to FTP the files to the server and have SABnzbd pick them up
from its watched folder.
SABnzbd has an API that allows upload of NZB files.
If you expose SABnzbd on your server to internet, then the API is accessible too.
There are even NZB indexers that can send files directly to SABnzbd through the API.
An alternative is to FTP the files to the server and have SABnzbd pick them up
from its watched folder.
Re: Remote access from dedicated server
Ok thanks that makes sense, let's make it a little more complicated though. I'm using couch potato and I'm stuck here.
I click test and it just fails, I want to run CP on my PC but have all the downloads happen through SABnzbd on my server.
I click test and it just fails, I want to run CP on my PC but have all the downloads happen through SABnzbd on my server.
Re: Remote access from dedicated server
If SABnzbd and SickBeard run on different computers, then you need to
enter the public IP address of your SABnzbd server and not "localhost".
enter the public IP address of your SABnzbd server and not "localhost".
Re: Remote access from dedicated server
so I would just put 0.0.0.0 because that's what sabnzbd has.
Re: Remote access from dedicated server
ok I just changed the host on SAB to my dedicated server IP address and then I put that in couch potato but it still says it failed.
Re: Remote access from dedicated server
Can you access SABnzbd on the server from a web browser on another PC?
Re: Remote access from dedicated server
No I can't access it at all.
Re: Remote access from dedicated server
That's the first problem to solve.
First of all you need to set the SABnzbd host address to 0.0.0.0
or to the IP address of the server.
Assuming the server is directly connected to Internet, so without a NAT router,
that would be your public IP address.
Should you have a NAT router in between, then use the local IP address
and setup port redirection on the router.
First of all you need to set the SABnzbd host address to 0.0.0.0
or to the IP address of the server.
Assuming the server is directly connected to Internet, so without a NAT router,
that would be your public IP address.
Should you have a NAT router in between, then use the local IP address
and setup port redirection on the router.
Re: Remote access from dedicated server
I've done both
googled "what's my ip" on the server and put the IP in the host box in SAB. I then put that in couch potato and it still fail.
I've also tried 0.0.0.0.
googled "what's my ip" on the server and put the IP in the host box in SAB. I then put that in couch potato and it still fail.
I've also tried 0.0.0.0.
Re: Remote access from dedicated server
Is the server connected directly to Internet or through a NAT router?
Re: Remote access from dedicated server
The internet