problem with web-interface via dyndns

General discussion about the media server. Feature requests. Hints, tips and tricks.
Locked
JackCux
Posts:9
Joined:Mon Nov 22, 2010 1:28 pm
AV Hardware:TwonkyServer
Chenbro ES34169 inkl. 180 Watt Netzteil
GigaByte GA-D525TUD inkl. Intel® Atom D525
Kingston HyperX DDR3 1666
3 TB HDD 3.5Zoll + 160 GB Samsung F3 2.5 Zoll
problem with web-interface via dyndns

Post by JackCux » Mon Nov 22, 2010 1:56 pm

Hello,

i got some problems with my twonkyserver on ubuntu 10.10.
its work with my local adress (192.168.1.2) but with my dyndns-adresse it doesn't work.. (abc.dyndn.org)
i made a klick on -> Flash my browser say 192.168.1.2 and not dyndns.org..
i hav already installed this Version: 6.0.28.

Wires
Posts:44
Joined:Mon Jan 25, 2010 2:16 am
AV Hardware:PS3

Re: problem with web-interface via dyndns

Post by Wires » Tue Nov 30, 2010 2:22 am

You're going to need to turn on port forwarding in your router to do this.

From the internet, you'll need to do:
http://abc.dyndn.org:1234

the 1234 is an arbitrary port you can select.

In your router, you'll need to forward port 1234 to 192.168.1.2 (usually found in the application and gaming section of the router).

So when you enter http://abc.dyndn.org:1234 from a browser, it comes to your router, and the router will route this request to 192.168.1.2. Otherwise your firewall will just filter off what you are trying to do as you dyndns address is for your router, not your PC (assuming you're using a router here).

JackCux
Posts:9
Joined:Mon Nov 22, 2010 1:28 pm
AV Hardware:TwonkyServer
Chenbro ES34169 inkl. 180 Watt Netzteil
GigaByte GA-D525TUD inkl. Intel® Atom D525
Kingston HyperX DDR3 1666
3 TB HDD 3.5Zoll + 160 GB Samsung F3 2.5 Zoll

Re: problem with web-interface via dyndns

Post by JackCux » Tue Nov 30, 2010 9:39 am

this is my dnydns... http://X.dyndns.org:9000/
it works but now click on music my localadress comes -> http://192.168.X.X:9000/webbrowse/O0$1 and not X.dyndns.org:9000/webbrowse/O0$1

u understand my problem?

thanks for ur help

Jack

Wires
Posts:44
Joined:Mon Jan 25, 2010 2:16 am
AV Hardware:PS3

Re: problem with web-interface via dyndns

Post by Wires » Tue Nov 30, 2010 4:25 pm

Are you using a router connected to the internet?

If so, you'll need to forward that port through. It sounds like the router firewall is rejecting it. As a quick test, I'd turn off the firewall in the router, and see if it works (keep in mind that you have no protection from the WAN at this time, so don't leave it off).

You can also try configuring a demilitry zone (DMZ) for that PC. That should let all ports pass straight into that PC as well.

If either of those work, then you just need to configure the router a little differently to pass it. My linksys has port range forwarding that can forward say port 9000 on the WAN to port 9000 on the LAN. I think during normal operation, the common ports (80 for HTTP, 21 for FTP, etc) all passed through, but the non-common ones get stripped going through the router.

Locked