What ports does SQL Server need to communicate with a web server?
4
votes
3
answers
17436
views
If I have a web server trying to communicate to a SQL Server through a firewall, and the firewall is completely closed both ways (**inbound AND outbound**), I know I have to open port 1433 from the web server to the SQL Server in that direction.
However, do I need to open any ports from the SQL Server to the web server for the SQL activities to work? Does SQL Server respond back with any other ports?
Asked by M.R.
(221 rep)
Oct 17, 2013, 09:13 PM
Last activity: Oct 17, 2013, 09:57 PM
Last activity: Oct 17, 2013, 09:57 PM