- Joined
- Apr 23, 2008
- Messages
- 714
- Reaction score
- 101
MuServer ip Settings
D:\MuServer\CS\Connectserverlist.dat ( Global Ip )
D:\MuServer\CS\data\Connectserverlist.dat ( Global Ip )
D:\MuServer\CS\data\ServerInfo.dat ( Global Ip )
D:\MuServer\CS\data\ServerList.dat ( Global Ip )
Open this file with ''NotePad'' or ''WordPad'' , change the ''127.0.0.1'' into ur global ip.
Now the CS is done , than go this :
D:\MuServer\data\commonserver.cfg ( Local Ip Start>Run>cmd>ipconfig )
D:\MuServer\data\IpList.dat ( Global Ip )
D:\MuServer\data\lang\chs\commonloc.dat ( Local Ip Start>Run>cmd>ipconfig )
In these files press : ''Ctr+F'' put ''127.0.0.1'' and replace it in ur Local Ip like told here before.
Other files u have to change into ip's are :
D:\MuServer\Links\4.ink ( Local Ip . Start>Run>cmd>ipconfig )
D:\MuServer\Links\8.ink ( Local Ip . Start>Run>cmd>ipconfig )
In the 4.ink u have to press ; right click , proppeties , and u will see ''127.0.0.1'' overwrite it with ur local ip.
Do the same with 8.ink but this file has 2 ip's ''127.0.0.1'' overwrite both with ur local ip.
Than go : C:\Windows\system32\drivers\etc\
Open the ''Host file'' and u will see the followed information :
Below the 127.0.0.1 localhost write ur local ip and ur dns
This is optional for router users. This file should be added else people get dc after few seconds.
After that go : Start>Control Panel>HardWare and install ''Microsoft Loopback Adaptor''
When u've done that go to ur lan connection map Wich can be found in ur Control Panel either.
See : ''Microsoft Loopback Adaptor'' and press ''Proppeties''.
Than press ''Internet-Protocols [TCP/IP]'' and press ''Proppeties''
U will see three lines :
IpAdress : global ip : ''Start>Run>cmd>ipconfig''
SubnetMask: 255 0 0 0 ( for expample u can find : Start>Run>CMD>ipconfig )
Default GateAway: ur lan ip : ''Start>Run>cmd>ipconfig''
Than Press : Ok 2 times until the window is gone.
Than go : Start>Run>cmd>ipconfig and look after ur lan ip like : Default GateAway..... !
Put ur lan ip in ''IE'' = Internet Explorer like : http://192.168.x.xx
Than u have to forward some ports in ur router.
Open the followed ports :44405,55901,55557,55903,55906,55980
* Hint *
If u changed ur connectserver port like 54321 u must open ''54321'' tcp!
Now the ip section is done.
D:\MuServer\CS\Connectserverlist.dat ( Global Ip )
D:\MuServer\CS\data\Connectserverlist.dat ( Global Ip )
D:\MuServer\CS\data\ServerInfo.dat ( Global Ip )
D:\MuServer\CS\data\ServerList.dat ( Global Ip )
Open this file with ''NotePad'' or ''WordPad'' , change the ''127.0.0.1'' into ur global ip.
Now the CS is done , than go this :
D:\MuServer\data\commonserver.cfg ( Local Ip Start>Run>cmd>ipconfig )
D:\MuServer\data\IpList.dat ( Global Ip )
D:\MuServer\data\lang\chs\commonloc.dat ( Local Ip Start>Run>cmd>ipconfig )
In these files press : ''Ctr+F'' put ''127.0.0.1'' and replace it in ur Local Ip like told here before.
Other files u have to change into ip's are :
D:\MuServer\Links\4.ink ( Local Ip . Start>Run>cmd>ipconfig )
D:\MuServer\Links\8.ink ( Local Ip . Start>Run>cmd>ipconfig )
In the 4.ink u have to press ; right click , proppeties , and u will see ''127.0.0.1'' overwrite it with ur local ip.
Do the same with 8.ink but this file has 2 ip's ''127.0.0.1'' overwrite both with ur local ip.
Than go : C:\Windows\system32\drivers\etc\
Open the ''Host file'' and u will see the followed information :
Code:
# Copyright (c) 1993-1999 Microsoft Corp.
#
# Dit is een voorbeeld HOSTS-bestand dat wordt gebruikt door Microsoft TCP/IP for Windows.
#
# Dit bestand bevat de toewijzingen van IP-adressen naar hostnamen. Elke vermelding
# moet op een afzonderlijke regel staan. Het IP-adres dient in de eerste kolom te worden
# geplaatst, gevolgd door de bijbehorende hostnaam. Het IP-adres en de hostnaam dienen
# gescheiden te zijn door ten minste ййn spatie.
#
# Daarnaast kunnen opmerkingen (zoals deze) worden toegevoegd op extra
# regels of gevolgd door de computernaam, voorafgegaan door een #.
#
# Bijvoorbeeld:
#
# 102.54.94.97 rhino.acme.com # bronserver
# 38.25.63.10 x.acme.com # x clienthost
127.0.0.1 localhost
Below the 127.0.0.1 localhost write ur local ip and ur dns
Code:
For Example : 127.0.0.1 localhost
192.168.xx.xx mydns.no-ip.org
This is optional for router users. This file should be added else people get dc after few seconds.
After that go : Start>Control Panel>HardWare and install ''Microsoft Loopback Adaptor''
When u've done that go to ur lan connection map Wich can be found in ur Control Panel either.
See : ''Microsoft Loopback Adaptor'' and press ''Proppeties''.
Than press ''Internet-Protocols [TCP/IP]'' and press ''Proppeties''
U will see three lines :
IpAdress : global ip : ''Start>Run>cmd>ipconfig''
SubnetMask: 255 0 0 0 ( for expample u can find : Start>Run>CMD>ipconfig )
Default GateAway: ur lan ip : ''Start>Run>cmd>ipconfig''
Than Press : Ok 2 times until the window is gone.
Than go : Start>Run>cmd>ipconfig and look after ur lan ip like : Default GateAway..... !
Put ur lan ip in ''IE'' = Internet Explorer like : http://192.168.x.xx
Than u have to forward some ports in ur router.
Open the followed ports :44405,55901,55557,55903,55906,55980
* Hint *
If u changed ur connectserver port like 54321 u must open ''54321'' tcp!
Now the ip section is done.