Jump to content
  • 0

Help Please.[Info]: Closed connection from '127.0.01'.


Question

Posted

Hi, I am having a slight problem and was wondering if someone could help me out. I have no idea what is wrong. I am trying to make my own ragnarok server for just my friends and I. I found this useful youtube turtorial by Sharpienero, called [rAthena-Sharpienero] How to: Make a client and get in-game. I followed every step but i get the error where I can't connect to the server...

Every server, Map, Log, Char is fine and on "Ready".

But when I try to log in it says connection then close connection.

I was wondering if anyone have a problem like this and can help me out. Thanks!

There is a picture of what the server said to be before it tells me fail to connect to server.

So far I just want to get into the server myself.

Thanks.

post-9799-0-31765400-1351726319_thumb.jpg

4 answers to this question

Recommended Posts

Posted

Hi xiaofu,

What IPs did you set in your char_athena/map_athena files within the conf folder? It may be that the IP being used is incorrect so it cancels out your connection between the login and char server.

Posted

Thank you so much for replying back Asura!

This is my IP 108.94.129.127

IPV4 is 5.128.235.150

in the char_athena it's

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

// Character Server Port

char_port: 6121

map_athena it's

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

Thank you so much for replying

Posted

Hi Asura, I don't know how to put my gratitude to words! You are such a life savor! Thank you so much! Everything works fine now! I thought I would be stressing on this problem for awhile. Thank you for your fast 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...