I'm in a similar boat:
WOW version 6.2.4 (21355) Release x86
I think I am close. I can access in my LAN
Things Ive changed so far.
------------------------------------------------------------------------------------------
bnetserver config:
LoginREST.Port = 8081 (unchanged)
LoginREST.ExternalAddress= ******.dynalias.com
LoginREST.LocalAddress=192.168.1.200
---------------------------------------------------------------------------------------------
Changed the realmlist auth table:
address: ******.dynalias.com
localSubnetMask: 192.168.1.200
port: 8085 (unchanged)
---------------------------------------------------------------------------------------------
Changed the WTF folders config file:
SET portal "******.dynalias.com" //only on the outside clients **Not currently working**
SET portal "192.168.1.200" // only on my LAN clients **working**
---------------------------------------------------------------------------------------------
Ports that are forwarded to 192.168.1.200 from router: TCP and UDP Any> 3389,3306,8085,8081,8086,1119
Can anyone confirm what are the ports needed for 6.2.4?
Testing port info from canyouseeme.org after SQL, Bnetserver and worldserver are running:
3389: Success 3306: Success 8085: Success
8081: Success 8086: Success 1119: Success
----------------------------------------------------------------------------------------------
I read that WOD 6.2.3 uses more ports and also different ones from 3.3.5 which alot of guides out there use, but for now Ill just open them all when Im testing.8085
I am fairly confident its a port issue, but dont know which ones to change or open.
It could be a Worldserver Listen Port from what Ive found on ports 1118? But I have no idea
I attached my bnetserer.exe upload sequence:
Project Wodcore 2014-2016(c) Warlords Of Draenor Patch 6.2.4 21355
Website: Wodcore.eu
Using configuration file bnetserver.conf.
Using SSL version: OpenSSL 1.0.1j 15 Oct 2014 (library: OpenSSL 1.0.2d 9 Jul 2015)
Using Boost version: 1.59.0
Automatic database updates are disabled for all databases!
Opening DatabasePool 'auth'. Asynchronous connections: 1, synchronous connections: 1.
MySQL client library: 6.0.10-alpha
MySQL server ver: 5.5.19-log
Connected to MySQL database at 127.0.0.1
MySQL client library: 6.0.10-alpha
MySQL server ver: 5.5.19-log
Connected to MySQL database at 127.0.0.1
DatabasePool 'auth' opened successfully. 2 total connections running.
Started auth database connection pool.
Login service bound to http://0.0.0.0:8081
Added realm "The Grove" at **.***.252.120:8085. // Adds my router IP address to running bnetserver
Any help would be greatly appreciated.
I've also tried using my router IP address instead of my dynalias.com address to no avail.
Also, The machine im testing outside my LAN is my laptop that works when I am local.