Client - Picks server - Connection closed

Lemoex

Dedicated Member
Dedicated Member
Aug 20, 2004
66
0
33
Right just tested my server, and the client can get to this stange;

http://i33.tinypic.com/ek57xe.jpg

But then they click it, they get this;

http://i35.tinypic.com/33lphmh.jpg

Hoast Client Files;

[Server1]
ServerName=Diamond
ServerAddr=192.168.1.3
ServerPort=7000
SelectServerAddr=192.168.1.3
SelectServerPort=7100
GameServerAddr=192.168.1.3
GameServerPort=7200

[servers]

[Setup]
FontName=Arial
ServerAddr=84.92.208.172
Patched=0
Param1=
Param2=
Param3=
Param4=
Param5=

[MirSetup]

[FtpSetup]
site=patch.legendofmir.net
port=21
userid=anonymous
[email protected]
basedir=AutoPatch
listfile=!plist.txt
program=mir.exe

Client Files;

[mir2]

[Setup]
FontName=Arial
ForceAddr=1
ServerCount=6

[Positions]
Left=0
Top=0
[Option]
SkillSetting=0
Sound=1
ShowAllItem=1
EffectSetting=1
ShowSkillBar=0

[servers]

[Server1]
ServerName=Diamond
ServerAddr=84.92.208.172
ServerPort=7000
SelectServerAddr=84.92.208.172
SelectServerPort=7100
GameServerAddr=84.92.208.172
GameServerPort=7200

Any ideas?

P.S - Followed this guide to get the server 'online':

http://www.lomcn.co.uk/forum/showthread.php?t=56773

Thanks in advance x)
 

neo1uk

Dedicated Member
Dedicated Member
Feb 12, 2007
95
0
32
if ur using a router then you need to put ur external and internal ip but if ur using a modem then just ur external i think might be rong but try this guide can be ok but thats for you to deside :) g/l and i wish you and your server good tidings:

Guide in next post sorry for that ><
 
Last edited:
Upvote 0

neo1uk

Dedicated Member
Dedicated Member
Feb 12, 2007
95
0
32
Originally Posted by Koni
2.3 files online setup


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.

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
this is so easy unlike other guides all u have to do is

go in to your router options go to Virtual Server forward these ports 7000,7100,7200,3000 to ur local ip witch can be found by doing this start > All programs > Accessories > Command Prompt.

type ipconfig/all look thought it and find ip address and thats how u find your local ip.

your global ip can be found here www.whatismyip.org

then go thought your server change all the ips to Your Local ip then goto

C:\mirserver\DBServer

open !serverinfo.txt
change from what u got to this

[Local ip] [Global ip] 7200 [Local ip] 7200

then goto C:\mirserver\LoginSrv
open !addrtable.txt
change from what u got to this

;No space allowed
;Server Title Remote Public Gate...
[Server Name] [Server Name] [Local ip] [Global ip] [Global ip]:7100

then goto C:\mirserver\M2Server
open !runaddr.txt

change from what u got to this

[Global ip]

then open !servertable.txt
changefrom what u got to this

; Followings have to be arrayed by server no.
;server no. connect-addr port
0 [Global ip] 7200
 
Upvote 0

Lemoex

Dedicated Member
Dedicated Member
Aug 20, 2004
66
0
33
Thanks for the guide. I pretty much had the IP's that guide said. Bar 1 thing. SO lets hope it was that that was the problem xD Now all I've got to do it get someone to test it =P lol

I'll get back to you and say if it works or not.

Thanks again,

Lemoex

//edit//

Didn't work with that guide >.< Any more sugestions?
 
Last edited:
Upvote 0

Lemoex

Dedicated Member
Dedicated Member
Aug 20, 2004
66
0
33
All ports are forward. I'm starting to think it's got something with my router. ipconfig says a differnet LAN address to my router, but if I try to connect the the router address it wont access it >.<

Thanks for the help anyway
 
Upvote 0