[Help] server a baglanamıyorum

tugaykaan

New Member
Joined
Oct 14, 2018
Messages
1
Reaction score
0
merhanbalar 97d server kurdum servere localdan baglanabiliyorum fakat dış ipden baska yerden oyuna giremiyorum yardımcı olabilecek var mı?
 

Attachments

  • 1.png
    1.png
    369.2 KB · Views: 14
  • 2.jpg
    2.jpg
    113.4 KB · Views: 15
  • 3.jpg
    3.jpg
    276 KB · Views: 16
  • Screen(10_12-20_51)-0000.jpg
    Screen(10_12-20_51)-0000.jpg
    432 KB · Views: 15
[EN]
Here I will explain everything about the settings of IP's on your MuServer.
It doesn't matter you use router ot not. When you use a router you maybe need to use domain for login in server on the same network.​

Legend:
Real IP: It is your global IP (example 94.155.151.21) or domain name if you use router.
Local IP: Local IP on computer (Use 127.0.0.1)

1. In ConnectServer folder write Real IP on all files.
2. In Data folder
2.1. file CommonServer.cfg put Local IP in all places
2.2. file CommonServerCS.cfg(if you have) put Local IP in all places
2.3. file IpList.dat write Real IP
2.4. file MapServerInfo.dat write Real IP(do not remove S before IP)
3. In Data/Lang/(kor;chs;eng) folder file CommonLoc.cfg use Local IP
4. Parameters for short cut's:
4.1. JoinServer - Local IP
4.2. ExDB - Local IP
4.3. ChatServer - Local IP
4.4. GameServer - Local IP
4.5. GameServerCS(if have) - Local IP
5. Ports:
You need to open only TCP ports
ConnectServer - default 44405
GameServer - default 55901
GameServerCS(if have) - default 55919


If you use router and domain you need to make changes and on XX:\WINDOWS\system32\drivers\etc file hosts you need to add new line with text:


Code:
127.0.0.1        example.com
and in client you need to use domain name


If you do not settup correct IP's you must have a strange errors.

Examples:
1.
Code:
0 "Ma3x" "94.155.151.21" 55901 "SHOW"
2 "Ma3x_CS" "94.155.151.21" 55919 "HIDE"
2.
2.1.
Code:
 IP= 127.0.0.1
Code:
 HackLogServer= 127.0.0.1
Code:
 EventChipServerIp= 127.0.0.1
Code:
 ChaosEventServer= 127.0.0.1
Code:
 DevilSquareEventServer= 127.0.0.1
2.2.
Same 2.1
2.3.
Code:
"94.155.151.21"
"94.155.151.21"
2.4.
Code:
    0        0        1        S94.155.151.21    55901
    2        0        0        S94.155.151.21    55919
3.
Code:
 IP= 127.0.0.1
4.
4.1.
Code:
/p51417 /ca127.0.0.1 /cp55557
4.2.
Code:
127.0.0.1
4.3.
Code:
127.0.0.1
4.4.
Code:
127.0.0.1 51417 127.0.0.1 55960 55901
4.5.
Code:
127.0.0.1 51417 127.0.0.1 55960 55919


Sorry for my english. I'm not expert.
 
  • Like
Reactions: dota-sdso