Jump to content
  • 0

Getting Online


Question

Posted (edited)

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

4 answers to this question

Recommended Posts

Posted (edited)

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

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...