Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to make ur RF server ONLINE?

Newbie Spellweaver
Joined
Oct 17, 2010
Messages
7
Reaction score
0
hey everyone, do you guys know how to make RF server to be online? i got 2.2.3.2 rf server only for LAN, and now i want to make a private server, which is going online? does anyone of you guys know how to do it? thx :thumbup:
 
Joined
Apr 28, 2005
Messages
6,953
Reaction score
2,420
To open access to your server from outside your network you need to set your global IP in the login server and in the zoneserver. Make sure in the zoneserver configs you have the following line,

GateIP=YourGlobalIP

The rest of the configuration can remain the same.
 
Upvote 0
Newbie Spellweaver
Joined
Oct 17, 2010
Messages
7
Reaction score
0
To open access to your server from outside your network you need to set your global IP in the login server and in the zoneserver. Make sure in the zoneserver configs you have the following line,

GateIP=YourGlobalIP

The rest of the configuration can remain the same.

thx for your reply bro, soo do i have to edit the IP address of the login server and the zone server with hex editor or something??
 
Upvote 0
Junior Spellweaver
Joined
Jul 8, 2012
Messages
120
Reaction score
4
To open access to your server from outside your network you need to set your global IP in the login server and in the zoneserver. Make sure in the zoneserver configs you have the following line,

GateIP=YourGlobalIP

The rest of the configuration can remain the same.

Then all I need to do is set the Global IP of all config files in Initialization folder??? Just add this: GateIP=YourGlobalIP in my worldinfo.ini ??
Because dpman told this:
put local ip in all your configs, and for the launcher use your global ip
And this not work... =/ then I come back to hamachi, but I need to test without hamachi... thks before.

PS.: Need to use only (GateIP = xxxxxxxxxx ) or (Address = xxxxxxxxxx) too on my worldinfo.ini ??
 
Last edited:
Upvote 0
Joined
Apr 28, 2005
Messages
6,953
Reaction score
2,420
It needs to look like this,

Code:
[System]WorldName = RFODEV


GateIP=127.0.0.1


ServerType = 0


BillingCode = 32
BillOper = 0
FreeServer = 1


HBKPath = X:\Work\HBK
HistoryPath = X:\History


NationCode = TH
;NationCode = RU (äëÿ ðóñ ëîêàëè)
[ServerMode]
BuyCashItemByGold = false
;Ñóùåñòâóåò 2øò(Internal è Release)
ReleaseType = Release
ExcuteService = false


[Rule]
CrystalHPMultiple   = 1.0
CrystalHPMultiple_1 = 5.0
CrystalHPMultiple_2 = 8.0
CrystalHPMultiple_3 = 11.0


[GUILD CREATE EVENT]
Enable = FALSE
START_DATE = 20090119
END_DATE = 20090120
 
Upvote 0
Junior Spellweaver
Joined
Jul 8, 2012
Messages
120
Reaction score
4
It needs to look like this,

Code:
[System]WorldName = RFODEV


GateIP=127.0.0.1


ServerType = 0


BillingCode = 32
BillOper = 0
FreeServer = 1


HBKPath = X:\Work\HBK
HistoryPath = X:\History


NationCode = TH
;NationCode = RU (äëÿ ðóñ ëîêàëè)
[ServerMode]
BuyCashItemByGold = false
;Ñóùåñòâóåò 2øò(Internal è Release)
ReleaseType = Release
ExcuteService = false


[Rule]
CrystalHPMultiple   = 1.0
CrystalHPMultiple_1 = 5.0
CrystalHPMultiple_2 = 8.0
CrystalHPMultiple_3 = 11.0


[GUILD CREATE EVENT]
Enable = FALSE
START_DATE = 20090119
END_DATE = 20090120

Then in all configs, I can put my globalIP, and just in worldinfo.ini I use GateIP=127.0.0.1 ??? Basically is this?? Thks again Ron...

EDIT:
PS.: I think I need to edit my hosts in system32>driver>etc or the loginserver will appoint to my router and cant connect... I use a router...
 
Last edited:
Upvote 0
Junior Spellweaver
Joined
Jul 8, 2012
Messages
120
Reaction score
4
Yes.

GateIP=YourGlobalIP

It wont work correctly if your router doesn't have loopback. If you're having problems then wait until I can release a guide for setting up your server behind a router.

Ok friend, I will w8 for this guide anxiously... I thank the attention...

PS.: When I use a router, I need to put GlobalIP in all configs and config my hosts in system32>driver>etc to appoint my localhost??? Its this??

EDIT:
Look, when I put my global ip in all configs the loginserver does not exceed this point:
LoginServer - How to make ur RF server ONLINE? - RaGEZONE Forums

The port is open:
LoginServerPort - How to make ur RF server ONLINE? - RaGEZONE Forums

And I add this line in my hosts on system32>drivers>etc:
Code:
127.0.0.1	rp.no-ip.org

What wrong I'm doing???
 

Attachments

You must be registered for see attachments list
Last edited:
Upvote 0
Junior Spellweaver
Joined
Jul 8, 2012
Messages
120
Reaction score
4
No, you don't need to do that step. All your configs need to be your locally assigned IP address ( 192.168.x.x ) and your global IP only goes in the launcher, zoneserver GateIP and the login server.

Same error, loginserver does not open fully, like Screenshot from my last post.

Then I need to config this files, what wrong I do?

LoginSystem.ini
Code:
[Account]
AccountAddress = rp.no-ip.org

[System]
NationCode = RU

[CHECK ADDRESS]
CHECK = TRUE

[LOG]
AUTH_LOG = TRUE

[World]
Lim World Num = 1
DB Push Job = 0

[BILLING]
Check = FALSE
BillingCode = 78

[MOTP]
Service = FALSE
HostName = Let.Tom.Ru
HostIP = 192.168.1.10
URLPath = /MOTPValidation/ValidationServlet
Port = 12380

[IP Address Filter]
FilterNum = 0

Filter0 = 127.0.0.1
FilterRange0 = 255
[UserCountDisplyLimit]
Limit0 = 500
Limit1 = 1200
Limit2 = 2700

[BILL_RU]
DBName = BILLING
DBIP = 192.168.1.10
DBAccount = sa
DBPassword = password
DBPort = 1433

WorldInfo.ini
Code:
[System]
WorldName = RFNAME

ServerType = 0

BillingCode = 32
BillOper = 0
FreeServer = 1

Address = rp.no-ip.org
GateIP = rp.no-ip.org

HBKPath = D:\Work\HBK
HistoryPath = D:\Work\History

NationCode = RU

[ServerMode]
BuyCashItemByGold = false
;ReleaseType = Internal
ReleaseType = Release
ExcuteService = false

[Rule]
CrystalHPMultiple   = 1.0
CrystalHPMultiple_1 = 5.0
CrystalHPMultiple_2 = 8.0
CrystalHPMultiple_3 = 11.0

[GUILD CREATE EVENT]
Enable = FALSE
START_DATE = 20090119
END_DATE = 20090120

In another config files I put my localip (192.168.1.10)

I think the LoginServer cant found the DB, because he are appoint to router (rp.no-ip.org = globalip from routerip)... Thks before Ron and all who are helping resolve this problem, when I finish this, I will make a guide step by step to how config rfonline with router, thks again.
 
Upvote 0
Joined
Apr 28, 2005
Messages
6,953
Reaction score
2,420
I don't think you can use hostnames. You have to use ip addresses.

Correct me if I'm wrong but last time I tried to use hostnames in the configs it didn't work correctly.

Your login server account address setting needs to be your local IP. Global IPS go in the zone and the launcher emulator.

2
 
Upvote 0
Junior Spellweaver
Joined
Jul 8, 2012
Messages
120
Reaction score
4
I don't think you can use hostnames. You have to use ip addresses.

Correct me if I'm wrong but last time I tried to use hostnames in the configs it didn't work correctly.

Your login server account address setting needs to be your local IP. Global IPS go in the zone and the launcher emulator.

2

If I use local ip in login server account, the launcher say: Loging server failure, when I try to log... =/

Its a Free Dynamic DNS, because my ip changes every time that reconnects...
 
Upvote 0
Joined
Apr 21, 2012
Messages
765
Reaction score
83
If I use local ip in login server account, the launcher say: Loging server failure, when I try to log... =/

Its a Free Dynamic DNS, because my ip changes every time that reconnects...


You wont be able to log in to where your server is running because you're using router remember. but I think the others would be able too, dont put the hostnmes, just put your global ip.
 
Upvote 0
Junior Spellweaver
Joined
Jul 8, 2012
Messages
120
Reaction score
4
You wont be able to log in to where your server is running because you're using router remember. but I think the others would be able too, dont put the hostnmes, just put your global ip.

Hello my friend how do you do? Well, I hope all ok, but coming back to RF, remember: "my ip changes every time that reconnects..."
 
Upvote 0
Skilled Illusionist
Joined
Dec 18, 2009
Messages
333
Reaction score
142
why many people did not searching or reading before they create new thread and begging or asking about something.

the clue is : please read all thread on RF Tutorial section if u need something about how to make or fixing RF server and please read all thread on RF Release if u need some files to make RF Server.
 
Upvote 0
Back
Top