Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×
  • 0

Uploading Server Side to Host


andoy

Question


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.01
  • Content Count:  39
  • Reputation:   1
  • Joined:  12/11/20
  • Last Seen:  

I have already setup a running ragnarok client here at my local and I was to upload it through VPS.

My Question is:

If I uploaded my rathena folder to the host server and change necessary configs to the new host IP and change client side IP in the clientinfo.xml, am I good to go?

or is there any tutorial on how to do it in hosting or VPS? make it online?

 

Please help!

 

Thanks

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  211
  • Reputation:   17
  • Joined:  12/23/11
  • Last Seen:  

You must change IP and Port(you'll get them from hoster)

After that you can connect and play

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.01
  • Content Count:  39
  • Reputation:   1
  • Joined:  12/11/20
  • Last Seen:  

Thanks!

Needed this confirmation!

So just change the local IP (127.0.0.1) to the host IP right?

Link to comment
Share on other sites

  • 1

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  211
  • Reputation:   17
  • Joined:  12/23/11
  • Last Seen:  

char_athena.conf
char_ip: XXX.XXX.XXX.XXX //set it to your WAN IP (public IP)

map_athena.conf
map_ip: XXX.XXX.XXX.XXX //set it to your WAN IP (public IP)

 

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.01
  • Content Count:  39
  • Reputation:   1
  • Joined:  12/11/20
  • Last Seen:  

Got it!

BTW, in my running local server I compiled rAthena.sln using Visual Studio then run the runserver batch file.

Do I still need to compile rAthena.sln in the host server? or just run runserver batch file right away?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  211
  • Reputation:   17
  • Joined:  12/23/11
  • Last Seen:  

You must recompile server only if you change SRC files.

So no, you don't

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.01
  • Content Count:  39
  • Reputation:   1
  • Joined:  12/11/20
  • Last Seen:  

Thanks!

Very Helpful!

 

On 1/27/2021 at 4:55 PM, botka4aet said:

You must change IP and Port(you'll get them from hoster)

After that you can connect and play

 

Final question, what port do you mean?

I thought ill just gonna do this:
 

char_athena.conf
char_ip: XXX.XXX.XXX.XXX //set it to your WAN IP (public IP)

map_athena.conf
map_ip: XXX.XXX.XXX.XXX //set it to your WAN IP (public IP)

then in the client side

Ill just edit clientinfo.xml


and put the IP Address from the host?

 

Am I right?

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...