rejetto forum

Software => HFS ~ HTTP File Server => router & port problems => Topic started by: dirk42799 on December 31, 2008, 06:33:47 PM

Title: standard problem - probably - with Port Forwarding
Post by: dirk42799 on December 31, 2008, 06:33:47 PM
Hi everybody,

what can I tell: I am trying HFS and it won´t work properly.

HFS, running on Port 81, says everything´s alright (when doing the self test).
In my Netgear router I have installed a service with port 81 and a firewall setting (within the router) forwarding the service to my local IP 192.168.0.2.

But when I try to access the shared folder via my dynDNS-account I am directed to the router-log-in.

Could anyone pls help me?

Dirk
Title: Re: standard problem - probably - with Port Forwarding
Post by: MarkV on December 31, 2008, 08:50:25 PM
If you are still inside your LAN, you can't use the DynDNS. The external IP will only work if you are outside.

Inside the LAN, use the internal IP or the name of the server PC.

If the test is successful, you are good to go - however, for any port other than 80, you need to include it in the URL, like http://mydomain.tld:81 .
Title: Re: standard problem - probably - with Port Forwarding
Post by: dirk42799 on January 01, 2009, 12:17:08 AM
Hi Mark

and thanx for answering.
It feels strange to discuss with a German in English. ;)

Anyway:
what do you mean with adding the port to the address?
Is it the xxx.dyndnx.org-address or the address I am forwarding to?

Dirk
Title: Re: standard problem - probably - with Port Forwarding
Post by: bacter on January 01, 2009, 05:24:34 AM
you must use http://adress:portnumber tu access your server.

from internet, your address is xxx.dyndns.org, and you use port 81. So the full url you must use is: xxx.dyndns.org:81

inside your lan you must use: 192.168.0.2:81 or localhost:81 on your pc.

if you do not specify the portnumber (81), port 80 is assumed by default.
Title: Re: standard problem - probably - with Port Forwarding
Post by: MarkV on January 03, 2009, 01:53:50 AM
Exactly. The only port that can be omitted is 80 - every other must be specified.
Title: Re: standard problem - probably - with Port Forwarding
Post by: dirk42799 on January 06, 2009, 04:02:28 PM
Hello

and thanks.

In the meantime I´ve tried another Router (Netgear DB834PNB), checked on the port forwarding rules and finally also realised:
from within the LAN I cannot access the server software.

But an external test showed that my server is up and running.

Thanks to you!

Bye,

Dirk
Title: Re: standard problem - probably - with Port Forwarding
Post by: MarkV on January 07, 2009, 02:01:34 AM
Inside the LAN use the local IP. This is a NAT limitation.