Change this
to thisCode:<LogonServer Address = "127.0.0.1" Port = "8093" Name = "Default Logon" RealmCount = "1">
and thisCode:<LogonServer Address = "[ YOUR EXTERNAL IP ]" Port = "8093" Name = "Default Logon" RealmCount = "1">
to thisCode:<Realm1 Name = "Login test server" Address = "192.168.0.51:8129" Icon = "RPPVP" Population = "3.0" TimeZone = "8">
Then go into logon.conf and change thisCode:<Realm1 Name = "Login test server" Address = "[ your external ip ]:8129" Icon = "RPPVP" Population = "3.0" TimeZone = "8">
to thisCode:<LogonServer RemotePassword = "lbniese" AllowedIPs = "127.0.0.1/24" AllowedModIPs = "127.0.0.1/24">
This will fix your problem, and regardless of the repack if you keep setting this up inccorrectly it will keep happeningCode:<LogonServer RemotePassword = "lbniese" AllowedIPs = "[ Your External IP ]/32" AllowedModIPs = "[ Your External IP ]/32">
is right...
and no @toffster if his server is on the same computer as his logonserver then it needs to be
<LogonServer Address = "127.0.0.1"
Port = "8093"
Name = "Default Logon"
RealmCount = "1">
local only connect (recommended)
<LogonServer RemotePassword = "lbniese"
AllowedIPs = "127.0.0.1/32"
AllowedModIPs = "127.0.0.1/32">
or
any ip can connect to logon server if password is correct
<LogonServer RemotePassword = "lbniese"
AllowedIPs = "0.0.0.0/32"
AllowedModIPs = "0.0.0.0/32">
to get YOUR EXTERNAL IP get it at www.whatismyip.com
please pm me and ill set you up as i know the configs for arcemu and i think you didnt port forward right did you port forward udp or tcp? it needs to be both!!!
anyways if your still strugling pm me and ill give you my config files and you can just change them around to fit
repacks suck sometimes only if they are truly put together good do they ever work properly
i recommend arcemu repacks from www.panex-gaming.com if your going to be doing an arcemu repack!!! need help just ask the infamous SHADOW HE IS THE SHIT!!!
Last edited by Frostic; 07-22-2010 at 08:38 PM.