Problem using wan ip

markblank05

New member
Messages
17
Points
0
Hi, I'm trying to make my server online so my friend can connect but when I change my conf file to my wan ip, the server cant connect. It was working fine using localhost. I try to search and follow tutorials but I got no luck. The port is already forwarded and I check if it is open. I already close the the firewall and I'm not using any anti virus.

Here is my conf settings

char_athena.conf

Char Athena.png

map_athena.conf

Map Athena.png

subnet_athena.conf

Subnet Athena.png

router settings

Port Forward.png

canyouseeme result

Open Port.png

ipconfig

IPconfig.png

server error

Server Error.png

 
char_Athena.conf

login_ip should be 127.0.0.1 or localhost

Same with map_athena.conf

char_ip should be 127.0.0.1 or localhost

 
Yuo must write ip 127.0.0.1 and 49.150.255.19 in all config file.

see:

char_ip: 127.0.0.1

char_ip: 49.150.255.19

bind_ip: 127.0.0.1

bind_ip: 49.150.255.19

 
char_Athena.conf

login_ip should be 127.0.0.1 or localhost

Same with map_athena.conf

char_ip should be 127.0.0.1 or localhost
it was working on server part but i cant connect on client side. here is my clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?><clientinfo><servicetype>korea</servicetype><servertype>primary</servertype> <connection> <display>myserver</display> <balloon>the balloon</balloon> <desc></desc> <address>49.150.255.19</address> <port>6900</port> <version>45</version> <langtype>0</langtype> <registrationweb></registrationweb> <aid> <admin></admin> <admin></admin> <admin></admin> </aid> <loading> <image></image> </loading> </connection></clientinfo>

i want to play it with my friend. or should i make it 127.0.0.1 for my pc, and change it to my ip for my friend?

 
char_Athena.conf

login_ip should be 127.0.0.1 or localhost

Same with map_athena.conf

char_ip should be 127.0.0.1 or localhost
 it was working on server part but i cant connect on client side. here is my clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?><clientinfo><servicetype>korea</servicetype><servertype>primary</servertype> <connection> <display>myserver</display> <balloon>the balloon</balloon> <desc></desc> <address>49.150.255.19</address> <port>6900</port> <version>45</version> <langtype>0</langtype> <registrationweb></registrationweb> <aid> <admin></admin> <admin></admin> <admin></admin> </aid> <loading> <image></image> </loading> </connection></clientinfo> i want to play it with my friend. or should i make it 127.0.0.1 for my pc, and change it to my ip for my friend?
Yes you can do that,However, I see some server error too, doing my fix will stop it and then you can play.

 
char_Athena.conf

login_ip should be 127.0.0.1 or localhost

Same with map_athena.conf

char_ip should be 127.0.0.1 or localhost
 it was working on server part but i cant connect on client side. here is my clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?><clientinfo><servicetype>korea</servicetype><servertype>primary</servertype> <connection> <display>myserver</display> <balloon>the balloon</balloon> <desc></desc> <address>49.150.255.19</address> <port>6900</port> <version>45</version> <langtype>0</langtype> <registrationweb></registrationweb> <aid> <admin></admin> <admin></admin> <admin></admin> </aid> <loading> <image></image> </loading> </connection></clientinfo> i want to play it with my friend. or should i make it 127.0.0.1 for my pc, and change it to my ip for my friend?
Yes you can do that,However, I see some server error too, doing my fix will stop it and then you can play.

im lost. what do you mean.

 
Back
Top