Jump to content
  • 0

Getting Online


Bean

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  12/31/11
  • Last Seen:  

char_athena.conf

// Login Server IP
// The character server connects to the login server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
login_ip: 127.0.0.1
// The character server listens on the interface with this IP address.
// NOTE: This allows you to run multiple servers on multiple interfaces
// while using the same ports for each server.
//bind_ip: 127.0.0.1
// Login Server Port
login_port: 6900
// Character Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
char_ip: 120.28.221.236
// Character Server Port
char_port: 6121

map_athena.conf

// Character Server IP
// The map server connects to the character server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
char_ip: 127.0.0.1
// The map server listens on the interface with this IP address.
// NOTE: This allows you to run multiple servers on multiple interfaces
// while using the same ports for each server.
//bind_ip: 127.0.0.1
// Character Server Port
char_port: 6121
// Map Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
map_ip: 120.28.221.236
// Map Server Port
map_port: 5121

clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
  <connection>
  <display>RO</display>
  <balloon>RO</balloon>
  <desc>Test RO</desc>
  <address>120.28.221.236</address>
  <port>6900</port>
  <version>25</version>
  <langtype>1</langtype>
  <registrationweb></registrationweb>
  <aid>
	 <admin>2000000</admin>
  </aid>
  </connection>
</clientinfo>

subnet_athena.conf

subnet: 255.0.0.0:127.0.0.1:127.0.0.1
subnet: 255.255.255.0:192.168.1.51:192.168.1.51
subnet: 255.255.255.0:120.28.221.236:120.28.221.236

Using Globe Aztech DSL605E-EW (not a router, a broadband modem)

Tried port forwarding (do i need to get a static IP to port forward ?)

-made a static IP = didn't work.

any help ? been working on this for 2 weeks.

how can I get my server online ?

Thank You !

Edited by Bean
Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   8
  • Joined:  12/27/11
  • Last Seen:  

Hi,

try this, I've manage to fix mine with this

http://rathena.org/b...__fromsearch__1

if not then these,

http://rathena.org/b...__fromsearch__1

Edited by fictionworld
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  12/31/11
  • Last Seen:  

Thanks for the reply!, I'll give you an update as soon as I finish trying it :P .

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  209
  • Topics Per Day:  0.05
  • Content Count:  892
  • Reputation:   27
  • Joined:  12/09/11
  • Last Seen:  

in

char_athena.conf

// Login Server IP
// The character server connects to the login server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
login_ip: 127.0.0.1    [font color="red"](LAN IP)[/font]
// The character server listens on the interface with this IP address.
// NOTE: This allows you to run multiple servers on multiple interfaces
// while using the same ports for each server.
//bind_ip: 127.0.0.1
// Login Server Port
login_port: 6900
// Character Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
char_ip: 120.28.221.236
// Character Server Port
char_port: 6121

map_athena.conf

// Character Server IP
// The map server connects to the character server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
char_ip: 127.0.0.1		 [color=#ff0000] (Lan IP)[/color]
// The map server listens on the interface with this IP address.
// NOTE: This allows you to run multiple servers on multiple interfaces
// while using the same ports for each server.
//bind_ip: 127.0.0.1
// Character Server Port
char_port: 6121
// Map Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
map_ip: 120.28.221.236
// Map Server Port
map_port: 5121

clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
  <connection>
  <display>RO</display>
  <balloon>RO</balloon>
  <desc>Test RO</desc>
  <address>120.28.221.236</address>
  <port>6900</port>
  <version>25</version>
  <langtype>1</langtype>
  <registrationweb></registrationweb>
  <aid>
	 <admin>2000000</admin>
  </aid>
  </connection>
</clientinfo>

subnet_athena.conf

subnet: 255.0.0.0:127.0.0.1:127.0.0.1
subnet: 255.255.255.0:192.168.1.51:192.168.1.51
subnet: 255.255.255.0:120.28.221.236:120.28.221.236

Using Globe Aztech DSL605E-EW (not a router, a broadband modem)

Tried port forwarding (do i need to get a static IP to port forward ?)

-made a static IP = didn't work.

any help ? been working on this for 2 weeks.

how can I get my server online ?

Thank You !

edit those two in red text..

and Open your port

or put ss in your errors

Edited by tykes13
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  12/31/11
  • Last Seen:  

Just solved my problems mixing your two solutions together ! Thank You very much for the replies ! :D

Please close . :D

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