How to enable remote access?
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.
-
DennisMadsen
- Newbie

- Posts: 2
- Joined: November 9th, 2010, 8:39 am
How to enable remote access?
I've enabled HTTPS support. When I installed SABnzdb I choose not to enable remote access. I've changed my mind - how can I enable that not? I cannot find anything in the configuration.
Re: How to enable remote access?
HTTPS and remote access are not related.
If you don't want remote access, use 0.0.0.0 instead of localhost as hostname.
HTTPS can be set on and off independently.
Both are configurable in Config->General.
If you don't want remote access, use 0.0.0.0 instead of localhost as hostname.
HTTPS can be set on and off independently.
Both are configurable in Config->General.
-
DennisMadsen
- Newbie

- Posts: 2
- Joined: November 9th, 2010, 8:39 am
Re: How to enable remote access?
Thanks. Changing from localhost to 0.0.0.0 helped me.shypike wrote: HTTPS and remote access are not related.
If you don't want remote access, use 0.0.0.0 instead of localhost as hostname.
HTTPS can be set on and off independently.
Both are configurable in Config->General.
Another question; is the HTTPS secure? Can I disable HTTP and only allow connection from HTTPS on remote? Do not want any to have access (Of cause it's protected by a password).
Re: How to enable remote access?
You cannot prevent HTTP right now, that will be possible in the next major release.
If you are setting up external access (from the Internet),
just let your router only forward the HTTPS port.
HTTPS is just as secure as any other HTTPS connection.
The only issue is that SABnzbd creates an unofficial SSL certificate.
This supports safe encryption but not proper authentication.
For the latter you need to buy an official SSL certificate from e.g. comodo.com
If you are setting up external access (from the Internet),
just let your router only forward the HTTPS port.
HTTPS is just as secure as any other HTTPS connection.
The only issue is that SABnzbd creates an unofficial SSL certificate.
This supports safe encryption but not proper authentication.
For the latter you need to buy an official SSL certificate from e.g. comodo.com
