Problem
Windows or hardware firewalls can sometimes block network communication ports used by the SolidWorks PDM application. This article outlines the firewall ports that should be opened for all network communications with PDM. This article also describes how you can locate the port number when a dynamic port is used for SQL Server.
Solution 1: PDM Ports to Open
The following ports are used by PDM and need to be opened:
- PDM Archive Server: TCP 3030
- SQL Server: TCP 1433 (unless instance is named then TCP 1434 and UDP 1434 instead)
- PDM Web Server (without SSL): TCP 80
- PDM Web Server (with SSL): TCP 443 (TCP 80 also needs to be opened if you want the ability to push the client install from the webpage)
- PDM Client: No ports need to be opened on client side for default Firewall settings
Solution 2: Dynamic Port for SQL
If Microsoft® SQL Server or SQL Server Express is installed as a named instance (ServerName\InstanceName), a dynamic port may be used and hence should be opened on the SQL server.
The dynamic port can be found by following these steps:
1. Launch 'SQL Server Configuration Manager' console from 'Start' > 'All Programs' > 'Microsoft SQL Server' > 'Configuration Tools'.
2. Expand the 'SQL Server Network Configuration' in the left pane.
3. Select the 'Protocols for ' option as illustrated below.
4. Double-click on the 'TCP/IP' entry in the right pane.
5. Click on the 'IP Addresses' tab and scroll down to the bottom.
6. The port number is listed for the 'TCP Dynamic Ports' field as illustrated below.
For further technical support, please contact Hawk Ridge Systems at 877.266.4469 for the U.S. or 866.587.6803 for Canada and support@hawkridgesys.com.
Comments
Article is closed for comments.