Error GauthClient disconnect to au !

07/24/2017 09:42 quocdoanvt#1
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!
07/25/2017 04:33 galzz17#2
isec and osec key cannot be same
07/26/2017 03:29 quocdoanvt#3
Quote:
Originally Posted by galzz17 View Post
isec and osec key cannot be same
thanks. it work.
It incorrectly reported a password when logging in.
I do not know how to fix it
file table.xml :
Quote:
<connection name="auth0" poolsize="3" url="jdbc:mysql://localhost:3306/shengui?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBi tIsBoolean=true" username="root" password="123"/>
07/26/2017 12:40 galzz17#4
[Only registered and activated users can see links. Click Here To Register...]check all ip configuration, it should be like this
07/28/2017 00:49 hydekineto#5
quocdoanvt pm me here> [Only registered and activated users can see links. Click Here To Register...]
will help u
07/28/2017 04:59 quocdoanvt#6
I have configured as image. But still not connected.