-
Newbie
[help] [antrix] authentication timeout please help
Hello thankyou for reading this topic i am new to making servers but i need help.
Im trying to make my server public but when i run antrix.exe i get authentication timeout,
it is fine when i use it as my localhost so only i can connect but i want to make it public.
antrix.conf :
<WorldDatabase Hostname = "127.0.0.1" Username = "root" Password = "danny" Name = "antrix" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "127.0.0.1" Username = "root" Password = "danny" Name = "antrix" Port = "3306" Type = "1">
<Listen Host = "0.0.0.0"
WorldServerPort = "8129">
<LogLevel Screen="0" File="-1" World="0">
<Server PlayerLimit = "100"
PlrUpdateDistance = "80"
Motd = "Don't forget to visit welcome to Panex GmbH Reisen for the latest repacks!"
SendBuildOnJoin = "1"
SendStatsOnJoin = "1"
EnableBreathing = "1"
SpeedhackProtection = "0"
LevelCap = "60"
Expansion1LevelCap = "70"
SeperateChatChannels = "0"
CompressionThreshold = "1000"
QueueUpdateInterval = "5000"
KickAFKPlayers = "0"
ConnectionTimeout = "180"
RealmType = "1"
AdjustPriority = "0"
RequireAllSignatures = "0">
<Terrain MapPath = "maps" UnloadMaps = "1">
<Log Cheaters="0" GMCommands="0">
<StatDumper FileName = "stats.xml" Interval = "120000">
<LogonServer DisablePings = "0"
RemotePassword = "antrix">
logonserver.conf:
<LogonDatabase Hostname = "127.0.0.1"
Username = "root"
Password = "danny"
Name = "antrix"
Port = "3306"
Type = "1">
<Listen Host = "0.0.0.0"
ISHost = "0.0.0.0"
RealmListPort = "3724"
ServerPort = "8093">
<LogLevel Screen = "0"
File = "-1">
<Rates AccountRefresh = "600">
<Client MinBuild = "6700"
MaxBuild = "7000">
<LogonServer RemotePassword = "antrix">
realms.conf:
<LogonServer Address = "wowkill.no-ip.org"
Port = "80"
Name = "Default Logon"
RealmCount = "1">
<Realm1 Name = "Panex"
Address = "wowkill.no-ip.org"
Icon = "PVP"
Colour = "1"
Population = "1.0"
TimeZone = "1">
Thank you in advance Pureonx1x3
-