dyn dns question

Associate
Joined
11 Oct 2008
Posts
268
Hello.

I have installed the dyndns client on my home server running ubuntu.

I have changed my domains name servers to the one they gave me, and updated my ip address to the one they told me I should use.

The only problem is, when I go to my domain, it loads my router rather than my apache.

Does anyone know how I can fix this?
 
You need to change the port that your routers web management is running on to something else, :8080 for example. Then port forward port 80 to your apache server
 
If you're connecting from inside your network (hopefully you are if the router's config is accessible on port 80) you may have NAT loop back/reflection issues.
 
Thanks for the tips guys.

I now have it half working. When I go to my domain it now loads my website.

However, it appears to still only work on the network. If i try through my phone it just hangs on loading.

Any ideas?
 
Back
Top Bottom