How To Open Firewall Port 1433 for SQL Server Database Engine For Use With SCOM (or anything else)
In this very short video, I walk you through the step by step process of opening the 1433 firewall port for SQL Server. I am doing it because I am setting up a new System Center Operations manager server but the procedures would be the same for any other application that uses SQL Server for the database backend. Full Details on opening ports for SCOM can be found at https://technet.microsoft.com/da-dk/library/cc540431(en-us).aspx
You can open the video by right-clicking the following link and select Save Target As:
https://mschnlnine.vo.llnwd.net/d1/inetpub/danstolts/Video/ITProGuru-2011-06SCOMOpenFirewall.wmv
You may also be able to click on it to open your default video player
Full blog post can be found at
How To Open Firewall Port 1433 for SQL Server Database Engine For Use With SCOM (or anything else)
How to: Configure a Windows Firewall for Database Engine Access
To open a port in the Windows firewall for TCP access
- On the Start menu, click Run, type WF.msc, and then click OK.
- In the Windows Firewall with Advanced Security, in the left pane, right-click Inbound Rules, and then click New Rule in the action pane (upper right corner).
- In the Rule Type dialog box, select Port, and then click Next.
- In the Protocol and Ports dialog box, select TCP. Select Specific local ports, and then type the port number of the instance of the Database Engine, In my case we are using the default which is 1433. Click Next.
- In the Action dialog box, select Allow the connection, and then click Next.
- In the Profile dialog box, I am going to Leave Domain turned on and turn private and public off. Then click Next.
- In the Name dialog box, type "Allow SQL 1433 Inbound” and for a description I am putting in the same. Then click Finish.
To see other ports you may need to open for other parts of System Center Operations Manager visit https://technet.microsoft.com/da-dk/library/cc540431(en-us).aspx
For a step by step of installing SQL Server see How To Install SQL 2008 R2 on Windows Server 2008 R2 SP1 For Use With SCVMM 2008 R2 SP1
Comments
Anonymous
July 23, 2012
Thanks for this article. It has helped me to a great extent where I was scratching my heads to understand the root cause.Anonymous
June 15, 2013
That sorted the problem. Very useful and easy to follow steps. Thank you very muchAnonymous
September 17, 2013
Thank you sir, much appreciated :-)Anonymous
March 03, 2014
Thank you very much! It was very helpful!Anonymous
October 19, 2014
hfghfhfghfghAnonymous
October 19, 2014
Thank you very much ..Anonymous
November 16, 2014
Thank you sir, much appreciated.Anonymous
December 08, 2014
So goodAnonymous
December 08, 2014
So goodAnonymous
December 08, 2014
So GoodAnonymous
May 19, 2015
Thank you very muchAnonymous
August 20, 2015
Thank you this article still work. Much appreciated :)Anonymous
September 10, 2015
Thanks so much! I was able to use this article to to resolve my web application data connection issues.Anonymous
December 03, 2015
The comment has been removed