How to configure Windows Firewall on Windows XP or Windows Server 2003

In some cases the Windows Firewall on the server may be blocking access to IRIS from the workstations. In these cases it may be necessary to set exclusions for the SQL Server within the Windows Firewall.

It assumed that the default posts 1433 and 1434 are in use by SQL Server.  Please refer to the topic entitled Understanding SQL Server TCP Ports to establish which ports are in use.

 

  1. Click Start, Control Panel.

  2. Open the Windows Firewall:

 

  1. Select the Exceptions tab.

 

  1. Click Add Port.

  2. In the Name box enter SQL.

  3. In the Port number box enter 1433.

  4. Select the TCP option.

 

  1. Click OK.

  2. Click Add Port.

  3. In the Name box enter SQL.

  4. In the Port number box enter 1434.

  5. Select the UDP option.

  6. Click OK.

 

  1. Click Add Program.

  2. Click Browse.

 

  1. Browse to the SQL Server executable file in Program Files.
  1. Select sqlservr.exe and click Open.

 

  1. Click OK.