View Single Post
  #5  
Old 06-28-2005, 12:54 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Replace any mention of your Internet IP address with myserver.no-ip.org in your configuration files (loginserver.ini boot5zones.bat)

Next open your HOSTS file on ANY CLIENT machine on your network that will connect to your server with notepad. Under 2000/XP it is found in WINDOWS\system32\drivers\etc Right below the line that says:

127.0.0.1 localhost

Add

Local IP of server myserver.no-ip.org

so for example,

192.168.0.1 myserver.no-ip.org
Reply With Quote