Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

NAT/port forwarding issue

Got problems with your B2 or B3? Share and get helped!
Post Reply
Ancan
Posts: 16
Joined: 17 May 2011, 11:52

NAT/port forwarding issue

Post by Ancan »

I'm having issues setting up port forwarding so I can access my NAS from the outside. It's a Synology that has a web-interface on ports 5000/5001, and I've opened the firewall like this:

Code: Select all

User defined open / forwarded ports
Source IP    Public port     Private port     Private IP        Protocol	
all          5000:5001       5000             192.168.0.8       tcp
I can see that packets are registered by ipchains on the rule using "iptables -vL FORWARD", but the browser just times out so I guess no packets are coming back.

What am I doing wrong? This shouldn't be that complicated.
RandomUsername
Posts: 904
Joined: 09 Oct 2009, 18:49

Re: NAT/port forwarding issue

Post by RandomUsername »

You've done this via the Bubba's web interface presumably. Try leaving the private ports field blank.
Ancan
Posts: 16
Joined: 17 May 2011, 11:52

Re: NAT/port forwarding issue

Post by Ancan »

RandomUsername wrote:You've done this via the Bubba's web interface presumably. Try leaving the private ports field blank.
Cannot do that: "Invalid private port"

Update: Instead of setting "5000:5001" as source port, I made two rules. One for port 5000 and one for port 5001.

Now it works. Hmm :?
Last edited by Ancan on 18 May 2011, 05:19, edited 1 time in total.
RandomUsername
Posts: 904
Joined: 09 Oct 2009, 18:49

Re: NAT/port forwarding issue

Post by RandomUsername »

I see. I've never encountered that before because I'm only opening ports on my Bubba, not forwarding to any other machine on my network.
Last edited by RandomUsername on 23 May 2011, 08:18, edited 1 time in total.
johannes
Posts: 1470
Joined: 31 Dec 2006, 07:12
Location: Sweden
Contact:

Re: NAT/port forwarding issue

Post by johannes »

Thanks for sharing, we'll put this on the list. The UI seems inconsistent here.
/Johannes (Excito co-founder a long time ago, but now I'm just Johannes)
Post Reply