Originally Posted by
Desus
Skozzan do u know how to fix my problem? or can u upload your .confg files?
Check the "logonserver.conf" and scroll down to the lines:
Code:
# Host Directive
#
# This is the address that the realmlist will listen on.
# To listen on all addresses, set it to 0.0.0.0
# Default: 127.0.0.1 (localhost)
#
# Note: ISHost is the interserver communication listener.
#
<Listen Host = "127.0.0.1"
ISHost = "127.0.0.1"
RealmListPort = "3724"
ServerPort = "8093">
Change the ISHost to 127.0.0.1 not "localhost"