title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | helpviewer_keywords | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Connect to SQL Server with Proxy Server-SQL Server Config Manager |
Learn how to use SQL Server Configuration Manager to connect to SQL Server through a proxy server. See how to use Remote WinSock (RWS) to listen remotely. |
rwestMSFT |
randolphwest |
12/15/2016 |
sql |
configuration |
how-to |
|
[!INCLUDE SQL Server]
This topic describes how to connect to SQL Server through a proxy server in [!INCLUDEssnoversion] by using SQL Server Configuration Manager. To listen remotely by way of Remote WinSock (RWS), define the local address table (LAT) for the proxy server so that the listening node address is outside the range of LAT entries.
-
Follow the steps in Configure a Server to Listen on a Specific TCP Port (SQL Server Configuration Manager) to determine which TCP/IP ports are used by the [!INCLUDEssDE], or to configure the [!INCLUDEssDE] to use a desired port.
-
In your proxy server define the local address table (LAT) for the proxy server so that the listening node address is outside the range of LAT entries. For more information, see your proxy server documentation.
Note
This topic applies to on-premises [!INCLUDEssNoVersion_md]. For connection issues related to [!INCLUDEssSDS_md], see Troubleshoot connection issues to Azure SQL Database.