* To make your server public and for you to be able to connect to it, please read this entirely.
*
*
* We added two more realms to the default, why? Because of how internal networking works - each outside IP to your IP needs a connection to listen on for players/you to be able to log into.
* This issue came up alot and MANY poorly written guides also came up with modifications to the host list in windows and a bunch of other fallacies.
* Using these new "three realm" configs you don't have to follow any guides but this one.
* These three realms are all one realm, all making different listening IPs so others may log into the world.
*
* Realm1 is the public realm, people outside of your network log into this.
*
* Realm2 is the IP of the computer hosting the server. It will most commonly be a 192.168.*.* IP. NOT YOUR OUTSIDE/INTERNET IP. This is so other computers in your local arena network can connect to the realm.
*
* Realm3 is the localhost connection, you will be using this to log into your server if you host and login to the server from the SAME computer.
*
* Realmlist would then be the IP that is suitable for you to use in your setup, players will use the realm1 URL - while you use either realm2 or realm3 depending on the server setup.
*
* You can cleanup the unused realms you made while doing this process if you have any, however even if you use a Realm3 type configuration to login, remember local network users on the same LAN as you will use Realm2 to login.
* TimeZone:
* The location of the server.
*
* 0=Korean 16=China
* 1=Development 17=CN1
* 2=United States 18=CN2
* 3=Oceanic 9=CN3
* 4=Latin America 20=CN4
* 5=Tournament 21=CN5
* 6=Korean 22=CN6
* 8=English 23=CN7
* 9=German 24=CN8
* 10=French 25=Tournament
* 11=Spanish 26=Test Server
* 12=Russian 27=Tournament
* 13=Tournament 28=QA Server
* 14=Taiwan 29=CN9
* 15=Tournament 30=TestServer2
*
* To obtain your LAN IP address on:
* Windows = windows-key+r > type "cmd" > type "ipconfig" > under "IPV4 Address:"
* Linux = terminal > type "ifconfig" > under eth0's "inetaddr:"
* To obtain your INTERNET IP:
* Go to: http://www.whatsmyip.org/
* Foward ports: 3724 (Realmlist) and 8129 (World)
* If you add more outside(public) realms remember that their world ports need forwarding too.
0 comments on commit
f3d9605