Windows Firewall Configuration Process

Windows Firewall Configuration Process

Windows Firewall Configuration Process

Below you can find some quick screenshots showing the required configuration of a Windows firewall for successful connections to a default instance and a named instance.
 
A default instance of SQL Server listening on the default port 1433. In this scenario, you need to ensure an exception is added to TCP port 1433 in the Windows firewall.
In the Case of MYSQL Default Port is 3306.

To open a port in the Windows firewall for TCP access –

  1. On the Start menu, click Run, type WF.msc, and then click OK.
            
  1. In the Windows Firewall with Advanced Security, in the left pane, Double click Inbound Rules, and then click New Rule in the action panel.
            

  1. In the Rule Type dialog box, select Port, and then click Next.
            

  1. 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, such as 1433 for the default instance for MSSQL. Click Next.
            

  1. In the Action dialog box, select Allow the connection, and then click Next.
            

  1. In the Profile dialog box, select any profiles that describe the computer connection environment when you want to connect to the Database Engine, and then click Next.
            

  1. In the Name dialog box, type a name and description for this rule, and then click Finish.
            
  1. Once done, you should see that rule is created and is enabled by default. 
             

 
According to same type you have add the same Port in Outbound Rules also. 
 
NOTE : For MYSQL you have to ADD – 3306 Port in Inbound and Outbound Both Rules.

Hope this helps.
    • Related Articles

    • Online activity || Windows Compatibility message

      Error: Windows Compatibility Message in Online Activity Screen Cause: This issue arises when the 'systeminfo' command fails to work on the system, preventing the software from obtaining the necessary system configuration. Solution: Follow these steps ...
    • Windows Installer / Run Time error 1706

      Close all instances of the KDK software desktop application, including any installation windows of Spectrum.msi / Tax Suite.msi. Process to Check the Cause of the Issue and Restore the File: Step 1: Open the Event Viewer: Click on the Start Button. ...
    • TDS - Mail Configuration - Gmail configuration.

      If you are facing issue in Mail Configuration of Gmail ID and getting error as below, please follow the instructions as per the video link shared. Kindly check mail configuration setting and also check security setting of your email account. Error ...
    • eXBace || Updating Process

      XBRL or extensible Business Reporting Language is a software standard that was developed to improve the way in which financial data was communicated, making it easier to compile and share this data. Notably, extensible Business Reporting Language is ...
    • TDS : SQL SERVER Network Configuration

      KDK Software products are Multi-user software products that can be used in the Network area. There might be few situations arising due to some network failure or configurations, where some software modules would respond properly and some would not. ...