• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

someone tell me how to make my offline server to public server please

Newbie Spellweaver
Joined
Feb 21, 2016
Messages
51
Reaction score
0
ive done the oflline server but i dont know what IP need to change in server side and client side? and where can i put "/open" to make my server in public ... i am using 2.2.3.2 server files and RF indo client. and i am using this tutorial for my emulator http://forum.ragezone.com/f480/guide-setup-emulator-launcher-version-1037950/ please someone? thanks i want to test it on hamachi before i will put it on Dedicated server thanks
 
Joined
Apr 28, 2005
Messages
6,953
Reaction score
2,420
In WorldInfo.ini, add the following line:

GateIP = 12.34.56.78


Replace 12.34.56.78 with your hamachi IP. Everything else you can leave set to 127.0.0.1. This string makes the zoneserver send the desired connection IP instead of detecting the first IP on the system, which when behind a router or a virtual network is usually a LAN IP and causes remote connections to fail.

You should have something like this:

Code:
[System]
WorldName = RF-Dev
GateIP = 12.34.56.78
ServerType = 0

BillingCode = 32
BillOper = 1
FreeServer = 1


I realize OP is infraction banned but maybe they'll see this sometime.
 
Upvote 0
Newbie Spellweaver
Joined
Sep 21, 2017
Messages
7
Reaction score
0
Hello Ron,

Thanks for your reply.

Only need to set GateIP ? No emulator or anything else ?
 
Upvote 0
Back
Top