Page 1 of 1
Chrome Extension
Posted: February 10th, 2012, 9:45 pm
by kram091
I've been running sabnzbd on my desktop but planning to move it to a VM on a server I just set up. I'm wondering if it's possible to set up the Chrome extension to send nzb files to sabnzbd on the VM?
Re: Chrome Extension
Posted: February 11th, 2012, 1:18 am
by sander
As long as you can reach the VM via its IP address...
Virtualbox by default used NAT on the interface between host and guest OS, which makes the VM-guest unreachable from other machines. Solution: use "network bridge" instead of NAT In the network settings.
Re: Chrome Extension
Posted: February 13th, 2012, 9:32 am
by kram091
Thanks. For anyone that comes in later, just make sure you're setup for remote access (see the Host setting
http://wiki.sabnzbd.org/configure-general-v2). Might also need to add a firewall rule (which you'll need to add anyway to get into the web server remotely).