Topic: Server is running but unable to see any realm
I have managed to run bnetd, d2cs, d2gs, and d2dbs on linux while d2gs running in Wine, I don't see any obvious error in log, but game client just couldn't see any realm, below are log files.
By the way, VPS server firewall have 6112 to 6114 open as well as 4000, and I can login bnetd, after login, game client feedback "no realm available right now"
Anywhere I should look into?
d2gs.log
7/20 17:57:53.041 DoCleanup: Calling cleanup routine 'D2GS Timer'
07/20 17:57:53.041 D2GSTimerProcessor: Terminate timer thread
07/20 17:57:53.042 DoCleanup: Calling cleanup routine 'Administrator Console'
07/20 17:57:54.042 DoCleanup: Calling cleanup routine 'D2GS Network'
07/20 17:57:55.044 CloseConnectionToD2CS: Close Connection to D2CS
07/20 17:57:55.044 DoCleanup: Calling cleanup routine 'Diablo II Game Engine'
07/20 17:57:56.187 D2GEThread: Game Engine thread terminated
07/20 17:57:56.187 DoCleanup: Calling cleanup routine 'Global Variables'
07/20 17:57:56.187 DoCleanup: Calling cleanup routine 'Server Mutex'
07/20 17:57:56.187 DoCleanup: Cleanup done.
07/20 18:05:18.757 D2GEThread: Server Thread 42 Created
07/20 18:05:20.397 D2GEThread: Game Server Thread Start Successfully
07/20 18:05:20.399 D2GSResetGameList: End all game in the Game List and in the GE
07/20 18:05:20.400 watchdog_init: CreateThread watchdog_thread, 49
07/20 18:05:20.400 main: Entering Main Server Loop
07/20 18:05:20.402 D2GSConnectToD2xS: Connected to D2DBS Successfully
07/20 18:05:20.403 D2GSSendClassToD2DBS: Send connection class packet to D2DBS
07/20 18:05:20.404 D2GSConnectToD2xS: Connected to D2CS Successfully
07/20 18:05:20.405 D2GSSendClassToD2CS: Send connection class packet to D2CS
07/20 18:05:20.405 D2GSNetRecvPacket: CS socket become writable
07/20 18:05:20.406 D2GSAuthreq: Auth request for 'ZenityD'
07/20 18:05:20.406 D2GSNetRecvPacket: DBS socket become writable
07/20 18:05:20.462 D2GSAuthReply: Game Server Activated by D2CS
07/20 18:05:20.462 D2GSSetD2CSMaxGameNumber: Tell D2CS to set max game to 50
07/20 18:05:20.462 D2GSSetGameInfoByD2CS: Set current maxgame to 50
d2cs.log
Jul 20 18:26:01 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:26:01 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:26:01 [info ] d2cs_conn_create: created session=449 socket=4 (2 current connections)
Jul 20 18:26:01 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:26:01 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:26:01 [info ] d2cs_conn_destroy: [4] closed connection 449 (1 left)
Jul 20 18:26:12 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:26:12 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:26:12 [info ] d2cs_conn_create: created session=450 socket=4 (2 current connections)
Jul 20 18:26:12 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:26:12 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:26:12 [info ] d2cs_conn_destroy: [4] closed connection 450 (1 left)
Jul 20 18:26:23 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:26:23 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:26:23 [info ] d2cs_conn_create: created session=451 socket=4 (2 current connections)
Jul 20 18:26:23 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:26:23 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:26:23 [info ] d2cs_conn_destroy: [4] closed connection 451 (1 left)
Jul 20 18:26:34 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:26:34 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:26:34 [info ] d2cs_conn_create: created session=452 socket=4 (2 current connections)
Jul 20 18:26:34 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:26:34 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:26:34 [info ] d2cs_conn_destroy: [4] closed connection 452 (1 left)
Jul 20 18:26:45 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:26:45 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:26:45 [info ] d2cs_conn_create: created session=453 socket=4 (2 current connections)
Jul 20 18:26:45 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:26:45 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:26:45 [info ] d2cs_conn_destroy: [4] closed connection 453 (1 left)
Jul 20 18:26:56 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:26:56 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:26:56 [info ] d2cs_conn_create: created session=454 socket=4 (2 current connections)
Jul 20 18:26:56 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:26:56 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:26:56 [info ] d2cs_conn_destroy: [4] closed connection 454 (1 left)
Jul 20 18:27:07 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:27:07 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:27:07 [info ] d2cs_conn_create: created session=455 socket=4 (2 current connections)
Jul 20 18:27:07 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:27:07 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:27:07 [info ] d2cs_conn_destroy: [4] closed connection 455 (1 left)
Jul 20 18:27:19 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:27:19 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:27:19 [info ] d2cs_conn_create: created session=456 socket=4 (2 current connections)
Jul 20 18:27:19 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:27:19 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:27:19 [info ] d2cs_conn_destroy: [4] closed connection 456 (1 left)
Jul 20 18:27:30 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:27:30 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:27:30 [info ] d2cs_conn_create: created session=457 socket=4 (2 current connections)
Jul 20 18:27:30 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:27:30 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:27:30 [info ] d2cs_conn_destroy: [4] closed connection 457 (1 left)
Jul 20 18:27:41 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:27:41 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:27:41 [info ] d2cs_conn_create: created session=458 socket=4 (2 current connections)
Jul 20 18:27:41 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:27:41 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:27:41 [info ] d2cs_conn_destroy: [4] closed connection 458 (1 left)
Jul 20 18:27:52 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:27:52 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:27:52 [info ] d2cs_conn_create: created session=459 socket=4 (2 current connections)
Jul 20 18:27:52 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:27:52 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:27:52 [info ] d2cs_conn_destroy: [4] closed connection 459 (1 left)
Jul 20 18:28:03 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:28:03 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:28:03 [info ] d2cs_conn_create: created session=460 socket=4 (2 current connections)
Jul 20 18:28:03 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:28:03 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:28:03 [info ] d2cs_conn_destroy: [4] closed connection 460 (1 left)
Jul 20 18:28:14 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:28:14 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:28:14 [info ] d2cs_conn_create: created session=461 socket=4 (2 current connections)
Jul 20 18:28:14 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:28:14 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:28:14 [info ] d2cs_conn_destroy: [4] closed connection 461 (1 left)
Jul 20 18:28:25 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:28:25 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:28:25 [info ] d2cs_conn_create: created session=462 socket=4 (2 current connections)
Jul 20 18:28:25 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:28:25 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:28:25 [info ] d2cs_conn_destroy: [4] closed connection 462 (1 left)
Jul 20 18:28:36 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:28:36 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:28:36 [info ] d2cs_conn_create: created session=463 socket=4 (2 current connections)
Jul 20 18:28:36 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:28:36 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:28:36 [info ] d2cs_conn_destroy: [4] closed connection 463 (1 left)
Jul 20 18:28:47 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:28:47 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:28:47 [info ] d2cs_conn_create: created session=464 socket=4 (2 current connections)
Jul 20 18:28:47 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:28:47 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:28:47 [info ] d2cs_conn_destroy: [4] closed connection 464 (1 left)
Jul 20 18:28:58 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:28:58 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:28:58 [info ] d2cs_conn_create: created session=465 socket=4 (2 current connections)
Jul 20 18:28:58 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:28:58 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:28:58 [info ] d2cs_conn_destroy: [4] closed connection 465 (1 left)
Jul 20 18:29:09 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:29:09 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:29:09 [info ] d2cs_conn_create: created session=466 socket=4 (2 current connections)
Jul 20 18:29:09 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:29:09 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:29:09 [info ] d2cs_conn_destroy: [4] closed connection 466 (1 left)
Jul 20 18:29:20 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:29:20 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:29:20 [info ] d2cs_conn_create: created session=467 socket=4 (2 current connections)
Jul 20 18:29:20 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:29:20 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:29:20 [info ] d2cs_conn_destroy: [4] closed connection 467 (1 left)
Jul 20 18:29:31 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:29:31 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:29:31 [info ] d2cs_conn_create: created session=468 socket=4 (2 current connections)
Jul 20 18:29:31 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:29:31 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:29:31 [info ] d2cs_conn_destroy: [4] closed connection 468 (1 left)
Jul 20 18:29:42 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:29:42 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:29:42 [info ] d2cs_conn_create: created session=469 socket=4 (2 current connections)
Jul 20 18:29:42 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:29:42 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:29:42 [info ] d2cs_conn_destroy: [4] closed connection 469 (1 left)
Jul 20 18:29:53 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:29:53 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:29:53 [info ] d2cs_conn_create: created session=470 socket=4 (2 current connections)
Jul 20 18:29:53 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:29:53 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:29:53 [info ] d2cs_conn_destroy: [4] closed connection 470 (1 left)
Jul 20 18:30:04 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:30:04 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:30:04 [info ] d2cs_conn_create: created session=471 socket=4 (2 current connections)
Jul 20 18:30:04 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:30:04 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:30:04 [info ] d2cs_conn_destroy: [4] closed connection 471 (1 left)
Jul 20 18:30:15 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:30:15 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:30:15 [info ] d2cs_conn_create: created session=472 socket=4 (2 current connections)
Jul 20 18:30:15 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:30:15 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:30:15 [info ] d2cs_conn_destroy: [4] closed connection 472 (1 left)
Jul 20 18:30:26 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:30:26 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:30:26 [info ] d2cs_conn_create: created session=473 socket=4 (2 current connections)
Jul 20 18:30:26 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:30:26 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:30:26 [info ] d2cs_conn_destroy: [4] closed connection 473 (1 left)
Jul 20 18:30:37 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:30:37 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:30:37 [info ] d2cs_conn_create: created session=474 socket=4 (2 current connections)
Jul 20 18:30:37 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:30:37 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:30:37 [info ] d2cs_conn_destroy: [4] closed connection 474 (1 left)
Jul 20 18:30:48 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:30:48 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:30:48 [info ] d2cs_conn_create: created session=475 socket=4 (2 current connections)
Jul 20 18:30:48 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:30:48 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:30:48 [info ] d2cs_conn_destroy: [4] closed connection 475 (1 left)
Jul 20 18:30:59 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:30:59 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:30:59 [info ] d2cs_conn_create: created session=476 socket=4 (2 current connections)
Jul 20 18:30:59 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:30:59 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:30:59 [info ] d2cs_conn_destroy: [4] closed connection 476 (1 left)
Jul 20 18:31:10 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:31:10 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:31:10 [info ] d2cs_conn_create: created session=477 socket=4 (2 current connections)
Jul 20 18:31:10 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:31:10 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:31:10 [info ] d2cs_conn_destroy: [4] closed connection 477 (1 left)
Jul 20 18:31:22 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:31:22 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:31:22 [info ] d2cs_conn_create: created session=478 socket=4 (2 current connections)
Jul 20 18:31:22 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:31:22 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:31:22 [info ] d2cs_conn_destroy: [4] closed connection 478 (1 left)
Jul 20 18:31:33 [info ] s2s_create: try make s2s connection to 47.52.141.109:6112
Jul 20 18:31:33 [info ] s2s_create: connection to s2s server 47.52.141.109:6112 is in progress
Jul 20 18:31:33 [info ] d2cs_conn_create: created session=479 socket=4 (2 current connections)
Jul 20 18:31:33 [info ] conn_handle_connecting: connected to 47.52.141.109:6112
Jul 20 18:31:33 [info ] handle_bnetd_init: sent init class packet to bnetd
Jul 20 18:31:33 [info ] d2cs_conn_destroy: [4] closed connection 479 (1 left)
bnetd.log
Jul 20 18:33:57 [debug] ipbanlist_check: lastcheck: 1563618803, now: 1563618837, now-lc: 34.
Jul 20 18:33:57 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:33:57 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36840 on 0.0.0.0:6112
Jul 20 18:33:57 [debug] conn_create: [21][19] sessionkey=0x1245556958 sessionnum=0x00000512
Jul 20 18:33:57 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:33:57 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:33:57 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36840
Jul 20 18:33:57 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:33:57 [info ] conn_destroy: [21] closed init connection
Jul 20 18:34:08 [debug] ipbanlist_check: lastcheck: 1563618837, now: 1563618848, now-lc: 11.
Jul 20 18:34:08 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:34:08 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36842 on 0.0.0.0:6112
Jul 20 18:34:08 [debug] conn_create: [21][19] sessionkey=0x1694748854 sessionnum=0x00000513
Jul 20 18:34:08 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:34:08 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:34:08 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36842
Jul 20 18:34:08 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:34:08 [info ] conn_destroy: [21] closed init connection
Jul 20 18:34:19 [debug] ipbanlist_check: lastcheck: 1563618837, now: 1563618859, now-lc: 22.
Jul 20 18:34:19 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:34:19 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36848 on 0.0.0.0:6112
Jul 20 18:34:19 [debug] conn_create: [21][19] sessionkey=0x173851152 sessionnum=0x00000514
Jul 20 18:34:19 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:34:19 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:34:19 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36848
Jul 20 18:34:19 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:34:19 [info ] conn_destroy: [21] closed init connection
Jul 20 18:34:30 [debug] ipbanlist_check: lastcheck: 1563618837, now: 1563618870, now-lc: 33.
Jul 20 18:34:30 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:34:30 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36850 on 0.0.0.0:6112
Jul 20 18:34:30 [debug] conn_create: [21][19] sessionkey=0x1816215011 sessionnum=0x00000515
Jul 20 18:34:30 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:34:30 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:34:30 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36850
Jul 20 18:34:30 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:34:30 [info ] conn_destroy: [21] closed init connection
Jul 20 18:34:38 [debug] ipbanlist_check: lastcheck: 1563618870, now: 1563618878, now-lc: 8.
Jul 20 18:34:38 [debug] ipbanlist_check: checking 178.236.130.4
Jul 20 18:34:38 [info ] sd_accept: [21] accepted connection from 178.236.130.4:39448 on 0.0.0.0:6112
Jul 20 18:34:38 [debug] conn_create: [21][19] sessionkey=0x1806323893 sessionnum=0x00000516
Jul 20 18:34:38 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:34:38 [error] handle_init_packet: [21] client requested unknown class 0x47 (length 1) (closing connection)
Jul 20 18:34:38 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:34:38 [info ] conn_destroy: [21] closed init connection
Jul 20 18:34:41 [debug] ipbanlist_check: lastcheck: 1563618870, now: 1563618881, now-lc: 11.
Jul 20 18:34:41 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:34:41 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36852 on 0.0.0.0:6112
Jul 20 18:34:41 [debug] conn_create: [21][19] sessionkey=0x300487622 sessionnum=0x00000517
Jul 20 18:34:41 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:34:41 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:34:41 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36852
Jul 20 18:34:41 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:34:41 [info ] conn_destroy: [21] closed init connection
Jul 20 18:34:48 [debug] ipbanlist_check: lastcheck: 1563618870, now: 1563618888, now-lc: 18.
Jul 20 18:34:48 [debug] ipbanlist_check: checking 31.129.128.196
Jul 20 18:34:48 [info ] sd_accept: [21] accepted connection from 31.129.128.196:44960 on 0.0.0.0:6112
Jul 20 18:34:48 [debug] conn_create: [21][19] sessionkey=0x1355307635 sessionnum=0x00000518
Jul 20 18:34:48 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:34:48 [error] handle_init_packet: [21] client requested unknown class 0x47 (length 1) (closing connection)
Jul 20 18:34:48 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:34:48 [info ] conn_destroy: [21] closed init connection
Jul 20 18:34:49 [debug] ipbanlist_check: lastcheck: 1563618870, now: 1563618889, now-lc: 19.
Jul 20 18:34:49 [debug] ipbanlist_check: checking 213.133.168.72
Jul 20 18:34:49 [info ] sd_accept: [21] accepted connection from 213.133.168.72:59934 on 0.0.0.0:6112
Jul 20 18:34:49 [debug] conn_create: [21][19] sessionkey=0x1230485559 sessionnum=0x00000519
Jul 20 18:34:49 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:34:49 [error] handle_init_packet: [21] client requested unknown class 0x47 (length 1) (closing connection)
Jul 20 18:34:49 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:34:49 [info ] conn_destroy: [21] closed init connection
Jul 20 18:34:52 [debug] ipbanlist_check: lastcheck: 1563618870, now: 1563618892, now-lc: 22.
Jul 20 18:34:52 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:34:52 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36854 on 0.0.0.0:6112
Jul 20 18:34:52 [debug] conn_create: [21][19] sessionkey=0x1965393198 sessionnum=0x00000520
Jul 20 18:34:52 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:34:52 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:34:52 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36854
Jul 20 18:34:52 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:34:52 [info ] conn_destroy: [21] closed init connection
Jul 20 18:35:03 [debug] ipbanlist_check: lastcheck: 1563618870, now: 1563618903, now-lc: 33.
Jul 20 18:35:03 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:35:03 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36856 on 0.0.0.0:6112
Jul 20 18:35:03 [debug] conn_create: [21][19] sessionkey=0x1734809126 sessionnum=0x00000521
Jul 20 18:35:03 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:35:03 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:35:03 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36856
Jul 20 18:35:03 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:35:03 [info ] conn_destroy: [21] closed init connection
Jul 20 18:35:14 [debug] ipbanlist_check: lastcheck: 1563618903, now: 1563618914, now-lc: 11.
Jul 20 18:35:14 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:35:14 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36858 on 0.0.0.0:6112
Jul 20 18:35:14 [debug] conn_create: [21][19] sessionkey=0x40855567 sessionnum=0x00000522
Jul 20 18:35:14 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:35:14 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:35:14 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36858
Jul 20 18:35:14 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:35:14 [info ] conn_destroy: [21] closed init connection
Jul 20 18:35:25 [debug] ipbanlist_check: lastcheck: 1563618903, now: 1563618925, now-lc: 22.
Jul 20 18:35:25 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:35:25 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36864 on 0.0.0.0:6112
Jul 20 18:35:25 [debug] conn_create: [21][19] sessionkey=0x663447724 sessionnum=0x00000523
Jul 20 18:35:25 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:35:25 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:35:25 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36864
Jul 20 18:35:25 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:35:25 [info ] conn_destroy: [21] closed init connection
Jul 20 18:35:36 [debug] ipbanlist_check: lastcheck: 1563618903, now: 1563618936, now-lc: 33.
Jul 20 18:35:36 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:35:36 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36866 on 0.0.0.0:6112
Jul 20 18:35:36 [debug] conn_create: [21][19] sessionkey=0x1603470047 sessionnum=0x00000524
Jul 20 18:35:36 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:35:36 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:35:36 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36866
Jul 20 18:35:36 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:35:36 [info ] conn_destroy: [21] closed init connection
Jul 20 18:35:47 [debug] ipbanlist_check: lastcheck: 1563618936, now: 1563618947, now-lc: 11.
Jul 20 18:35:47 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:35:47 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36868 on 0.0.0.0:6112
Jul 20 18:35:47 [debug] conn_create: [21][19] sessionkey=0x803132183 sessionnum=0x00000525
Jul 20 18:35:47 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:35:47 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:35:47 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36868
Jul 20 18:35:47 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:35:47 [info ] conn_destroy: [21] closed init connection
Jul 20 18:35:58 [debug] ipbanlist_check: lastcheck: 1563618936, now: 1563618958, now-lc: 22.
Jul 20 18:35:58 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:35:58 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36870 on 0.0.0.0:6112
Jul 20 18:35:58 [debug] conn_create: [21][19] sessionkey=0x1478915096 sessionnum=0x00000526
Jul 20 18:35:58 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:35:58 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:35:58 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36870
Jul 20 18:35:58 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:35:58 [info ] conn_destroy: [21] closed init connection
Jul 20 18:36:09 [debug] ipbanlist_check: lastcheck: 1563618936, now: 1563618969, now-lc: 33.
Jul 20 18:36:09 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:36:09 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36872 on 0.0.0.0:6112
Jul 20 18:36:09 [debug] conn_create: [21][19] sessionkey=0x1253429005 sessionnum=0x00000527
Jul 20 18:36:09 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:36:09 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:36:09 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36872
Jul 20 18:36:09 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:36:09 [info ] conn_destroy: [21] closed init connection
Jul 20 18:36:20 [debug] ipbanlist_check: lastcheck: 1563618969, now: 1563618980, now-lc: 11.
Jul 20 18:36:20 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:36:20 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36878 on 0.0.0.0:6112
Jul 20 18:36:20 [debug] conn_create: [21][19] sessionkey=0x1049709548 sessionnum=0x00000528
Jul 20 18:36:20 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:36:20 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:36:20 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36878
Jul 20 18:36:20 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:36:20 [info ] conn_destroy: [21] closed init connection
Jul 20 18:36:31 [debug] ipbanlist_check: lastcheck: 1563618969, now: 1563618991, now-lc: 22.
Jul 20 18:36:31 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:36:31 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36880 on 0.0.0.0:6112
Jul 20 18:36:31 [debug] conn_create: [21][19] sessionkey=0x1415573927 sessionnum=0x00000529
Jul 20 18:36:31 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:36:31 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:36:31 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36880
Jul 20 18:36:31 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:36:31 [info ] conn_destroy: [21] closed init connection
Jul 20 18:36:42 [debug] ipbanlist_check: lastcheck: 1563618969, now: 1563619002, now-lc: 33.
Jul 20 18:36:42 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:36:42 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36882 on 0.0.0.0:6112
Jul 20 18:36:42 [debug] conn_create: [21][19] sessionkey=0x1768579605 sessionnum=0x00000530
Jul 20 18:36:42 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:36:42 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:36:42 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36882
Jul 20 18:36:42 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:36:42 [info ] conn_destroy: [21] closed init connection
Jul 20 18:36:53 [debug] ipbanlist_check: lastcheck: 1563619002, now: 1563619013, now-lc: 11.
Jul 20 18:36:53 [debug] ipbanlist_check: checking 47.52.141.109
Jul 20 18:36:53 [info ] sd_accept: [21] accepted connection from 47.52.141.109:36884 on 0.0.0.0:6112
Jul 20 18:36:53 [debug] conn_create: [21][19] sessionkey=0x272346945 sessionnum=0x00000531
Jul 20 18:36:53 [debug] sd_accept: [21] client connected to a bnet listening address
Jul 20 18:36:53 [info ] handle_init_packet: [21] client initiated d2cs_bnetd connection
Jul 20 18:36:53 [info ] handle_init_packet: [21] d2cs connection from unknown ip address 47.52.141.109:36884
Jul 20 18:36:53 [trace] conn_shutdown: [21] connection already closed
Jul 20 18:36:53 [info ] conn_destroy: [21] closed init connection