// 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
Question
Bean
char_athena.conf
map_athena.conf
clientinfo.xml
subnet_athena.conf
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 Bean4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.