Loginprobleme

03/05/2010 10:45 Broesel01#1
Moin Moin zusammen,

ich habe heute einen unserer Server auf 3.3.2 upgedatet und möchte diesen erstmal mit getrennten Datenbanken laufen lassen. Deshalb ein neuer Logonserver.

Jedoch kann ich nicht connecten, obwohl der Logon- sowie Worldserver sauber hoch fahren. Ständig kommt, dass meine Ip nicht erlaubt ist.

Beide Configs wurden von einem laufenden Server übernommen (jedoch Ports verändert), bei dem man ohne Probleme connecten kann.

Schon jetzt DANKE für eure Hilfe!

Server: ArcEmu letzte Rev.

Loginserver meldet:
[Only registered and activated users can see links. Click Here To Register...]

Die Configs sind entsprechend angepasst.

logon.conf
Quote:
<LogonDatabase Hostname = "localhost"
Username = "<entfernt>"
Password = "<entfernt>"
Name = "<entfernt>"
Port = "3306"
Type = "1">

<Listen Host = "xxx.xxx.58.120"
ISHost = "0.0.0.0"
RealmListPort = "3724"
ServerPort = "8094">

<LogLevel Screen = "2"
File = "-1">

<Rates AccountRefresh = "600">

<Client MinBuild = "11403"
MaxBuild = "11403">

<LogonServer RemotePassword = "Server123Pass"
AllowedIPs = "xxx.xxx.58.120/24"
AllowedModIPs = "xxx.xxx.58.120/24">
world.conf
Quote:
<WorldDatabase Hostname = "localhost" Username = "<entfernt>" Password = "<entfernt>" Name = "<entfernt>" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "localhost" Username = "<entfernt>" Password = "<entfernt>" Name = "<entfernt>" Port = "3306" Type = "1">

<Listen Host = "xxx.xxx.58.120"
WorldServerPort = "8133">

<LogLevel Screen="3" File="-1" World="-1" DisableCrashdumpReport="1">

<Server PlayerLimit = "100"
Motd = ""
SendStatsOnJoin = "1"
EnableBreathing = "1"
SeperateChatChannels = "0"
CompressionThreshold = "1000"
QueueUpdateInterval = "5000"
KickAFKPlayers = "0"
ConnectionTimeout = "180"
RealmType = "0"
AdjustPriority = "0"
RequireAllSignatures = "0"
ShowGMInWhoList = "1"
MapUnloadTime="0"
LimitedNames="1"
UseAccountData="0"
AllowPlayerCommands="0"
EnableLFGJoin="0"
TimeZone="0"
Collision="0"
DisableFearMovement="0"
SaveExtendedCharData="0">

<Announce Tag = "<Staff>"
GMAdminTag = "0"
NameinAnnounce = "1"
NameinWAnnounce = "1"
ShowInConsole = "1">

<Rates Health="1"
Power1="1"
Power2="1"
Power3="1"
Power4="1"
QuestReputation="15"
KillReputation="15"
Honor="1"
PvPTimer="300000"
ArenaQueueDiff="150"
Compression="1"
XP="25"
QuestXP="25"
RestXP="10"
ExploreXP="5"
DropGrey="2"
DropWhite="5"
DropGreen="5"
DropBlue="5"
DropPurple="5"
DropOrange="1"
DropArtifact="1"
DropMoney="1"
Save="300000"
SkillChance="1"
SkillRate="1"
ArenaMultiplier2x="1"
ArenaMultiplier3x="1"
ArenaMultiplier5x="1">

<GMClient GmClientChannel = "gm_sync_channel">

<Terrain MapPath = "maps"
vMapPath = "vmaps"
UnloadMaps = "1">

<Log Cheaters="1" GMCommands="1" TimeStamp="1" Player="1" Chat="1">

<Mail ReloadDelay="0"
DisablePostageCostsForGM="1"
DisablePostageCosts="0"
DisablePostageDelayItems="1"
DisableMessageExpiry="0"
EnableInterfactionMail="1"
EnableInterfactionMailForGM="1">

<StatDumper FileName = "stats.xml" Interval = "60000">

<Startup Preloading = "0"
BackgroundLootLoading = "1"
EnableMultithreadedLoading = "1"
LoadAdditionalTables="">

<FloodProtection Lines = "0" Seconds = "0" SendMessage = "0">

<LogonServer DisablePings = "0"
RemotePassword = "Server123Pass">

<AntiHack Teleport="1"
Speed="1"
FallDamage="1"
Flight="1"
FlightThreshold="10"
DisableOnGM="1">

<Periods HonorUpdate="daily"
ArenaUpdate="weekly"
DailyUpdate="daily">

<Channels BannedChannels=""
MinimumLevel="1">

<VoiceChat Enabled="0"
ServerIP="127.0.0.1"
ServerPort="3727">

<RemoteConsole Enabled="0"
Host="0.0.0.0"
Port="8092">

<ScriptBackends LUA="0">

<Movement FlushInterval="1000"
CompressRate="1"
CompressThreshold="30.0"
CompressThresholdCreatures="10.0">

<Localization LocaleBindings="">

<InstanceHandling TakeGroupLeaderID="1"
SlidingExpiration="0"
DailyHeroicInstanceResetHour="5"
CheckTriggerPrerequsites="1" >

<Battleground AV_MIN="0"
AV_MAX="40"
AB_MIN="4"
AB_MAX="15"
EOS_MIN="4"
EOS_MAX="15"
WS_MIN="2"
WS_MAX="10"
SOTA_MIN="10"
SOTA_MAX="15">

<Arena Season = "5"
Progress = "1">

<GameMaster StartOnGMIsland = "0">

<Limits
Enable="1"
AutoAttackDmg="5000"
SpellDmg="15000"
Health="50000"
Mana="40000"
Disconnect="0"
BroadcastGMs="1">
03/06/2010 09:13 Broesel01#2
Keiner ne Lösung?
03/06/2010 10:34 .pLayBoy#3
mach mal arc emu neu drauf weil
da ist alles richtig ;D
03/06/2010 17:20 Proace#4
In der Logon musst du die ip eintragen die erlaubt sein soll:

<LogonServer RemotePassword = "Server123Pass"
AllowedIPs = "xxx.xxx.58.120/24"
AllowedModIPs = "xxx.xxx.58.120/24">

das müsste dann bei dir die XXX.XXX.41.227
03/06/2010 21:38 Broesel01#5
Quote:
Originally Posted by Proace View Post
In der Logon musst du die ip eintragen die erlaubt sein soll:

<LogonServer RemotePassword = "Server123Pass"
AllowedIPs = "xxx.xxx.58.120/24"
AllowedModIPs = "xxx.xxx.58.120/24">

das müsste dann bei dir die XXX.XXX.41.227
Ich kann doch net von jedem User die Ip in die logon.conf eintragen ^^

Die Ip des Servers muss rein, und die steht auch drin ;)