How to configure the Windows Firewall for PTP Accounts Production on Windows 10

Introduction

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


 

  1. Click Start | type Control Panel (a search bar should display).

  1. Double-click Windows Firewall.

  1. Click Advanced Settings.

  1. Click Inbound Rules and then click New Rule.

  1. Select the Port option and click Next.

 

You will now need to specify the relevant TCP Port.

  1. Port Number 1433 is used for illustration purposes and will not reflect the actual TCP Port in use.

  1.  Ensure TCP is selected and in the Specific Local Ports field enter 1433.

  2. Click Next.

  1. Make sure the Allow the connection option is selected and click Next.

  1. Select all three options and click Next.

  1. Name the rule and click Finish.

 

You now need to repeat this process to specify an Outbound Rule.

  1. Click Outbound Rule and then click New Rule.

  1. Run through the same steps from 5 – 10 to create an Outbound rule for the same port.

The same method can be applied for the UDP port as well, though the option in Step 6 needs to be changed from TCP to UDP.

The default port number you would use when allowing the default UDP port through is 1434.