Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.74 KB

File metadata and controls

33 lines (27 loc) · 1.74 KB
title Connect to SQL Server Through a Proxy Server (SQL Server Configuration Manager) | Microsoft Docs
ms.custom
ms.date 06/22/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology configuration
ms.topic conceptual
helpviewer_keywords
Remote WinSock
RWS
LATs
proxy servers [SQL Server]
connections [SQL Server], proxy server
Microsoft Proxy Server [SQL Server]
local address tables [SQL Server]
ms.assetid 39714de0-2a1f-4179-9091-5c3fa4612545
author MikeRayMSFT
ms.author mikeray
manager craigg

Connect to SQL Server Through a Proxy Server (SQL Server Configuration Manager)

This topic describes how to connect to SQL Server through a proxy server in [!INCLUDEssCurrent] 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.

Using SQL Server Configuration Manager

To enable connections to SQL Server through Microsoft Proxy Server

  1. 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.

  2. 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.