Jump to content
  • 0
jpnazar

help please i cant login in my server

Question

I already portforward but i cant connect to my server please help 

only 

27zki0l.jpg

[info]: Closed connection from '127.0.0.1'.

 

 

Heres the portforward test

 

2vtth77.jpg

Share this post


Link to post
Share on other sites

6 answers to this question

Recommended Posts

  • 0

 

I think the problem is in your clientinfo.xml

i use 127.0.0.1 in the clientinfo.xml

3 Ports should be forwarded (6121,5121,6900)

make sure all those 3 ports are opened.

and the configuration in char_athena.conf and map_athena.conf are correct.

Share this post


Link to post
Share on other sites
  • 0

 

 

I think the problem is in your clientinfo.xml

i use 127.0.0.1 in the clientinfo.xml

3 Ports should be forwarded (6121,5121,6900)

make sure all those 3 ports are opened.

and the configuration in char_athena.conf and map_athena.conf are correct.

its all opened

Share this post


Link to post
Share on other sites
  • 0

check this one it should be like this...

 

char-server.conf

 

// 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: local ip

// 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: no-ip


map-server.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: local ip

// 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: no-ip


subnet.conf

 

subnet: 255.0.0.0:local ip:local ip

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.