give the guy a hand. Here are a couple of pointers what DS_SERVER Does.
Btw these are the structures linking opertools and ds server/
Also dont forget mapping opertool port, which links direct to the IGN cache held in DS server.
Not forgetting depending on amount of people logged, the 15 minute delay of pooled data held in cache.
The time taken To release all data from IGNS logged off, will depend on the total IGN'S logged on.This is highlighted in the database table in ninedragons_account
table=[dbo].[Tbl_ND_GameConnect]
curr_state=1
temp_id=????
The more temp_id>0 will then increase the 15 minute period we initially allowed for cache to be released.
To be honest i thought you knew all this. I will explain the port 80 question associated with AuthAddr later. You can ofc create a ipsec tunnel, which ofc will create a form of a proxy server barrier, preventing direct access to the Ip address you wish to remain hidden mainstream. (Literally a VPN, on a server host provider) The dedicated host provider ie OVH,will be the entry point in ndreg.xrg
useful article to protect your server against attacks.
The above example was only for webservers port 80 and 443. But this also applies to all other ports
The biggest giveaway and to give anyone a clue what ds server does i guess, is when you kill ds server .exe and the opertool process is still in memory!!!!