Relative Content

Tag Archive for securityaccessibilitynginx-reverse-proxyaccess-controlsql-server-2022

Connecting to SQL Server from externally with proxy server

I have a server running SQL Server 2022 with a couple of instances. There is the need to grant access to an external supplier working with us on a project. The idea is: the supplier connects to our sql server on a specific database they need to access. We have created a configuration on a proxy server running nginx that allows the connection to the local sql server. However, I cannot reach the database when testing from outside.