Router guide - TheMonk
Step One - Router Config
1. Click start
2. Click run
3. Now Type CMD - and press OK
4. In the black window type
5. Uou should see some thign like this
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.x.x
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.x.x
6. We are intrested in the default gateway - this SHOULD be the IP for you router
7. Havving found this open up your browser, and go to http://<Default Gateway IP>
n.b you will have to login at this point.. so make sure you know your passwords & username - or have some one handy who knows them.
Step two - Forwarding the ports
this step will vary depending ont your router - but all will be very simmilar
you are looking for "Port Forwarding" / "Vertual Servers"
you need to forward TCP ports 7000,7100,7200,3000 to the LAN IP of your server computer
Step three - configuring the server
1. make sure the server is working 100% with all IPs 127.0.0.1
2. with all the IPs to 127.0.0.1; change the following to your WAN IP (
www.whatismyip.com)
in the folder dbser200
!adddrtable.txt
192.168.x.x 213.13.222.43<<< your net ip
!serverinfo.txt
192.168.x.x 213.13.222.43 7200 << your net IP
in the logsrv folder
!addrtable.txt
ktest line1-7 192.168.x.x 192.168.x.x 213.13.222.43:7100<<your net ip
!serveraddr.txt
213.13.222.43 << your net ip
192.168.x.x
192.168.x.x
192.168.x.x
******DO NOT RUN THE SERVER WITH THE CONTROL PROG******