Yea sometimes it lets me in, mostof the time it doesn't... I haven't had problems logging into other servers though. I'm running latest patch but I've been in with this patch on 3.4 so its probably not the eq patch. Everything in the .ini files seems fine and when ppl log in to my server they don't have the issue I do, I'll copy paste the stuff for you anyways.
[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Private Testing
locked=false
account=
password=
worldaddress=*
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
@echo off
start zoneNT . * 7995 *
start zoneNT . * 7996 *
start zoneNT . * 7997 *
start zoneNT . * 7998 *
start zoneNT . * 7999 *
exit
cls
of course the * represents my ip address
