Jump to content
  • 0

Server Online but can not connect


Worst

Question


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  57
  • Reputation:   1
  • Joined:  12/07/13
  • Last Seen:  

Well I was using the server on my computer and there's OK, I can connect normally.

 

But when passing it to the Host Server is Online normally login, char, and inter athena map configured just right. OK

 

But when trying to login to the server shows as if he is offline at what can be hexed? 
The ip is right in ClientInfo
 
2tNiwGx.png
 
 
Text in portuguese:
Por favor,aguarde = Please wait
Não foi posssível conectar-se ao servidor. =  Unable to connect to server.
 
1CYjA9B.png
 
Login_Athena:
//bind_ip: 127.0.0.1
 
// Login Server Port
login_port: 6900

Char_Athena:

userid: root
passwd: teste

// Server name, use alternative character such as ASCII 160 for spaces.
// NOTE: Do not use spaces or any of these characters which are not allowed in
//       Windows filenames \/:*?"<>|
//       ... or else guild emblems won't work client-side!
server_name: Ragnarok Teste

// Wisp name for server: used to send wisp from server to players (between 4 to 23 characters)
wisp_server_name: Teste-RO

// 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: 189.1.164.194

// 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: 189.1.164.194

// Character Server Port
char_port: 6121

Map_Athena:

userid: root
passwd: teste

// 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: 189.1.164.194

// 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: 189.1.164.194

// Map Server Port
map_port: 5121

Inter_Athena:

sql.db_hostname: 127.0.0.1
sql.db_port: 3306
sql.db_username: root
sql.db_password: teste
sql.db_database: ragnarok
sql.codepage:

// MySQL Character SQL server
char_server_ip: 127.0.0.1
char_server_port: 3306
char_server_id: root
char_server_pw: teste
char_server_db: ragnarok

// MySQL Map SQL Server
map_server_ip: 127.0.0.1
map_server_port: 3306
map_server_id: root
map_server_pw: teste
map_server_db: ragnarok

// MySQL Log SQL Database
log_db_ip: 127.0.0.1
log_db_port: 3306
log_db_id: root
log_db_pw: teste
log_db_db: ragnarok
log_codepage:
log_login_db: loginlog

Clientinfo.xml:

<?xml version="1.0" encoding="euc-kr" ?>

<clientinfo>

	<servicetype>korea</servicetype>
	<servertype>sakray</servertype>
	<extendedslot></extendedslot>

	<connection>
		<display>Rag Teste</display>
            <desc>Ro Teste</desc>
            <balloon>Rag Teste</balloon>
		<address>189.1.164.194</address>
		<port>6900</port>
		<version>45</version>
		<langtype>10</langtype>		
		<registrationweb>http://www.ragnarok.com.br</registrationweb>
		<aid>
<admin>2000000</admin>
		</aid>
		<loading>
		<image>loading00.jpg</image>
		</loading>
	</connection>
</clientinfo>

 

Edited by Worst
Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  270
  • Reputation:   20
  • Joined:  12/10/11
  • Last Seen:  

If you are on a host, try using 127.0.0.1 which is the default local IP of the server it is running on.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  57
  • Reputation:   1
  • Joined:  12/07/13
  • Last Seen:  

the error remains

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   1
  • Joined:  06/12/14
  • Last Seen:  

1. try to use 127.0.0.1 everywhere... u should modify it only when u want to play with friends online

2. did you port forwarded? (somewhy it solve this problem(yea i know that it works only online but sometime it solves it)

3 in inter_athena.conf u added "ragnarok" to the "log_db_db." it usually an individual database that u generate in

the mysql server called "log" or "logs". check it out.

4 u should use 127.0.0.1 in clientinfo.xml too.... maybe thats why u have to portforward... so try theese... and good luck =)

 

if it still doesnt work look up eAthena.ws's server making guide: http://eathena.ws/wiki/index.php/Main_Page

it worked for me

Edited by pcdrive
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  57
  • Reputation:   1
  • Joined:  12/07/13
  • Last Seen:  

Solved thanks pcdrive problem in ports blocked

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  179
  • Reputation:   17
  • Joined:  04/24/14
  • Last Seen:  

Char_Athena:

userid: root
passwd: teste

// Server name, use alternative character such as ASCII 160 for spaces.
// NOTE: Do not use spaces or any of these characters which are not allowed in
//       Windows filenames \/:*?"<>|
//       ... or else guild emblems won't work client-side!
server_name: Ragnarok Teste

// Wisp name for server: used to send wisp from server to players (between 4 to 23 characters)
wisp_server_name: Teste-RO

// 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: 189.1.164.194

// 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: 189.1.164.194

// Character Server Port
char_port: 6121

Map_Athena:

userid: root
passwd: teste

// 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: 189.1.164.194

// 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: 189.1.164.194

// Map Server Port
map_port: 5121

 

Replace your Char_Athena with

userid: root
passwd: teste

// Server name, use alternative character such as ASCII 160 for spaces.
// NOTE: Do not use spaces or any of these characters which are not allowed in
// Windows filenames \/:*?"<>|
// ... or else guild emblems won't work client-side!
server_name: Ragnarok Teste

// Wisp name for server: used to send wisp from server to players (between 4 to 23 characters)
wisp_server_name: Teste-RO

// 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: 189.1.164.194

// Character Server Port
char_port: 6121

Replace your Map_Athena with

userid: root
passwd: teste

// 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: 189.1.164.194

// 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: 127.0.0.1

// Map Server Port
map_port: 5121

Check this - http://rathena.org/board/topic/94785-failed-to-connect-to-server/?p=254378

 

EDIT: Solved already? Gratz!

Edited by Veracious
  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...