I just made dynamic dns called: breakpointer.servegame.org
I want use it on apache server as my account registeration page
So i changes apache port 80 to 8080 this way:
If there is something wrong post here or something to do
#Listen 0.0.0.0:8080
Listen 8080
ServerName breakpointer.servegame.org:8080
This is apache configuration file
Now i will show you hosts file:
127.0.0.1 localhost
::1 localhost
82.98.86.170 dvispace.com
breakpointer.servegame.org:8080 (Dynamic DNS)
breakpointer.servegame.org (Internal IP) (Dynamic DNS)
breakpointer.servegame.org = The DNS you just created at DynDNS.Com
192.168.1.1 = Your ip of the computer you are on, This can be found by going to start, then run. Typing in cmd, once the Windows command Prompt opens type in "ipconfig". You will get a readout the one you are looking for is "Ip Address" it normally starts with 192.
85.131.79.38 = You outbound ip assigned by your ISP. You can find this by visiting WhatIsMyIP.com - 192.176.65.91.
127.0.0.1 breakpointer.servergame.org:8080
This looks bad i got a feeling.. Tell me here how to configure hosts file for
breakpointer.servegame.org:8080 Or make little guide for it.
I have had server before but i dont remember this :S


Reply With Quote![[HELP]Dynamic DNS problem](http://ragezone.com/hyper728.png)

