harhar Posted September 19, 2012 Posted September 19, 2012 hello guys..my other pc cant connect to my server, but when im going to play in server its is running. i think there is a problem in privileges in sql?? somebody give me a advice?? my topology Quote
Obiwan Posted September 19, 2012 Posted September 19, 2012 can you post your conf char and map? also your clientinfo Quote
harhar Posted September 19, 2012 Author Posted September 19, 2012 // 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: thorharharRO // 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: 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: 112.207.240.248 //-------------------------------------------------------------- //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: 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: 112.207.240.248 // Map Server Port map_port: 5121 <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <display>thorharharRO</display> <balloon>none</balloon> <desc>description</desc> <address>127.0.0.1</address> <port>6900</port> <version>26</version> <langtype>1</langtype> <registrationweb>flux.domain.com</registrationweb> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </aid> <loading> <image>loadingscreen01.jpg</image> </loading> </connection> </clientinfo> Quote
Winz Posted September 20, 2012 Posted September 20, 2012 char_ip: 112.207.240.248map_ip: 112.207.240.248 Are you making them Online (all people from all over the world can play there) or LAN? also <address>127.0.0.1</address> is this the clientinfo.xml that PC0 and PC1 use? if so, change it to: -If your server is online (people from all over the world can play there), change to your WAN IP -If your server is a LAN-only server, then assign the LAN address to your both Computer and Router. then, change the 127.0.0.1 to your computer's LAN IP Quote
harhar Posted September 21, 2012 Author Posted September 21, 2012 char_ip: 112.207.240.248map_ip: 112.207.240.248 Are you making them Online (all people from all over the world can play there) or LAN? also <address>127.0.0.1</address> is this the clientinfo.xml that PC0 and PC1 use? if so, change it to: -If your server is online (people from all over the world can play there), change to your WAN IP -If your server is a LAN-only server, then assign the LAN address to your both Computer and Router. then, change the 127.0.0.1 to your computer's LAN IP ok now....tnx dude.....problem solve Quote
Winz Posted September 23, 2012 Posted September 23, 2012 you're welcome. glad I could help you. Quote
harhar Posted September 23, 2012 Author Posted September 23, 2012 you're welcome. glad I could help you. dude...i have a question. iwant my friend join me to the server using his computer, what kind of config to use??? myserver(home)<<<<<<<<<<<<<(internet)<<<<<<<<<<<<<<(friend PC) Quote
Winz Posted September 24, 2012 Posted September 24, 2012 You are using your PC as your server? Athena char server file config login_ip = your.computer's.WAN.IP Char_ip =127.0.0.1 Change the value of address in clientinfo to your WAN IP Your WAN IP: www.whatismyip.com Quote
harhar Posted September 24, 2012 Author Posted September 24, 2012 You are using your PC as your server? Athena char server file config login_ip = your.computer's.WAN.IP Char_ip =127.0.0.1 Change the value of address in clientinfo to your WAN IP Your WAN IP: www.whatismyip.com how about map_athena??and subnet_athena config??? im going to change my char_ip??to localhost ip?? Quote
Winz Posted September 25, 2012 Posted September 25, 2012 on char_athena.conf: login_ip: 127.0.0.1 char_ip: your.wan.ip.address on map_athena.conf: char_ip: 127.0.0.1 map_ip: your.wan.ip.address it works on me. hmm, here on: char_athena.conf login_ip: 127.0.0.1 char_ip: your wan IP on: map_athena.conf: char_ip: 127.0.0.1 map_ip: your wan ip I don't play with subnet_athena.conf. it works for me. FYI, my subnet_athena.conf: subnet: 255.0.0.0:127.0.0.1:127.0.0.1 wow, sorry for the double post.. Quote
Question
harhar
hello guys..my other pc cant connect to my server, but when im going to play in server its is running.
i think there is a problem in privileges in sql?? somebody give me a advice??
my topology
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.