Additional SQL Server features and topics not covered by specific categories
Hi @sakuraime ,
So does it means when the other SQL Server want to use distributed transaction to this linux server , which initially communicate using 135, and then forward the >request to 13500... and then use 51999 to control the transaction ?
I think you are that. port 135 is de default port of MSDT.exe, and you can use netstat -a to test, and then port 135 directed to port 13500.And port 51999 if for DTS service.
More information: 20-netstat-commands-for-linux-network-management
BR,
Mia
If the answer is helpful, please click "Accept Answer" and upvote it.