Alan Templeton's Web Site

Establishing Your IP Address

In addition to the IP address your cable/DSL provider gives you (your Wide Area Network, or WAN address) each server behind the router will have a Local Area Network (LAN) address (something like 192.168.1.10). Although your computers will be able to access each other's servers using the LAN address internet users must use your WAN address to access your servers.

Get your cable/DSL WAN address:
  • Access the Linksys router web pages by pointing your browser to 192.168.1.1
  • Select the 'Status' page and write down the WAN addresss

If you have an unchanging cable/DSL IP address (static IP address) the WAN address you just wrote down is the address internet users must use to access your servers. If you want to allow your users to access your servers by name (e.g., MyCoolPalace.dynids.com) rather than number you can set up a redirection service to do so.

If, on the other hand, your cable/DSL IP address changes periodically (dynamic IP address) you will want to set up a redirection service to keep track of the current IP address. As mentioned previously, this will also allow your users to access your servers by name rather than number.

Instructions for setting up a redirection service are provided at eagles.chatserve.com. When setting up the service use the WAN address you just wrote down when it asks you for your IP address. Also, the redirection service client software should only be installed on one of your computers.

Your IP address for each of the servers will be:

 Server  IP Address - Static IP  IP Address - Redirection Service
 1  your_static_IP:9998  your_redirection_service_name:9998
 2  your_static_IP:9999  your_redirection_service_name:9999
 3  your_static_IP:9997  your_redirection_service_name:9997
 4  your_static_IP:9996  your_redirection_service_name:9996
 5  your_static_IP:9995  your_redirection_service_name:9995

Last Modified Monday, April 3, 2006