Jump to content
  • 0

close connection from 127.0.0.1


Question

Posted

hi guys can anyone guide me in this problem ..

 

close_zps2cc56264.png how can i fix this can you give step by step intruction 

 

thanks in advance

17 answers to this question

Recommended Posts

Posted

it look like this 

 

char_athena.conf

 

 

// 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: 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: 222.127.85.18
 
// 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: 127.0.0.1
 
// 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: 222.127.85.18
 
// Map Server Port
map_port: 5121
Posted
when i put IP in login_ip i got this error

 

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

 

error_zpscfd7dada.png
Posted

When I run a server locally, I use 127.0.0.1 for all of the addresses.

 

But you may want to check if those ports on your computer are open for inbound connections.

 

can you guide me sir how to do that

Posted (edited)

It depends on the type of router you have.  Just google the router name and port forwarding.  The steps are different for a lot of them.

 

 

oh i've done with it .. can you check it 

 

i made like this

 

portforwarding_zps29332e3b.png

Edited by Diss
Posted

login_ip:

 

Try to change your 127.0.0.1 to your LAN - IP.

 on what part in char_athena map_athena should i need to edit clieninfo.xml ?

Posted (edited)

when i try to change the login_ip in conf/char_athena.conf its give e error on charserv-sql.bat look at post # 9

Edited by Diss

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...