Page 1 of 1

Specify Connection

Posted: June 26th, 2015, 10:34 am
by eseelke
Is it possible to tell SABnzbd to use a particular interface? I want to basically have it only download files via eth0.10 or 192.168.10.41. However, I still need to be able to access the webui using eth0 or 192.168.0.41.

I use Deluge also. It has a setting that lets me tell it to only use IP 192.168.10.41 for download/uploads, but I still access the webui on the main IP.

Thanks, Eddie

Re: Specify Connection

Posted: June 26th, 2015, 4:02 pm
by sander
This has been discussed here: https://sabnzbd.org/viewtopic.php?t=18156 so "Controlling the IP sabnzbd pulls newsgroup data with."

It will not be impelemented in SABnzbd; only useful for a very small target group.

If you run SABnzbd from source, and know a bit about python, you can reuse the code on the given URL.