WAR3 DOES NOT WORK!
Just tried with war3tft and roc. Doesn't work.
I don't care a lot about war3 as soon as it's war2.ru, not a war3.ru, but why not if it's easy.
Can anyone explain me what i should do with bnetd.conf and other configs to enable war3?
netstat shows this:
tcp 0 0 0.0.0.0:6112 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:6200 0.0.0.0:* LISTEN
That is what i see in bnet.log while trying to connect:
Aug 29 17:19:50 [info ] sd_accept: [42] accepted connection from *.*.*.*:8527 on 0.0.0.0:6112
Aug 29 17:19:50 [info ] conn_create: [42][12] sessionkey=0x????????? sessionnum=0x????????
Aug 29 17:19:50 [info ] handle_init_packet: [42] client initiated bnet connection
Aug 29 17:19:50 [info ] conn_set_archtag: [42] setting client arch to "IX86"
Aug 29 17:19:50 [info ] conn_set_clienttag: [42] setting client type to "W3XP"
Aug 29 17:19:50 [info ] conn_set_gamelang: [42] setting client gamelang to "ruRU"
Aug 29 17:19:50 [info ] conn_destroy: [42] closed bnet connection
bnetd.conf
...
allowed_clients = all
...
skip_versioncheck = true
allow_unknown_version = true
version_exeinfo_match = none
version_exeinfo_maxdiff = 0
servaddrs = ":6112"
w3routeaddr = "0.0.0.0:6200"
...
war3_ladder_update_secs = 0
...