Jump to content
  • 0

[Info] Closed connection from '127.0.0.1'


Question

Posted

I have a problem with the cmd.exe logserv .

When I log in to character select, it fails to connect server and the cmd says

"[info] Closed connection from '127.0.0.1'"

3 answers to this question

Recommended Posts

Posted

Hi L-Jam,

 

You need to correctly configure the IP's for 'char_athena.conf' and 'map_athena.conf' within your Athena "conf" folder. I'd recommend that you use your WAN IP and make sure that your ports are correctly open for your router.

  • Upvote 1
Posted

Mine is not solved yet . :(

Char_athena.conf

// 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: Rage RO
 
// Wisp name for server: used to send wisp from server to players (between 4 to 23 characters)
wisp_server_name: Server
 
// 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.1.100
 
// 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:  103.14.61.189
 
// Character Server Port
char_port: 6121
map_athena.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:  192.168.1.100
 
// 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:  103.14.61.189
 
// Map Server Port
map_port: 5121
and im done at port forwarding. ZaTIj2E.png

Please Help.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...