char_athena
// 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: 192.168.254.101
// 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: 75.68.212.113
// Character Server Port
char_port: 6121
map_athena
// 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: 192.168.254.101
// 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: 75.68.212.113
// Map Server Port
map_port: 5121
subnet_athena
subnet: 255.0.0.0:192.168.254.101:192.168.254.101
make it sure your port is open. and make it sure that you use static ip not dynamic. if you use dynamic ip you should use no-ip or dyndns updated to make it work.
and also check your client if its reading the read data folder first. this will not work for 2011-11-22 client above.
just follow what i posted and it will work.
I believe my ports are open. I use the static IP for subnet_athena file, or the char/map_athena files?
you can check the port if its open here.
canyouseeme.org
6900, 5121, 6121
what is your client version you are using?
Yeah.. The ports aren't open and I can't access the router.