Jump to content
  • 0

failed connect to server after using no-ip


kaka19

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  86
  • Reputation:   1
  • Joined:  08/24/12
  • Last Seen:  

Hello..

i get a problem when change my configuration of my server using no-ip

my client cannot connect to my server that i create.

i dunno what is wrong with my setting :(

1. char_athena.conf

login_ip: 127.0.0.1

login_port: 6900

char_ip: zapro.no-ip.info

char_port: 6121

2. map_athena.conf

char_ip: 127.0.0.1

char_port: 6121

map_ip: zapro.no-ip.info

map_port: 5121

3. login_athena.conf

login_port: 6900

4. subnet_athena.conf

subnet 0.0.0.0:zapro.no-ip.info:zapro.no-ip.info

5 my clientinfo.xml

<address>zapro.no-ip.info<address>

so whats wrong with my configuration?

Edited by kaka19
Link to comment
Share on other sites

21 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  713
  • Reputation:   70
  • Joined:  11/08/11
  • Last Seen:  

change all *_ip: 127.0.0.1 to zapro.no-ip.info

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  86
  • Reputation:   1
  • Joined:  08/24/12
  • Last Seen:  

change all *_ip: 127.0.0.1 to zapro.no-ip.info

didnot work :( still same

and with this error :

[Error]: make_connection: connect failed (socket #2, error 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)!
Edited by kaka19
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  57
  • Reputation:   0
  • Joined:  05/20/12
  • Last Seen:  

is this a localhost base server?if so,then change all ip's into 127.0.0.1 or your ip in cmd using ipconfig and for the subnet_athena.conf change it to 127.0.0.1:255.0.0.0:127.0.0.1:255.0.0.0..

try.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  

Wew... I think rAthena can only read numerical IP address.

The server have to run on static IP instead of dynamic IP, and don't forget about the clientinfo too to reflect the current IP address.

No-IP is a dynamic IP + DNS server right?

Edited by nanakiwurtz
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  57
  • Reputation:   0
  • Joined:  05/20/12
  • Last Seen:  

Wew... I think rAthena can only read numerical IP address.

The server have to run on static IP instead of dynamic IP, and don't forget about the clientinfo too to reflect the current IP address.

No-IP is a dynamic IP + DNS server right?

:) yes...and thanks,clientinfo is import too...i forgot :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  86
  • Reputation:   1
  • Joined:  08/24/12
  • Last Seen:  

is this a localhost base server?if so,then change all ip's into 127.0.0.1 or your ip in cmd using ipconfig and for the subnet_athena.conf change it to 127.0.0.1:255.0.0.0:127.0.0.1:255.0.0.0..

try.

i want my server become online sir.. so i can play with more people.

so i change all to 127.0.0.1?

how bout port fowarding?

Edited by kaka19
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  57
  • Reputation:   0
  • Joined:  05/20/12
  • Last Seen:  

is this a localhost base server?if so,then change all ip's into 127.0.0.1 or your ip in cmd using ipconfig and for the subnet_athena.conf change it to 127.0.0.1:255.0.0.0:127.0.0.1:255.0.0.0..

try.

i want my server become online sir.. so i can play with more people.

so i change all to 127.0.0.1?

how bout port fowarding?

if you want your server to be online and played by other players,then you need a host...and you will be using the IP of your host rather than the local ip which is 127.0.0.1 and port forwarding is also included on that...

and lastly,127.0.0.1 is used for test servers...if your planning to host your own server then used your IP and do some port forwarding...you need to learn those,just search and you will be answered.. ^_^

Edited by jhonix
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  86
  • Reputation:   1
  • Joined:  08/24/12
  • Last Seen:  

is this a localhost base server?if so,then change all ip's into 127.0.0.1 or your ip in cmd using ipconfig and for the subnet_athena.conf change it to 127.0.0.1:255.0.0.0:127.0.0.1:255.0.0.0..

try.

i want my server become online sir.. so i can play with more people.

so i change all to 127.0.0.1?

how bout port fowarding?

if you want your server to be online and played by other players,then you need a host...and you will be using the IP of your host rather than the local ip which is 127.0.0.1 and port forwarding is also included on that...

and lastly,127.0.0.1 is used for test servers...if your planning to host your own server then used your IP and do some port forwarding...you need to learn those,just search and you will be answered.. ^_^

could you guide me what should i do now i if want my server to be online sir? is that why i asked my problem in this site :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  57
  • Reputation:   0
  • Joined:  05/20/12
  • Last Seen:  

is this a localhost base server?if so,then change all ip's into 127.0.0.1 or your ip in cmd using ipconfig and for the subnet_athena.conf change it to 127.0.0.1:255.0.0.0:127.0.0.1:255.0.0.0..

try.

i want my server become online sir.. so i can play with more people.

so i change all to 127.0.0.1?

how bout port fowarding?

if you want your server to be online and played by other players,then you need a host...and you will be using the IP of your host rather than the local ip which is 127.0.0.1 and port forwarding is also included on that...

and lastly,127.0.0.1 is used for test servers...if your planning to host your own server then used your IP and do some port forwarding...you need to learn those,just search and you will be answered.. ^_^

could you guide me what should i do now i if want my server to be online sir? is that why i asked my problem in this site :)

hmmm..if you want to host your own server then you need to learn port forwarding and then check this link http://rathena.org/wiki/Connecting

but for easy way of doing things,if you got a VPS or a paid host,then let that host set-up your server... :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  118
  • Topics Per Day:  0.03
  • Content Count:  1942
  • Reputation:   197
  • Joined:  01/08/12
  • Last Seen:  

Hello..

i get a problem when change my configuration of my server using no-ip

my client cannot connect to my server that i create.

i dunno what is wrong with my setting :(

1. char_athena.conf

login_ip: 127.0.0.1

login_port: 6900

char_ip: zapro.no-ip.info

char_port: 6121

2. map_athena.conf

char_ip: 127.0.0.1

char_port: 6121

map_ip: zapro.no-ip.info

map_port: 5121

3. login_athena.conf

login_port: 6900

4. subnet_athena.conf

subnet 0.0.0.0:zapro.no-ip.info:zapro.no-ip.info

5 my clientinfo.xml

<address>zapro.no-ip.info<address>

so whats wrong with my configuration?

try this. it will works.

Note! your your computer ip should be just like 192.168.x.x

1. char_athena.conf

login_ip: your computer ip

login_port: 6900

char_ip: zapro.no-ip.info

char_port: 6121

2. map_athena.conf

char_ip: your computer ip

char_port: 6121

map_ip: zapro.no-ip.info

map_port: 5121

3. subnet_athena.conf

subnet: 255.0.0.0:your computer ip:your computer ip

4 my clientinfo.xml

<address>zapro.no-ip.info<address>

if you are using your local computer. you must use.

<address>your computer ip<address>
in your clientinfo.xml Edited by Brynner
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi kaka19,

It's probably because your no-ip address 'zapro.no-ip.org' is not set to anything.

C:\Users>ping zapro.no-ip.info
Ping request could not find host zapro.no-ip.info. Please check the name and try again.

It's not even ping-able.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  86
  • Reputation:   1
  • Joined:  08/24/12
  • Last Seen:  

Hello..

i get a problem when change my configuration of my server using no-ip

my client cannot connect to my server that i create.

i dunno what is wrong with my setting :(

1. char_athena.conf

login_ip: 127.0.0.1

login_port: 6900

char_ip: zapro.no-ip.info

char_port: 6121

2. map_athena.conf

char_ip: 127.0.0.1

char_port: 6121

map_ip: zapro.no-ip.info

map_port: 5121

3. login_athena.conf

login_port: 6900

4. subnet_athena.conf

subnet 0.0.0.0:zapro.no-ip.info:zapro.no-ip.info

5 my clientinfo.xml

<address>zapro.no-ip.info<address>

so whats wrong with my configuration?

try this. it will works.

Note! your your computer ip should be just like 192.168.x.x

1. char_athena.conf

login_ip: your computer ip

login_port: 6900

char_ip: zapro.no-ip.info

char_port: 6121

2. map_athena.conf

char_ip: your computer ip

char_port: 6121

map_ip: zapro.no-ip.info

map_port: 5121

3. subnet_athena.conf

subnet: 255.0.0.0:your computer ip:your computer ip

4 my clientinfo.xml

<address>zapro.no-ip.info<address>

if you are using your local computer. you must use.

<address>your computer ip<address>
in your clientinfo.xml

its work..

but, can client outside my router connect to my server?

is there port forwarding or sumthing else?

i tried port fowarding, but it always failed.

after opened my port 6900,5121,6121 in my router (tp link 8840)

i checked it if it available or not with telnet. and it said there was no connection :(

Hi kaka19,

It's probably because your no-ip address 'zapro.no-ip.org' is not set to anything.

C:\Users>ping zapro.no-ip.info
Ping request could not find host zapro.no-ip.info. Please check the name and try again.

It's not even ping-able.

that was for example sir.. i tried my domain (from no-ip) it was ping-able.. :)

is my router problem? port fowarding? :(

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  118
  • Topics Per Day:  0.03
  • Content Count:  1942
  • Reputation:   197
  • Joined:  01/08/12
  • Last Seen:  

try to check it to canyouseeme.org check if the the port is open for 6900,5121,6121

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  86
  • Reputation:   1
  • Joined:  08/24/12
  • Last Seen:  

try to check it to canyouseeme.org check if the the port is open for 6900,5121,6121

my 3 ports are open now. if check with canyouseeme.org

wow, that is diffrent from telnet metode that i used. :)

what next, sir? :)

how bout subnet_athena.conf.. it just put my lan ip? not my wan ip (zapro.no-ip.info)?

i just a little bit know bout subneting,

if we have 192.168.1.2 <-- my lan ip. so the subnet is 255.255.255.0

if we have 180.248.252.232 <- my wan ip (for the example), so the subnet is 255.0.0.0 ( in this case im using zapro.no-ip.info as my wan)

then i put in subnet_athena.conf like these :

subnet 255.255.255.0 192.168.1.2:192.168.1.2

subnet 255.0.0.0 zapro.no-ip.info:zapro.no-ip.info

is that correct sir?

Edited by kaka19
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  

C:\Users>ping zapro.no-ip.info
Ping request could not find host zapro.no-ip.info. Please check the name and try again.

Maybe you should contact the help support from no-ip, because no one can ping your zapro.no-ip.info except by yourself.

That's why I asked you earlier if no-ip is using dynamic or static IP, you can enable 'ip_sync_interval' if you're using dynamic IP

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  86
  • Reputation:   1
  • Joined:  08/24/12
  • Last Seen:  

C:\Users>ping zapro.no-ip.info
Ping request could not find host zapro.no-ip.info. Please check the name and try again.

Maybe you should contact the help support from no-ip, because no one can ping your zapro.no-ip.info except by yourself.

That's why I asked you earlier if no-ip is using dynamic or static IP, you can enable 'ip_sync_interval' if you're using dynamic IP

um... try this zapro.zapto.org is that ping able?

i enabled 'ip_sync_interval' and i set by default (10). ip_sync_interval = 10

Edited by kaka19
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  

No, I and probably everyone else won't be able to ping it, it's behind a DNS server right?

I think you use a wrong hosting for this purpose /hum

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  86
  • Reputation:   1
  • Joined:  08/24/12
  • Last Seen:  

No, I and probably everyone else won't be able to ping it, it's behind a DNS server right?

I think you use a wrong hosting for this purpose /hum

i created 3 names,..

i tested with my friends outside router. but there was different result, sumtimes 1st and 2nd host worked, sumtimes just 1st workd

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  118
  • Topics Per Day:  0.03
  • Content Count:  1942
  • Reputation:   197
  • Joined:  01/08/12
  • Last Seen:  

try to check it to canyouseeme.org check if the the port is open for 6900,5121,6121

my 3 ports are open now. if check with canyouseeme.org

wow, that is diffrent from telnet metode that i used. :)

what next, sir? :)

how bout subnet_athena.conf.. it just put my lan ip? not my wan ip (zapro.no-ip.info)?

i just a little bit know bout subneting,

if we have 192.168.1.2 <-- my lan ip. so the subnet is 255.255.255.0

if we have 180.248.252.232 <- my wan ip (for the example), so the subnet is 255.0.0.0 ( in this case im using zapro.no-ip.info as my wan)

then i put in subnet_athena.conf like these :

subnet 255.255.255.0 192.168.1.2:192.168.1.2

subnet 255.0.0.0 zapro.no-ip.info:zapro.no-ip.info

is that correct sir?

just do what exactly i posted in post #11. no more no less. it will work both lan and online.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  86
  • Reputation:   1
  • Joined:  08/24/12
  • Last Seen:  

just do what exactly i posted in post #11. no more no less. it will work both lan and online.

thanks sir.. :) it helped me alot. :)

for 2 questions sir..

1. why, put "subnet: 255.0.0.0:your computer ip:your computer ip" not wan ip in subnet_athena.txt ?

2. and why put " <address>your computer ip<address> " in my clientinfo.xml if i wanna connect to my own server when under the same router?

thank before :)

Edited by kaka19
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  118
  • Topics Per Day:  0.03
  • Content Count:  1942
  • Reputation:   197
  • Joined:  01/08/12
  • Last Seen:  

just do what exactly i posted in post #11. no more no less. it will work both lan and online.

thanks sir.. :) it helped me alot. :)

for 2 questions sir..

1. why, put "subnet: 255.0.0.0:your computer ip:your computer ip" not wan ip in subnet_athena.txt ?

2. and why put " <address>your computer ip<address> " in my clientinfo.xml if i wanna connect to my own server when under the same router?

thank before :)

because you are using a dynamic ip. it only works if you have static ip.

and for local connection. it simple. if you use your no-ip address on your own computer. it will redirect you to your router address.

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