Success: I can see your service on WANIP on port (6900)
Your ISP is not blocking port 6900
Success: I can see your service on WANIP on port (5121)
Your ISP is not blocking port 5121
Success: I can see your service on WANIP on port (6121)
Your ISP is not blocking port 6121
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: LANIP[/color]
[color=#000000]// 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[/color]
[color=#000000]// Login Server Port
login_port: 6900[/color]
[color=#000000]// 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: WANIP[/color]
[color=#000000]// 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: LAN[/color]
[color=#000000]// 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[/color]
[color=#000000]// Character Server Port
char_port: 6121[/color]
[color=#000000]// 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: WAN[/color]
[color=#000000]// Map Server Port
map_port: 5121
// Global SQL settings
// overriden by local settings when the hostname is defined there
// (currently only the login-server reads/obeys these settings)
sql.db_hostname: LANIP
sql.db_port: 3306
sql.db_username: Mysql
sql.db_password: password
sql.db_database: ragnarok
sql.codepage:[/color]
[color=#000000]// MySQL Character SQL server
char_server_ip: LANIP
char_server_port: 3306
char_server_id: Mysql
char_server_pw: password
char_server_db: ragnarok[/color]
[color=#000000]// MySQL Map SQL Server
map_server_ip: LANIP
map_server_port: 3306
map_server_id: Mysql
map_server_pw: password
map_server_db: ragnarok[/color]
[color=#000000]// MySQL Log SQL Database
log_db_ip: LANIP
log_db_port: 3306
log_db_id: Mysql
log_db_pw:password
log_db_db: ragnarok
log_codepage:
My objective is to let them connect to my pc for the 3 servers run in it. My database runs in it too.
I already gave them a copy of my client.info that is repacked inside my data.grf but to no success
What am I missing here? What additional files should I give them as a temporary application to let them play on my server.
If my methods are wrong, What is to be change?
I tried doing it on my own but I'm deadlock right now. There are so many guides that confuses me a lot. @[email protected]
Note:
*the id, pw, and db are only substitute to my own accounts, its not that of a big importance if they are not the same on this post. XD
I am currently using rAthena 15289. The diff client, I forgot... D:
www.canyouseeme.org
Success: I can see your service on WANIP on port (6900)
Your ISP is not blocking port 6900
Success: I can see your service on WANIP on port (5121)
Your ISP is not blocking port 5121
Success: I can see your service on WANIP on port (6121)
Your ISP is not blocking port 6121
char-athena
map_athena
subnet_athena
My objective is to let them connect to my pc for the 3 servers run in it. My database runs in it too.
I already gave them a copy of my client.info that is repacked inside my data.grf but to no success
What am I missing here? What additional files should I give them as a temporary application to let them play on my server.
If my methods are wrong, What is to be change?
I tried doing it on my own but I'm deadlock right now. There are so many guides that confuses me a lot. @[email protected]
Note:
*the id, pw, and db are only substitute to my own accounts, its not that of a big importance if they are not the same on this post. XD
I am currently using rAthena 15289. The diff client, I forgot... D:
Thanks in advance
Link to comment
Share on other sites