North Posted May 8, 2014 Posted May 8, 2014 Failed to connect to server. tried to change ip in clientinfo.xml to 127.0.0.1 and 192.168.0.3(ipv4) and wan ip address. already forwarded ports 5121 6121 6900 3306 6800 this is my char_athena and map_athena Quote
Veracious Posted May 8, 2014 Posted May 8, 2014 (edited) ----- At char_athena.conf ----- login_ip: 127.0.0.1 char_ip: <your WAN IP here> ----- At map_athena.conf ----- char_ip: 127.0.0.1 map_ip: <your WAN IP here> ----- At subnet_athena.conf ----- subnet: 255.255.255.0:<your LAN IP here>:<your LAN IP here> ----- At inter_athena.conf ----- sql.db_hostname: 127.0.0.1 sql.db_port: 3306 sql.db_username: root sql.db_password: <password you put at mysql> sql.db_database: <database name of your main.sql you assign at mysql> sql.codepage: // MySQL Character SQL server char_server_ip: 127.0.0.1 char_server_port: 3306 char_server_id: root char_server_pw: <password you put at mysql> char_server_db: <database name of your main.sql you assign at mysql> // MySQL Map SQL Server map_server_ip: 127.0.0.1 map_server_port: 3306 map_server_id: root map_server_pw: <password you put at mysql> map_server_db: <database name of your main.sql you assign at mysql> // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: root log_db_pw: <password you put at mysql> log_db_db: <database name of your logs.sql you assign at mysql> log_codepage: log_login_db: loginlog ----- At clientinfo.xml ----- <address><your WAN IP here></address> <port>6900</port> Edited May 8, 2014 by Veracious Quote
North Posted May 8, 2014 Author Posted May 8, 2014 (edited) ----- At char_athena.conf ----- login_ip: 127.0.0.1 char_ip: <your WAN IP here> ----- At map_athena.conf ----- char_ip: 127.0.0.1 map_ip: <your WAN IP here> ----- At subnet_athena.conf ----- subnet: 255.255.255.0:<your LAN IP here>:<your LAN IP here> ----- At inter_athena.conf ----- sql.db_hostname: 127.0.0.1 sql.db_port: 3306 sql.db_username: root sql.db_password: <password you put at mysql> sql.db_database: <database name of your main.sql you assign at mysql> sql.codepage: // MySQL Character SQL server char_server_ip: 127.0.0.1 char_server_port: 3306 char_server_id: root char_server_pw: <password you put at mysql> char_server_db: <database name of your main.sql you assign at mysql> // MySQL Map SQL Server map_server_ip: 127.0.0.1 map_server_port: 3306 map_server_id: root map_server_pw: <password you put at mysql> map_server_db: <database name of your main.sql you assign at mysql> // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: root log_db_pw: <password you put at mysql> log_db_db: <database name of your logs.sql you assign at mysql> log_codepage: log_login_db: loginlog ----- At clientinfo.xml ----- <address><your WAN IP here></address> <port>6900</port> Done. when i change clientinfo.xml to <my WAN IP> logservers doesnt detect my login at all. but when i change to lan ip or 127.0.0.1 it detects but still fail to connect to server. do you thing there's problem with my ragexe or my packetver? [sOLVED]i used eathena server on rathena. Edited May 8, 2014 by North Quote
Question
North
Failed to connect to server. tried to change ip in clientinfo.xml to 127.0.0.1 and 192.168.0.3(ipv4) and wan ip address. already forwarded ports 5121 6121 6900 3306 6800
this is my char_athena and map_athena
2 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.