[CD3.55] help in getting server online

smoochy boys on tour

dagras

LOMCN Veteran
Veteran
Feb 6, 2011
282
3
44
hi guys, i have my server working perfectly on local (offline) but trouble is i want to put it online. im using an ip from no-ip at moment but im unsure how to set no ip up to run server online. if anyone has experiance in setting up a server using no-ip i would be very gratefull for the advice and their knowledge.
many thanks in advance
 

Yolom

LOMCN Veteran
Veteran
Aug 7, 2010
325
21
45
Spain
1.-Try to boot without No-IP.
2.-You should check if your router has loopback.
3.-See if the following ports are open: 7000,7100 and 7200.
4.-Use this configuration:
Code:
TBL_SELECTGATEIPS
[COLOR="#0000FF"]"Servername"[/COLOR] [COLOR="#008000"](NET IP)[/COLOR] 7100 MIR3

mud3\mir3server\HolleyDBSvr\HolleyDBSvr.exe
IP Set in here - 127.0.0.1

mud3\mir3server\HolleyDBSvr\!serverinfo.txt
127.0.0.1,[COLOR="#008000"](NET IP)[/COLOR]:7200

Mud3\mir3server\GameGate\SelGate\Config.ini
ServerAddr=127.0.0.1
ServerPort=5100
GateAddr=127.0.0.1
GatePort=7100

C:\Mud3\mir3server\GameGate\RunGate\Config.ini
ServerAddr=127.0.0.1
ServerPort=5010
GateAddr=0.0.0.0
GatePort=7200

Do not touch anything else.

5.-Try to login from a PC that is connected to your router, if you get offline, try from a PC with different IP (another router).

6.-If the problem continues, post screens and tell me where exactly will not let you enter.
 
Upvote 0

Azura

Mir3 Coder & Adviser
Mar 12, 2005
3,249
111
300
hi guys, i have my server working perfectly on local (offline) but trouble is i want to put it online. im using an ip from no-ip at moment but im unsure how to set no ip up to run server online. if anyone has experiance in setting up a server using no-ip i would be very gratefull for the advice and their knowledge.
many thanks in advance

If this is mapa I told you how to do it and the second post does. Tho if you want regserver I think you need one more wan ip.
 
Upvote 0

woogyeman

Dedicated Member
Dedicated Member
Nov 23, 2010
75
5
35
I know Dagras Personally and he is fairly new to LOMCN community and is not a personality of any kind from before. I gave him his first set of server files not all that long ago, I just don't have all the answers he needs for setting them up the way he desires.
 
Upvote 0

osaph

Dedicated Member
Dedicated Member
Jan 1, 2012
55
0
33
i think the no-ip.com is useless for mir servers beacause this make a dns and u dont need that.
if u remember when u make an host on no-ip this ask u for a hostname ....from example lomcn.zapto. org ( and u will never need this for ur mir 3 server) also no-ip.com is most used for counter strike servers because these need a DNS for easier connect .... so dont use any more no-ip.

P.S you firewalled the ports ?
 
Upvote 0