creeps123 Posted April 11, 2012 Posted April 11, 2012 Okay first of all.. i would like to say.. that i've done all the steps of setting up an eAthena server.. My problem is I CAN CONNECT but others cannot.. i already gave them the clientinfo which has my 112.205.248.191 (WAN IP) i already portforwarded it.. SEE : Conf folder: char_athena.conf userid: ragnarok passwd: ragnarok // Server name, use alternative character such as ASCII 160 for spaces. // NOTE: Do not use spaces in the name, or guild emblems won't work client-side! server_name: LamuyanRO // Wisp name for server: used to send wisp from server to players (between 4 to 23 characters) wisp_server_name: Whisper // 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 (Tried changing this to my LAN,ROUTER still.. no solution but when changed it to WAN can't connect) // 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.205.248.191 (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: 127.0.0.1 (Tried changing this to my LAN,ROUTER still.. no solution but when changed it to WAN can't connect) // 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.205.248.191 (WAN IP) // Map Server Port map_port: 5121 subnet_athena.conf // Subnet support file // Format is: // subnet: net-submask:char_ip:map_ip // you can add more than one subnet subnet: 255.255.255.0:112.205.248.191:112.205.248.191//my WAN IP subnet: 255.255.255.0:127.0.0.1:127.0.0.1 subnet: 255.255.255.0:192.168.1.1:192.168.1.1//Router IP subnet: 255.255.255.0:192.168.1.33:192.168.1.33 //LAN IP So far.. no Errors found on runserver-sql well here is my clientinfo.xml: (this is what i gave the other players) <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <desc></desc> <display></display> <balloon></balloon> <address>112.205.248.191</address> <port>6900</port> <version>24</version> <langtype>6</langtype> <registrationweb></registrationweb> <aid> <admin>2000000</admin> <admin>2000002</admin> <admin></admin> </aid> <yellow> <admin>2000000</admin> <admin>2000002</admin> <admin></admin> </yellow> <loading> </loading> </connection> </clientinfo> this is what i use: <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <desc></desc> <display></display> <balloon></balloon> <address>127.0.0.1</address> (also tried changing it to 192.168.1.1 (router) and 192.168.1.33 (LAN) <port>6900</port> <version>24</version> <langtype>6</langtype> <registrationweb></registrationweb> <aid> <admin>2000000</admin> <admin>2000002</admin> <admin></admin> </aid> <yellow> <admin>2000000</admin> <admin>2000002</admin> <admin></admin> </yellow> <loading> </loading> </connection> </clientinfo> also.. i dont have problem with mysql also.. got it perfect.. i edited the grf file by using grf tool and grf builder.. edited the clientinfo.xml and have it as a grf file.. i also turned off my firewall just to test if it conflicts the connection.. i didn't post the screenshots of runserver-sql because ill just tell you that it runs smoothly and no errors in red.. So.. what do you think is my problem here? i have been working for it almost 2days now.. still can't figure out what is the problem please if anyone do know.. and can help me here.. im calling out to you.. thanks alot!!! Quote
Lelouch vi Britannia Posted April 11, 2012 Posted April 11, 2012 (edited) question why is your Server IP Address 0.0.0.0 ? Edited April 11, 2012 by Lelouch Quote
creeps123 Posted April 11, 2012 Author Posted April 11, 2012 question why is your Server IP Address 0.0.0.0 ? Because that is what is in the guide.. portforward.com Quote
Lelouch vi Britannia Posted April 11, 2012 Posted April 11, 2012 uhmmm i think thats the problem .did you tryed to change it into your WAN IP ? Quote
creeps123 Posted April 12, 2012 Author Posted April 12, 2012 uhmmm i think thats the problem .did you tryed to change it into your WAN IP ? yah.. tried changing it to router,WAN and lan ip.. Bump Quote
Kasper Posted April 12, 2012 Posted April 12, 2012 Use No-IP on your clientinfo together with the map_ip and char_ip Quote
creeps123 Posted April 12, 2012 Author Posted April 12, 2012 Use No-IP on your clientinfo together with the map_ip and char_ip already tried that one too. still no connection to others. Quote
quesoph Posted April 12, 2012 Posted April 12, 2012 (edited) where is your inter_athena.conf? maybe you have a dynamic ip ( every time you reconnect your LAN connection Ip address changes. ) change all 127.0.0.1 to 112.205.248.191 or your WAN IP Edited April 12, 2012 by quesoph Quote
creeps123 Posted April 12, 2012 Author Posted April 12, 2012 where is your inter_athena.conf? maybe you have a dynamic ip ( every time you reconnect your LAN connection Ip address changes. ) change all 127.0.0.1 to 112.205.248.191 or your WAN IP i have a static ip adress.. which i used in port forwarding.. and when i try to restart my pc.. still has my ip adress and also i fixed the first screenshot.. i edited it.. to my 192.168.xx (LAN IP) and then.. opened all ports in my pc.. and run the server.. checked my ports.. www.canyouseeme.org and it says.. i successfully opened my ports... the only problem now.. is.. they still cannot connect.. and i can.. bump Quote
_jx Posted April 12, 2012 Posted April 12, 2012 Does your router have a "build-in" firewall? If so, just disable it, and you're fine. Quote
Magnetix Posted May 11, 2012 Posted May 11, 2012 When opening ports, use your server's LAN IP and not your WAN IP. Quote
jonmich21 Posted May 19, 2012 Posted May 19, 2012 (edited) Same problem with this topic.., Edited May 19, 2012 by jonmich21 Quote
benching Posted October 16, 2012 Posted October 16, 2012 Use your Lan IP not you WAN IP when Forwarding a Port. Quote
PewN Posted October 20, 2012 Posted October 20, 2012 on char athena ur 1st ip must your lan 192.168.x.xxx then on your map_athena 1st ip must same above it will look like this Ip : 192.168.x.xxx Ip: wan ip IP: 192.168.x.xxx IP: wan ip Quote
gigabytes Posted October 30, 2012 Posted October 30, 2012 (edited) You're problem is in your modem. 98% PLDT modem yan right? check your internet connection on your modem. dapat naka ROUTING type yan. if naka BRIDGE yan, ndi gagana yang port forwarding. you need a router for port forwarding again. 99% tested, PLDT user din ako before. if naka bridge nga talaga yan, just search on google how to set your modem from bridge to routing type Edited October 30, 2012 by gigabytes Quote
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.