The First Step is to make sure the Server runs local and you can Login and Play - this is important before trying to make it run on your Internet Connection.
It is required to change some files and database so that it is pointing to the Internet Address and not Local, we Assume for this Part that you are running off a Router.
1. Database Changes
A. In the Database ACCOUNT you need to change two Tables as follows:
This is TBL_PUBIPS
On the LAST Box (LoginServer) change the IP on the left to your Internet IP
![]()
This is TBL_SelectGateIPS
Change the Fld_IP Address to your Internet Address
2. File Changes
Go into the Directory Mud3\mir3server\DBSvr\!serverinfo.txt - change the file as follows, replacing the IP's named with your IP's
<Local IP> ,<NET IP>:7200
3. Router Setup
As Each router is very Different, I cannot show you how to do this part, so get the Book it came with and look for Port Forwarding.
You Need to Forward Ports 7000, 7100, 7200 to the IP of the Machine running the Server.
There is NO OTHER ports or DMZ required in order to run the Server, this is the only Ports it talks on.
Port 7000 - Login Server - this is the part on the client where they type there name and Password, upon connecting correctly - it moves to next Port.
Port 7100 - Select char gate - this is the gate which will show you on Screen the Chars that person has.
Port 7200 - RunGate - This is the Port that talks to RUNGATE which in turn talk to the Server.