Jump to content
  • 0
banana

Server can't online with WAN IP

Question

Server work fine on localhost and my friend can connect thru LAN ip but when i try to make it online with WAN IP everything works fine

but my friend can't connect

 

 

subnet.conf

subnet: 255.255.255.0:171.96.244.97:171.96.244.97

 

map-server.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// 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 Portchar_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: 171.96.244.97// Map Server Portmap_port: 5121

 

char-server.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: 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 Portlogin_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: 171.96.244.97// Character Server Portchar_port: 6121

 

 

cmd ipconfig

cPfvsyf.jpg

 

 

Port forwarding (BILLION Wireless-N)

z3pdZen.jpg

 

 

Whereisip

e5MyKS9.jpg

 

 

map-server

sUwtxPn.jpg

 

 

char-server

Ckr70hI.jpg

 

 

login-server

aywHeqR.jpg


 

 

Updated:

Ok now, I found the point.

When i try to check 6900 port is still closed.

 

http://www.canyouseeme.org/

 

3qnebDC.jpg

 

Why my port still closed?

Please help me to solve this.

Thanks in advance.  ;)

Edited by banana

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Solved this.

By tell Internet service provider to open me a port.

Bacuse in my country(Thailand) ISP block all of port in IPv4.

So i just call to call center to enable its and now my server work fine.

Thank for help!  :lol:

Share this post


Link to post
Share on other sites
  • 0

Server work fine on localhost and my friend can connect thru LAN ip but when i try to make it online with WAN IP everything works fine

but my friend can't connect

 

 

subnet.conf

 

subnet: 255.255.255.0:171.96.244.97:171.96.244.97
 

map-server.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// 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 Portchar_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: 171.96.244.97// Map Server Portmap_port: 5121
 

char-server.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: 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 Portlogin_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: 171.96.244.97// Character Server Portchar_port: 6121
 

 

cmd ipconfig

cPfvsyf.jpg

 

 

Port forwarding (BILLION Wireless-N)

z3pdZen.jpg

 

 

Whereisip

e5MyKS9.jpg

 

 

map-server

sUwtxPn.jpg

 

 

char-server

Ckr70hI.jpg

 

 

login-server

aywHeqR.jpg

 

 

 

Updated:

Ok now, I found the point.

When i try to check 6900 port is still closed.

 

http://www.canyouseeme.org/

 

3qnebDC.jpg

 

Why my port still closed?

Please help me to solve this.

Thanks in advance.  ;)

You opened ports for local IP and not for all remote ip's

Share this post


Link to post
Share on other sites
  • 0

Solved this.

By tell Internet service provider to open me a port.

Bacuse in my country(Thailand) ISP block all of port in IPv4.

So i just call to call center to enable its and now my server work fine.

Thank for help!  :lol:

 

haha ! nice ! and cool :P

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.