Vietlubu Posted February 5, 2012 Posted February 5, 2012 (edited) char_athena.conf // 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.100 // My LAN ip . . . / 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: 101.99.53.52 // My Wan IP map_athena.conf // 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.100 // My LAN ip . . . // 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: 101.99.53.52 // My Wan IP Please help me! Edited February 5, 2012 by choidk Quote
FrustFenix Posted February 5, 2012 Posted February 5, 2012 this problem is caused by your sql files log.. u dont have log in your sql.. so.. follow these step: (MySQL) 1.open your sql query browser 2.go to file > open script 3.go to your server file/sql-files 4.search for logs.sql 5.click it. 6.execute it. done if with sql in phpmyadmin 1.go to import 2.choose file 3.follow the same as MySQL Query Browser 4.click go 5.done 1 Quote
Vietlubu Posted February 5, 2012 Author Posted February 5, 2012 Thank you so much! this is successful? thank you Quote
FrustFenix Posted February 5, 2012 Posted February 5, 2012 if u can enter the server then it a success Quote
FrustFenix Posted February 5, 2012 Posted February 5, 2012 omg. i cant login check in your char.conf search for this chars_per_account : 0 change it into chars_per_account : 9 // or any number u want Quote
Vietlubu Posted February 6, 2012 Author Posted February 6, 2012 (edited) omg. i cant login check in your char.conf search for this chars_per_account : 0 change it into chars_per_account : 9 // or any number u want not work T_T Edited February 6, 2012 by choidk Quote
Magnetix Posted February 6, 2012 Posted February 6, 2012 In your clientinfo.xml make sure the IP is set to 127.0.0.1 Quote
Vietlubu Posted February 6, 2012 Author Posted February 6, 2012 (edited) · Hidden by Vietlubu, February 6, 2012 - hides the post Hidden by Vietlubu, February 6, 2012 - hides the post In your clientinfo.xml make sure the IP is set to 127.0.0.1 T_T.set to 127.0.0.1 can play online? Edited February 6, 2012 by choidk
Vietlubu Posted February 6, 2012 Author Posted February 6, 2012 (edited) In your clientinfo.xml make sure the IP is set to 127.0.0.1 set to 127.0.0.1 i can login but client cant login i try set to my wan ip for client but is not work Edited February 6, 2012 by choidk Quote
Magnetix Posted February 6, 2012 Posted February 6, 2012 set to 127.0.0.1 i can login but client cant login i try set to my wan ip for client but is not work What do you mean by you can login but client login? Can you be more specific? Quote
Vietlubu Posted February 7, 2012 Author Posted February 7, 2012 set to 127.0.0.1. i can login and play i set to my no-ip and send to other player, but they can login Quote
Magnetix Posted February 8, 2012 Posted February 8, 2012 (edited) How about port forwarding, did you do that? Edited February 8, 2012 by Magnetix Quote
Asura Posted February 8, 2012 Posted February 8, 2012 Hi choidk, For your char_athena.conf, I would recommend the following settings... login_ip: 127.0.0.1 char_ip: <domain>.no-ip.com And as for the map_athena.conf, char_ip: 127.0.0.1 map_ip: <domain>.no-ip.com Make sure that you have enabled port forwarding on ports 6900, 6121, 5121 for your LAN IP: 192.168.1.100. Then in your clientinfo.xml, use the <domain>.no-ip.com hostname for your clients to connect. Quote
Vietlubu Posted February 8, 2012 Author Posted February 8, 2012 (edited) thank you can i change port 6900, 6121, 5121 to other port? Edited February 8, 2012 by choidk Quote
Magnetix Posted February 8, 2012 Posted February 8, 2012 Yes you can, just make sure no other applications/services use the new ports it'll be good. Quote
Vietlubu Posted February 8, 2012 Author Posted February 8, 2012 thank, how to know what port opening Quote
Magnetix Posted February 8, 2012 Posted February 8, 2012 bring up command prompt and type this command netstat -a OR netstat -a -n you can see all active ports that are used. Quote
Vietlubu Posted February 8, 2012 Author Posted February 8, 2012 i cant T_T char_athena.conf login_ip: 192.168.1.111 //my LAN ip login_port: 6900 char_ip: 101.99.53.52 //my wan ip char_port: 6121 map_athena.conf char_ip: 192.168.1.111 //my LAN ip char_port: 6121 map_ip: 101.99.53.52 //my wan ip map_port: 5121 subnet_athena.conf subnet: 255.0.0.0:101.99.53.52:101.99.53.52 subnet: 255.255.255.0:192.168.1.111:192.168.1.111 subnet: 255.0.0.0:127.0.0.1:127.0.0.1 clientinfo.xml send other player <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <display>SERVER NAME</display> <balloon>HOVER BALLOON</balloon> <desc>DESCRIPTION</desc> <address>101.99.53.52</address> <port>6900</port> <version>25</version> <langtype>1</langtype> <registrationweb></registrationweb> <aid> <admin></admin> </aid> </connection> </clientinfo> Quote
Magnetix Posted February 8, 2012 Posted February 8, 2012 since you're using no-ip. instead of using your Wan IP, use the no-ip address. Quote
Vietlubu Posted February 8, 2012 Author Posted February 8, 2012 i try it, but not successful my LAN ip: 192.168.1.111 my WAN ip: singum-ro.no-ip.org / 101.99.53.52 Char log Map Quote
JayPee Posted February 8, 2012 Posted February 8, 2012 Is your firewall on? try to turn in off or add the ports in the exception list Quote
Tepoo Posted February 8, 2012 Posted February 8, 2012 you can try if the client is the problem or the connection. just start the server, start the client. put in your login and watch if the server gets a request for the login. if not, your client doesnt arrive the server and you have to look if: all of your ports are open you are connecting to the correct ip (maybe no read of clientinf.xml?) your server is listening to the correct ips. i check that with wpe when i have problems. start wpe, start ragnarok exe, mount the ragexere.exe to wpe and push the start button. then put in your login and klick connect. stop wpe and watch what the destination ip is. if it is not yours. you have a problem with your client. greetings Tepoo Quote
ngek202 Posted February 8, 2012 Posted February 8, 2012 or maybe your client is not diffed to support DNS or Proxy? Quote
Vietlubu Posted February 9, 2012 Author Posted February 9, 2012 how to open port, i dont konw pass router T.T Quote
elcontrol00 Posted May 3, 2012 Posted May 3, 2012 Have the same problem but im making private Ragnarok (Offline) test server :/ Quote
Question
Vietlubu
char_athena.conf
map_athena.conf
Please help me!
Edited by choidk28 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.