- Joined
- Feb 11, 2007
- Messages
- 13
- Reaction score
- 0
do anyone know how to host ran server with dynamic ip without using hamachi if know wht ip should configure at ran server cfg
Last edited by a moderator:
ok i get u and in the cfg server files wht ip address i hv to assign and the cfg ip cannot assign to dns,if assign to free domain name it will failed to start serverif you know how to use a dynamic dns and patch it through any free dns site but you have to make a customize luncher that reads dns not ips! okie
assign only the global LAN IP and apply loopback adapters
configure your server cfg folder files (session,agent,login,field) with your existing static ip address (192.168.5.2 assuming this is your server ip). now open your router configuration and activate firewall, under firewall activate de miltarized zone or DMZ under DmZ choose dynamic ip and specify the static address that will be bind to it,(in your case its 192.168.5.2) and save the configuration. Now your ran client param.cfg files ,under server set should be configured using your existing dynamic ip address...thats it! all data from your dynamic ip wiil be transfered by the router to your specified server static ip address.
So your sever will have a fix static ip address, and you need only to change the client param.cfg configuration whenever you have a new dynamic ip address.