Jump to content
  • 0

Problem Choosing a Realm


CyberMicha

Question

Hi all,

i successfully installed mangostwo an can login with the standard users. 

But when i now select the Realm it comes "logging in to ..." an then again the realm selection.

 

I´m running under ubuntu and my client connects form a win10 PC.

I think there is something wrong with my ip settings but i don´t know what.

 

Someone has an idea?

Michael

 

reamlist table:

MariaDB [realmd]> select * from realmlist
    -> ;
+----+----------+---------------+--------------+-----------------+------+------+------------+----------+----------------------+------------+-------------+
| id | name     | address       | localAddress | localSubnetMask | port | icon | realmflags | timezone | allowedSecurityLevel | population | realmbuilds |
+----+----------+---------------+--------------+-----------------+------+------+------------+----------+----------------------+------------+-------------+
|  1 | WoWLocal | 192.168.0.222 | 127.0.0.1    | 255.255.255.0   | 8085 |    0 |          0 |        1 |                    0 |          0 | 12340       |
+----+----------+---------------+--------------+-----------------+------+------+------------+----------+----------------------+------------+-------------+

 

mangos.conf


RealmID                      = 1
DataDir                      = "../gamedata"
LogsDir                      = ""
LoginDatabaseInfo            = "127.0.0.1;3306;mangos;wowadmin;realmd"
WorldDatabaseInfo            = "127.0.0.1;3306;mangos;wowadmin;mangos2"
CharacterDatabaseInfo        = "127.0.0.1;3306;mangos;wowadmin;character2"
LoginDatabaseConnections     = 1
WorldDatabaseConnections     = 1
CharacterDatabaseConnections = 1
MaxPingTime                  = 5
WorldServerPort              = 8085
BindIP                       = "0.0.0.0"

 

realmd.conf


LoginDatabaseInfo      = "127.0.0.1;3306;mangos;wowadmin;realmd"
LogsDir                = ""
PidFile                = ""

MaxPingTime            = 30
RealmServerPort        = 3724
BindIP                 = "0.0.0.0"

LogLevel               = 0
LogTime                = 0
LogFile                = "realm-list.log"
LogTimestamp           = 0
LogFileLevel           = 0
LogColors              = "13 7 11 9"

UseProcessors          = 0
ProcessPriority        = 1
WaitAtStartupError     = 0
RealmsStateUpdateDelay = 20

WrongPass.MaxCount     = 3
WrongPass.BanTime      = 300
WrongPass.BanType      = 0


connection.log from the Client

4/18 16:06:33.273  GRUNT: state: LOGIN_STATE_CONNECTING result: LOGIN_OK 
4/18 16:06:33.273  GRUNT: state: RESPONSE_CONNECTED result: LOGIN_OK 192.168.0.222:3724
4/18 16:06:33.374  GRUNT: state: LOGIN_STATE_AUTHENTICATING result: LOGIN_OK 
4/18 16:06:33.374  GRUNT: state: LOGIN_STATE_CHECKINGVERSIONS result: LOGIN_OK 
4/18 16:06:33.431  GRUNT: state: LOGIN_STATE_HANDSHAKING result: LOGIN_OK 
4/18 16:06:33.431  GRUNT: state: LOGIN_STATE_AUTHENTICATED result: LOGIN_OK 
4/18 16:06:33.431  ClientConnection Initiating: COP_CONNECT code=CSTATUS_CONNECTING 
4/18 16:06:35.489  ClientConnection Completed: COP_CONNECT code=RESPONSE_FAILED_TO_CONNECT result=FALSE
4/18 16:06:37.406  ClientConnection Initiating: COP_CONNECT code=CSTATUS_CONNECTING 
4/18 16:06:39.422  ClientConnection Completed: COP_CONNECT code=RESPONSE_FAILED_TO_CONNECT result=FALSE
4/18 16:06:41.372  ClientConnection Initiating: COP_CONNECT code=CSTATUS_CONNECTING 
4/18 16:06:43.388  ClientConnection Completed: COP_CONNECT code=RESPONSE_FAILED_TO_CONNECT result=FALSE
4/18 16:06:44.738  GRUNT: state: LOGIN_STATE_DISCONNECTED result: LOGIN_OK 

 

Edited by CyberMicha
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use