Jump to content
  • 0

I can connect but my friend cant connect


raizen002

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  07/05/14
  • Last Seen:  

Good day to all

 

I Make my very own first online private server

 

im using Desktop and my internet is pldtmydsl but I connect via WIFI not utp cable to my router

 

 

char_athena

// Athena Character configuration file.
 
// Note: "Comments" are all text on the right side of a double slash "//"
// Whatever text is commented will not be parsed by the servers, and serves
// only as information/reference.
 
// Server Communication username and password.
userid: username
passwd: password
 
// Server name, use alternative character such as ASCII 160 for spaces.
// NOTE: Do not use spaces or any of these characters which are not allowed in
//       Windows filenames \/:*?"<>|
//       ... or else guild emblems won't work client-side!
server_name: rAthena
 
// 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: 192.168.1.101
 
// 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: 107.20.89.142
 
// 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: myragnarok.noip.me
 
// Character Server Port

char_port: 6121

 

 

 

MAP ATHENA

//--------------------------------------------------------------

//rAthena Map-Server Configuration File
//--------------------------------------------------------------
 
// Note: "Comments" are all text on the right side of a double slash "//"
// Whatever text is commented will not be parsed by the servers, and serves
// only as information/reference.
 
//--------------------------------------------------------------
//                     Configuration Info
//--------------------------------------------------------------
// Interserver communication passwords, set in account.txt (or equiv.)
userid: username
passwd: password
 
// 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: 192.168.1.101
 
// 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: myragnarok.noip.me
 
// Map Server Port

map_port: 5121

 

 

I already PortForward using DMZ feature of my router . when i check in some site i already port forward. like www.canyouseeme.org the result is i already port forward.

 

There is no error to my pc but when my friend connect to my server to other pc it says FAILED TO CONNECT

 

I already edited the clientinfo.xml and make Wan Ip in address but its also failed to connect

 

Please help I Cant Sleep a couple of days because of this. :(

Sorry for my english :)

 

anyone?

Link to comment
Share on other sites

11 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:  

did you already change your subnet_athena.conf?

-open subnet_athena.conf
-put like this --->
subnet: 255.0.0.0:127.0.0.1:127.0.0.1
subnet: 255.255.255.0:YOUR.WAN.IP:YOUR.WAN.IP

 

try this

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  07/05/14
  • Last Seen:  

did you already change your subnet_athena.conf?

-open subnet_athena.conf

-put like this --->

subnet: 255.0.0.0:127.0.0.1:127.0.0.1

subnet: 255.255.255.0:YOUR.WAN.IP:YOUR.WAN.IP

 

try this

yes i already try that but its failed to connect

Link to comment
Share on other sites


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

try to allow firewall settings for your consoles (map, char, login servers), or just shut down the firewall and try again

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  07/05/14
  • Last Seen:  

yes i already off my firewall in my antivirus but theres no happen

Link to comment
Share on other sites


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

I dont know what else it could be man, keep looking for the solution, you'll find it.

 

or go to judas bible, it might help you http://supportmii.com/ro1/JudasBible.pdf

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  07/05/14
  • Last Seen:  

I dont know what else it could be man, keep looking for the solution, you'll find it.

 

or go to judas bible, it might help you http://supportmii.com/ro1/JudasBible.pdf

Thanks for helping me my friend but its the same instruction that i follow. I cant see anything wrong to my config files.

anyone help me please?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  07/04/14
  • Last Seen:  

Same problem here.

Link to comment
Share on other sites


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

what appears on your char/map/login server when your friend is trying to connect?

Link to comment
Share on other sites


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

@raizen002

 

sorry man, I've made a mistake, in your subnet_athena.conf you must change it like this

 

subnet: 255.0.0.0:127.0.0.1:127.0.0.1
subnet: 255.0.0.0:YOUR.LAN.IP:YOUR.LAN.IP
 

Your map, char athena configurations are right

 

your clientinfo.xml must have this address

 

<address>myragnarok.noip.me</address>

 

If it is not like that, change it

If it still does not work, I don't know what else could be

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  567
  • Reputation:   18
  • Joined:  04/15/13
  • Last Seen:  

Make sure that he/she have all the files needed. to run the server and connect 

 

like check your clientinfo.xml

 

and make sure that this line inside the clientinfo.xml is correct ( you must put your LAN IP so others can connect )

      <address>YOUR LAN IP SHOULD BE HERE</address>

Let me know if this helps :)

Edited by Yoona
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

Assuming it's WAN:

char_athena.conf:

login_ip: 127.0.0.1

char_ip: your.wan.ip.address

 

map_athena.conf:

char_ip: 127.0.0.1

map_ip: your.wan.ip.address

 

reset subnet_athena.conf. just leave it unmodified.

make sure your firewall are not blocking those programs. to check, start the server, then use canyouseeme.org

 

wait, is this LAN playing?

assign a static LAN IP for your PC. (set it from your router)

then change the "WAN" thing to LAN (your.lan.ip.address)

ask your friend's clientinfo.xml to connect to your PC's LAN IP

 

most importantly, make sure you're using rA's GIT, not SVN (even if the guide you followed asked you to get it from rA SVN)

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