Ok Seeing the Burlex has added more to the logonserver Config i was wondering what is the ip to allow everyone on? instead of a single ip in the new config? Here it is:
AllowedIPs
# This section MUST be completed, otherwise all attempts to link your servers will fail.
# These "Allowed" fields are a space-seperated list of CIDR-form IP addresses that are allowed
# to make server connections to your logonserver, and register realms.
# For example, everything in the 127.0.0.* range would be:
# 127.0.0.0/24, as 24 of the bits must match the 127.0.0.0
#
# To allow a single IP,
# 1.3.3.7/24, would allow only 1.3.3.7 to connect as 32 of the bits must match.
#
# AllowedModIPs
# In the same form as AllowedIPs, these are the IPs that are allowed to modify the database
# (adding bans, GMs, account permissions, etc)
#
<LogonServer RemotePassword = "change_me_logom"
AllowedIPs = "127.0.0.0/24"
AllowedModIPs = "127.0.0.0/24">
So my question is Could Someone show me how to config this so it connects with my ascent-world? +rep to whom ever helps me figure this out.. And yes remotePassword is the same in the ascent-world config too i just need help with the AllowedIP's and Stuff.