Page 1 of 1
I'm new at this.
Posted: November 27th, 2010, 4:02 pm
by resen8or
So please don't make fun of me. How can I go about fixing this? If it's a firewall issue, I'm not sure what I need to change:

Re: I'm new at this.
Posted: November 28th, 2010, 3:07 am
by rascalli
PLease make only one post.
Open port 8080 in your firewall
--
If youw nat us to help , please post more information like :
* What OS
* What Firewall
* And so on
Re: I'm new at this.
Posted: November 28th, 2010, 4:29 am
by shypike
Do you know if SABnzbd is running at all?
How do you start it?
Re: I'm new at this.
Posted: November 28th, 2010, 2:31 pm
by resen8or
I apologize, I figured I had posted this in the wrong forum so I reposted it with more information. I'm on Vista Home Basic x86 and I use Windows Firewall.
Should I open port 8080 on my router or PC firewall? Wouldn't opening that port come with significant threats?
shypike wrote:
Do you know if SABnzbd is running at all?
How do you start it?
I just start it directly through the start menu shortcut. Is that wrong?
Re: I'm new at this.
Posted: November 29th, 2010, 2:50 am
by shypike
If you run SABnzbd one one PC and you only need to access the user interface
on that same PC, there will be no need to do anything with firewalls and routers.
The Windows firewall will leave "localhost" traffic alone.
Some other firewalls need to be told that SABnzbd is allowed to use "localhost".
If you want SABnzbd to be accessible from another PC within your house,
you need to tell the firewall about this.
If you want external systems on the internet to access SABnzbd, you
need to setup your router properly. I strongly advise against this,
especially if you're a beginner.
The best thing now is to stop SABnzbnd. Reboot your system if you don't know how.
Then start SABnzbd like this (assuming you're using Windows).
Press Windows-key R
Then type:
"c:\program files\SABnzbd\SABnzbd.exe" -s localhost:8080 -b1
Press Enter
If you're on a 64bit version, use this:
"c:\program files (x86)\SABnzbd\SABnzbd.exe" -s localhost:8080 -b1
The program start and should start the web browser with its UI.
Re: I'm new at this.
Posted: November 29th, 2010, 2:56 am
by resen8or
Do I need IPv6 enabled?
Re: I'm new at this.
Posted: November 29th, 2010, 8:35 am
by rascalli
resen8or wrote:
Do I need IPv6 enabled?
NO ..... you can use IPv4 and/or IPv6
Re: I'm new at this.
Posted: December 16th, 2010, 2:56 pm
by resen8or
I'm not sure what it is, I still can't get this to work.

Re: I'm new at this.
Posted: December 16th, 2010, 3:57 pm
by shypike
Which web browser do you use?