i use 127.0.0.1 in the clientinfo.xmlI think the problem is in your clientinfo.xml
check this one http://rathena.org/board/topic/87251-dynamic-ip-portforwarding/?hl=%2Bhost+%2Bown#entry221785i use 127.0.0.1 in the clientinfo.xmlI think the problem is in your clientinfo.xml
3 Ports should be forwarded (6121,5121,6900)i use 127.0.0.1 in the clientinfo.xmlI think the problem is in your clientinfo.xml
its all opened3 Ports should be forwarded (6121,5121,6900)i use 127.0.0.1 in the clientinfo.xmlI think the problem is in your clientinfo.xml
make sure all those 3 ports are opened.
and the configuration in char_athena.conf and map_athena.conf are correct.
map-server.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: local ip
// 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: no-ip
subnet.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: local ip
// 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: no-ip
subnet: 255.0.0.0:local ip:local ip
We use essential cookies to make this site work, and optional cookies to enhance your experience.