Set a Windows firewall exception for the SQL Server port
- Last UpdatedSep 17, 2024
- 1 minute read
You will need to set a Windows Firewall exception for a non-default SQL Server port number if you are using a remote node. Without access through the firewall, remote nodes will be unable to connect to the database.
To allow access through the Windows Firewall
-
Open Allow an app through Windows Firewall.
-
Select SQLServer from the list of applications. Double click to open the Edit a Port window.
-
Change the port number to match the port number listed in SQL Server Configuration Manager.
-
Click Network types... and select the checkbox that matches the network type to which you are connected (typically Domain).
For more information, refer to the following Microsoft documentation: