• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Error GauthClient disconnect to au !

Newbie Spellweaver
Joined
Oct 11, 2015
Messages
7
Reaction score
0
I using version Woi.
Linux ip : 192.168.1.5
Win ip : 192.168.1.10
I copied the authd.conf , table.xml to /etc/.
please help me ! Thanks all.
Gauthclient ( Win) :
Code:
[GAuthClient]
type            =    tcp
port            =    29200
address            =    192.168.1.5
so_sndbuf        =    131072
so_rcvbuf        =    131072
ibuffermax        =    409600
obuffermax        =    819200
;so_broadcast    =    1
tcp_nodelay        =    1
osec                    =       2
oseckey                 =       123456
isec                    =       2
iseckey                 =       123456
shared_key              =       12345
6
------------
authd.conf ( linux)
Code:
[GAuthServer]
type            =    tcp
port            =    29200
address            =    192.168.1.5
so_sndbuf        =    16384
so_rcvbuf        =    16384
ibuffermax        =    1638400
obuffermax        =    1638400
tcp_nodelay        =    1
listen_backlog    =    10
mtrace            =    /tmp/mtrace.authd
isec                    =       2
iseckey                 =       123456
osec                    =       2
oseckey                 =       123456
shared_key              =       123456
;forbidips        =    192.168.1.253,192.168.1.101,192.168.1.254
ismssql            =    true
isabroad        =    false
lastloginlimit        =    0
allow_all_user           =       true
allow_same_zoneid       =       true
matrixpasswd_log        =       false
no_anti_wallow_aids     =       0
[ThreadPool]
config                =1    (1,1)(2,10)(3,1)
max_queuesize        =    1048576
Error
Code:
auagent: 2017-07-24 12:23:42,475 INFO  - zoneid=1,aid=1
auagent: 2017-07-24 12:23:42,475 INFO  - SpeedLimit:window=20,high=2
auagent: 2017-07-24 12:23:42,475 INFO  - CouponLimit:window=300,high=2
auagent: 2017-07-24 12:23:42,475 INFO  - CouponExchangeLimit:window=120,high=2
auagent: 2017-07-24 12:23:43,240 INFO  - TimeoutLimit:window=180,high=200
auagent: 2017-07-24 12:23:43,255 INFO  - issupport_cert=0
auagent: 2017-07-24 12:23:43,255 INFO  - Auagent setup success!
auagent: 2017-07-24 12:23:43,286 INFO  - GameDBClient::connect gamedb success!
auagent: 2017-07-24 12:23:43,349 INFO  - (zoneid=1,aid=1) send AnnounceZoneid3 to au ok,blreset=1,version=1,ip1=127.0.0.1,ip2=0.0.0.0,ip3=192.168.1.10
auagent: 2017-07-24 12:23:43,349 INFO  - GAuthClient::connect to au success!
 auagent: 2017-07-24 12:23:43,364 INFO  - =========GAuthClient::disconnect from au!
 
Newbie Spellweaver
Joined
Nov 8, 2015
Messages
81
Reaction score
35
start sharedmemproc as admin
and win side shared_key 123456
 
Back
Top