- Joined
- May 8, 2004
- Messages
- 31
- Reaction score
- 0
I finally figured out how to make it work with a network. If you're on a network with 2 or more computers, the router that you're connected to gives you an internal IP address. For instance, my inside IP is 192.168.0.6 and/or localhost/127.0.0.1
Now to work around all this and for others to connect to your server, you have to set your internal IP to your external.
To do all this, if you're on Windows XP. Go into Control Panel and then Network Connections. You should see your network adaptor there. Right click on it and go to properties. Then you should see your network adaptor along with a list of things installed. Click on Internet Protocol TCP/IP and click on Properties. Next, you should see "Use the following IP address". Select that and down below it will select "Use the following DNS server addresses" automatically. This is where you need to open Command Promt and type in "ipconfig /all" (without the quotes). Then go back to TCP/IP Properties, load up Internet Explorer and go to
Once you have entered all that in, click on Advanced. In the list of IP addresses you should see your external IP address that
Now to work around all this and for others to connect to your server, you have to set your internal IP to your external.
To do all this, if you're on Windows XP. Go into Control Panel and then Network Connections. You should see your network adaptor there. Right click on it and go to properties. Then you should see your network adaptor along with a list of things installed. Click on Internet Protocol TCP/IP and click on Properties. Next, you should see "Use the following IP address". Select that and down below it will select "Use the following DNS server addresses" automatically. This is where you need to open Command Promt and type in "ipconfig /all" (without the quotes). Then go back to TCP/IP Properties, load up Internet Explorer and go to
To view the content, you need to sign in or register
and put the IP that it gives you into the "IP address:" field. For Subnet mask it should put that in automatically, 255.255.255.0. Next is your Default gateway, Preferred and Alternate DNS server's. To find these, go to the Command Promt you opened and typed "ipconfig /all" in, then scroll down till you see your Default gateway IP and enter that into the Default gateway field. Then below Default gateway you should see your DNS servers. The first one is your Preferred and the one below it is your Alternate.Once you have entered all that in, click on Advanced. In the list of IP addresses you should see your external IP address that
To view the content, you need to sign in or register
gave you. And down below you should see your Default gateway IP in that list. When I first tested this with just my external IP in the IP addresses list above Default gateways, it wouldn't connect to the internet at all. So the solution to that is I just put my internal IP address in that list with my external IP address. The reason you're putting this in there is so that you can connect to the internet using your internal IP and connect to your Map Center using your external IP. Now you should be able to connect to your Map Center and load your maps with your external IP and as well as others connect to you also. If you have any questions, just post here and I'll read it every so often. Hope this helps for you guys! Good luck!