ဒီဟာေလး ကို server.properties မွာ ထည့္ေပးပါ
# Bind ip of the gameserver, use * to bind on all available IPs
GameserverHostname=*
GameserverPort=7777
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname=WAN IP
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname=LAN IP
# Define internal networks (10.0.0.0/8,192.168.0.0/16 is default internal networks)
InternalNetworks=
# Define optional networks and router IPs
# IP (200.100.200.100) or fully qualified domain name
# (google.com) that resolves to an IP (use ping to determine if a domain resolves).
# Format: ip,net/mask;ip,net/mask,net/mask
# (mask 192.168.0.0/16 or 192.168.0.0/255.255.0.0 would be 192.168.*.*)
# Note: keep InternalNetworks and OptionalNetworks blank for compatibility with older login server
OptionalNetworks=# Bind ip of the loginserver, use * to bind on all available IPs
LoginserverHostname=*
LoginserverPort=2106
LoginTryBeforeBan=20# The Loginserver host and port
LoginPort=9014
LoginHost=LAN IP
ေအာက္ က ဟာေလး ကို loginserver.properties မွာ ထည့္လိုက္ပါ ။
This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostnameShare
ExternalHostname=WAN IP# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname=LAN IP# Bind ip of the loginserver, use * to bind on all available IPs
LoginserverHostname=*
LoginserverPort=2106
LoginTryBeforeBan=20
GMMinLevel=200# The port on which login will listen for GameServers
LoginPort=9014
LoginHostname=* –> i add this line herenotepad C:\WINDOWS\system32\drivers\etc\hosts
127.0.0.1 localhost
localhost L2authd.lineage2.com
localhost nprotect.lineage2.com