Search found 1 match

by kobold
November 1st, 2009, 4:09 pm
Forum: General Help
Topic: Specify network interface
Replies: 2
Views: 4111

Re: Specify network interface

It is possible. I use SABnzbd+ on OS X and used the following command to bind SABnzbd+ to a different NIC then my first NIC. sudo route add -host news.server.com 10.0.0.2 Replace news.server.com with the the address (IP or hostname) of you newsserver. Replace 10.0.0.2 with the gateway of you interfa...