Yes I read this How to find the port for MS SQL Server 2008?
no luck.
telnet 1433
returns connection failed, so I must s
In our enterprise I don't have access to MSSQL Server, so I can'r access the system tables.
What works for me is:
Wireshark (run as Administrator, select Network Interface),while opening connection to server.pingip.dst == x.x.x.x The port is shown in the column info in the format src.port -> dst.port