Jump to content
  • 0

dosent conect to remote server


moraru

Question


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   0
  • Joined:  08/27/14
  • Last Seen:  

hi there, ive finished to install and configure the mysl,ips,etc on my VPS and everything works fine i use

http://www.t1shopper.com/tools/port-scan/

in order to test the login conection and it does succesfully, in my ro server window I cann see the log of the conection of scanner as you see in the image, my problem is that my clientinfo.xml dosent work and my client donsent conect, and I dont have any log in server window from the client, so it must be the client that dosent conect, all ports are unlocked in the vps as I tested serveral times

 

ip : 54.86.187.93

port : 6900

 

this is my clientinfo.xml is compiled in the grf file as well and my client dosent want to connect, pleas help

 

 

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
    <desc>Ragnarok Client Information</desc>
    <servicetype>korea</servicetype>
    <servertype>sakray</servertype>
    <hideaccountlist />
    <passwordencrypt />
    <passwordencrypt2 />
    <extendedslot />
    <readfolder />
    <connection>
        <display>Test</display>
        <desc>Ragnarok Online</desc>
        <balloon>this is a tool tip</balloon>
        <address>54.86.187.93</address>
        <port>6900</port>
        <version>38</version>
        <langtype>1</langtype>
        <registrationweb>REGISTRATION URL HERE</registrationweb>
        <yellow>
            <admin>2000001</admin>
            <admin>2000002</admin>
            <admin>2000003</admin>
        </yellow>
        <loading>
            <image></image>
        </loading>
    </connection>
</clientinfo>

 

 

As u see I recive conection from the scanner but not client


after investigating abit now I use a small program and see that my client try to connect to oficial kRo ip and totaly ignores my clientinfo.xml

post-28566-0-57899900-1409265013_thumb.png

post-28566-0-51385800-1409273602_thumb.png

Edited by moraru
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  206
  • Reputation:   13
  • Joined:  01/07/12
  • Last Seen:  

you have to know that there is 1 IP configuration for your servers to connect to each other (map, login, char) that is local (127.0.0.1)

 

and there is another configuration to connect the players (you) to the map and char servers which is Wan (54.86.187.93) in your case.

 

so you need to set the ips correctly

 

char_athena.conf

// 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: here.the.wan.ip // which is 54.86.187.93

map_athena.conf

// 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: here.the.wan.ip

you also need to set subnet_athena.conf

 

subnet: 255.255.255.0:127.0.0.1:127.0.0.1
subnet: 255.255.255.0:HERE.YOUR.WAN.IP:HERE.YOUR.WAN.IP

 

if all of this does not work, try with the IP that appears in the loginserver

 

172.31.19.175

 

and also change the clientinfo

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   0
  • Joined:  08/27/14
  • Last Seen:  

thx but again server is fine, is the client who ignores the clientinfo.xml in data folder and conects to the oficial kRo ip instead of clientinfo one, I will download other client and try.

 

i just dll this client

http://rathena.org/board/topic/95977-ro-full-client-2014-08-22-kro2013-08-07-client/

 

and edit the ip in clientinfo.xml and now conects properly, seems my client was messed up

Edited by moraru
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...