Problem in 2.6 files on router

Mu online season 21 - grand opening

akacary2

LOMCN Veteran
Veteran
Loyal Member
Dec 11, 2008
274
1
44
Hartlepool
dbserver folder serverinfo txt file
internal ip your external ip 7200 (space inbetween each entry)
Gamegate folder config file
[GameGate]
Title=Diamond <----- change to your server name
ServerAddr=127.0.0.1
ServerPort=5000
GateAddr=servers internal ip,, usually 192.168.0.* if on a router or 127.0.0.1 if not
GatePort=7200
ShowLogLevel=10
ShowBite=0
ServerCheckTimeOut=180000
ClientSendBlockSize=500
MaxConnOfIPaddr=50
BlockMethod=0
MaxClientPacketSize=6420
NomClientPacketSize=190
MaxClientMsgCount=100
kickOverPacket=1
ClientTimeOutTime=5000
Login server folder - addrtable txt file
Diamond Diamond 127.0.0.1 your external ip your external ip:7100
(change server names to yours , change internal ip to yours)
M2server folder
runaddr txt file
your external ip
servertable txt file
; Followings have to be arrayed by server no.
;server no. connect-addr port
0 external ip 7200

this will get the server online, all the other ips in the files need to be set to your internal ip, 127.0.0.1 or 192.168.*.* if on a router or left alone if they display 0.0.0.0
for lan playing you need the files above to have your internal ip on them 192.168.*.* and ports wil still need to be forwarded , for lan play the client mir2.exe will need the internal ip in its config / ini files.

cheers
 
Last edited:
Upvote 0

12345678

Dedicated Member
Dedicated Member
Sep 1, 2004
163
0
42
Have tried getting 2.6 files online with my router, and It wont have none of It lol. I dont think the 2.6 files like routers very much >.<
 
Upvote 0

Kaori

LOMCN MiR3 Queen!
VIP
Jun 3, 2004
3,584
38
265
Canada
instead of us guessing where you can fix the problem. why don't you post all your config files.
 
Upvote 0

awadhero

EGYMIR Team Dev.
Golden Oldie
Mar 17, 2009
815
9
105
EGYMIR Lands
ok m8 that is my files which i edited them to my IP:-
1-DBServer/!Serverinfo.txt

41.196.63.252 41.196.63.252 7200

2-loginsrv/!addrtable.txt

;No space allowed
;Server Title Remote Public Gate...
ktest ktest 41.196.63.252 41.196.63.252 41.196.63.252:7100

3-M2Server/!runaddr.txt

41.196.63.252

4-M2Server/!servertable.txt

; Followings have to be arrayed by server no.
;server no. connect-addr port
1 41.196.63.252 7200


that is all files which i edited
 
Upvote 0

Grinch

Dedicated Member
Dedicated Member
Dec 30, 2008
115
0
43
U wrong with this:

1-DBServer/!Serverinfo.txt

41.196.63.252 41.196.63.252 7200

2-loginsrv/!addrtable.txt

;No space allowed
;Server Title Remote Public Gate...
ktest ktest 41.196.63.252 41.196.63.252 41.196.63.252:7100

3-M2Server/!runaddr.txt

41.196.63.252

4-M2Server/!servertable.txt

; Followings have to be arrayed by server no.
;server no. connect-addr port
1 41.196.63.252 7200

Change like this :

1-DBServer/!Serverinfo.txt

192.68.1.2 41.196.63.252 7200

2-loginsrv/!addrtable.txt

;No space allowed
;Server Title Remote Public Gate...
ktest ktest
192.168.1.2 41.196.63.252 41.196.63.252:7100 192.168.1.2:7100
3-M2Server/!runaddr.txt

192.168.1.2
41.196.63.252

4-M2Server/!servertable.txt

; Followings have to be arrayed by server no.
;server no. connect-addr port
192.168.1.2
41.196.63.252

At me work just fine . And I set it in router to AplicationOption/ Static IP like this;
RUNGate Port: 7200
LoginGate Port: 7000
LoginSrv: 7100

If u want whitout this ports, ... directly , use DMZ and dont must to setup this ports.

192.168.1.2 Are the local IP of server(PC where u have M2Server installed);)

I hope this help u!!!:fthrower:
 
Upvote 0

awadhero

EGYMIR Team Dev.
Golden Oldie
Mar 17, 2009
815
9
105
EGYMIR Lands
still m8 but there is thing in loopback in it send increase but reveive 0
is that affect on opening server cus i didnt use loopback before
 
Upvote 0

Kaori

LOMCN MiR3 Queen!
VIP
Jun 3, 2004
3,584
38
265
Canada
if you only have lan ip on your machine...
you have a problem!

yes you can connect to the 41.xxxx but you cannot BIND 41.xxxx

so some settings are wrong.

your best bet is to go back to 127.0.0.1 then test if it works. then slowly change the ips 1 by 1 and test again on every change. test = internal test and outside test.
 
Upvote 0