-
Apprentice
[Ascent] Error 2.4.1
Help me Plz
-
-
Apprentice
Re: [Ascent] Error 2.4.1
Help Me Configure
# 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.1/24, as 24 of the bits must match the 127.0.0.1
#
# 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 = "xxxxxx"
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "1.3.3.7/32">
-
Apprentice
Re: [Ascent] Error 2.4.1
get new core revision and change 1.3.3.7/32 to 127.0.0.1/24