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
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
map-server.conf
char-server.conf
cmd ipconfig
Port forwarding (BILLION Wireless-N)
Whereisip
map-server
char-server
login-server
Updated:
Ok now, I found the point.
When i try to check 6900 port is still closed.
http://www.canyouseeme.org/
Why my port still closed?
Please help me to solve this.
Thanks in advance.
Edited by bananaShare this post
Link to post
Share on other sites