builddate = 20101211_1213
I am useing Freya
First of all
I'm verry upset of those new versions of L2j
I've made a server a while ago, and succesful one aswell ...
and now, i can barely do it online
So my issue goes like this :
I am able to connect to my server, but the others can't
I've started the gameserver, loginserver both work absolutley perfect but only for my own pc, not for other players
Here are my main items
My ip : 89.137.194.206 [http://whatismyipaddress.com]
My Network ip : 192.168.0.140 [run-cmd-ipconfig]
Ipconfig.xml :
Code: Select all
<?xml version="1.0" encoding="UTF-8"?><!-- Put old contents of ExternalHostname here, used by default --><gameserver address="89.137.194.206"> <!-- Localhost access --> <define subnet="127.0.0.0/8" address="127.0.0.1" /> <!-- LAN's, put old contents of InternalHostname here --> <define subnet="10.0.0.0/8" address="10.0.0.0" /> <define subnet="172.16.0.0/19" address="172.16.0.0" /> <define subnet="192.168.0.0/16" address="192.168.0.140" /></gameserver>
Code: Select all
# Networking# Note: External/Internal address definitions was moved to the ipconfig.xml# # Where's the Login server this gameserver should connect to# Default: 127.0.0.1LoginHost = 127.0.0.1 # TCP port the login server listen to for gameserver connection requests# Default: 9014LoginPort = 9014 # Bind address for gameserver. You should not need to change it in most cases.# Default: * (0.0.0.0)GameserverHostname = 127.0.0.1 # Default: 7777GameserverPort = 7777
#
Code: Select all
Bind ip of the LoginServer, use * to bind on all available IPs# Default: *LoginserverHostname = * # Default: 2106LoginserverPort = 2106 # The address on which login will listen for GameServers, use * to bind on all available IPs# Default: *LoginHostname = * # The port on which login will listen for GameServers# Default: 9014LoginPort = 9014 # The delay in minutes after which the login updates the gameservers IP's (usefull when their ip is dynamic)# Default: 15IpUpdateTime = 15
hexid:
Code: Select all
#the hexID to auth into login#Sat Dec 18 16:46:25 CST 2010HexID=5c767e77032aed4f3e93db99ca6127c0ServerID=1
Code: Select all
127.0.0.1 localhost89.137.194.206 L2authd.lineage2.com89.137.194.206 L2testauthd.lineage2.com
Code: Select all
Server_id: 1 | hexid: 5c767e77032aed4f3e93db99ca6127c0 | host 89.137.194.206 |