I've searched through the forums and cannot seem to find any threads with this topic. My Ascent server works fine with my logon address set to 127.0.0.1, but when I change the address to my external IP, I get an error that says:
"Server connection from (my IP) DENIED, not an allowed IP."
I have a feeling that this is related to the portion of the logonserver.conf that says AllowedIPs. Mine currently says
Code:# WorldServer Setup # # RemotePassword # This directive controls the password used to authenticate with the worldserver. # It must be the same between the two configs. If it is not, your server will # not register. # # Default: "change_me_logon" # # 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 = "pw" AllowedIPs = "127.0.0.0/24" AllowedModIPs = "127.0.0.0/24">
What should I set the allowed IPs to? I really do not want to use Hamachi because I hate it! :2gunsfiring_v1:
(my realmlist stuff is set to my external IP, btw.)


Reply With Quote![[HELP] Allowed IPs](http://ragezone.com/hyper728.png)


