Skip to main content
Solved

SQL tunnels on SQL Server with multiple instance

  • March 7, 2025
  • 1 reply
  • 156 views

Hi team

 

Do you know if SQL tunnel support connection to multiple instance of the same SQL Database ?

Customers can configure SQL Server Tunnel jump items to connect to the default instance but how does a customer configure a SQL Server Tunnel jump item to connect to databases installed on non default SQL server instances? Is this even supported?

Best answer by PhillC

Hello ​@Koem1977 -  We connect to the SQL endpoints using TCP - so you would configure a different port for each of the other instances and connect to that TCP port.

 

1 reply

Forum|alt.badge.img+1
  • BeyondTrust Employee
  • 169 replies
  • Answer
  • March 10, 2025

Hello ​@Koem1977 -  We connect to the SQL endpoints using TCP - so you would configure a different port for each of the other instances and connect to that TCP port.