Jump to content
  • 0
Yonko

help regards cent os

Question

btw i currently have my vps centOS then i'm so confused regards in the subnet_athena.conf

like this

subnet: 255.0.0.0:127.0.0.1:127.0.0.1 --> should i change the 127.0.0.1 to the IP they gave to my VPS ?

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

// Subnet support file

// Format is:

// subnet: net-submask:char_ip:map_ip

// you can add more than one subnet

So, add another entry :P

Link to comment
Share on other sites

you do not need to even touch subnet. At all for any reason, nope, I am well versed in CentOS just edit your configs like normal, if you setup the system yourself then I know there is no firewall.

  • Upvote 1
Link to comment
Share on other sites

Yes, you only have to edit trunk/conf/subnet_athena.conf when rAthena is running behind a router and you want computers on the LAN to connect to your LAN ip instead of WAN ip.

For example, if your computer's LAN IP is 192.168.1.22 and netmask 255.255.255.0

then you would put your LAN IP in subnet_athena.conf

subnet: 255.255.255.0:192.168.1.22:192.168.1.22

and put your WAN IP in the other char/map configs.

Link to comment
Share on other sites

Hi wiideliva,

I have to agree with Spre; since you are renting a VPS with CentOS, there should be no reason for you to touch the subnet configuration. You can leave the default values as Spre had mentioned, and it'll work just fine.

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...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.