cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Translate the entire conversation x

Cannot connect to license server after change of network

Sjoerd_Repping
6-Contributor

Cannot connect to license server after change of network

@MatthewV 

 

What did you exactly do to solve this issue? Reference topic: https://community.ptc.com/t5/System-Administration/Cannot-connect-to-license-server-after-change-of-network/m-p/952844#M31019 

 

How did you check if the network is classified as public or private?

I have the same issue here but with a difference: I can pull the license but a colleague cannot. 

Screenshot 2025-07-01 074446.jpg

 

Thanks,

Sjoerd

6 REPLIES 6

Hi,

check Windows Firewall rules on server. There must be rules allowing inbound communication to the license manager for Creo.

 

If you can, do simple test ... turn Windows Firewall on server off temporarily a try to launch Creo.


Martin Hanák

Hi Martin,

 

The Firewall on the server is off, we had issues with that in the past.

As the server is only used for the CREO license, so internal use, the Firewall can be off permanently.

 

Would deinstalling and reinstalling the server software be an option?

 

Thanks.


@Sjoerd_Repping wrote:

Hi Martin,

 

The Firewall on the server is off, we had issues with that in the past.

As the server is only used for the CREO license, so internal use, the Firewall can be off permanently.

 

Would deinstalling and reinstalling the server software be an option?

 

Thanks.


Hi,

from my point of view reinstalling license manager does not make any sense.

It's strange that PC1 can get the license and PC2 can't.

 

1.] look into license.dat on server

What identification is used on SERVER line?

Please publish complete SERVER line

 

2.] look into parametric.psf on PC1

What identification is used on ENV=PTC_D_LICENSE_FILE-=... line?

Please publish complete ENV=PTC_D_LICENSE_FILE line

 

3.] look into parametric.psf on PC2

What identification is used on ENV=PTC_D_LICENSE_FILE-=... line?

Please publish complete ENV=PTC_D_LICENSE_FILE line

 

Identification in all mentioned files must be the same.


Martin Hanák

The SERVER line contains the typical information about the host, in the format

SERVER <OUR SERVER NAME> PTC_HOSTID=<OUR HOST ID NUMBER> 7788

I'm not publishing the actual name and hostid on here. Security and all that.

 

Since this server works for our site and for Sjoerd at their site, something must be incorrectly configured for the "new" computer.

(1) Is that computer correctly signed into the domain on which the server is residing? Does this involve a VPN or something like that? I don't know as I don't have to do this.

(2) Does the computer have the necessary privileges to "see" the license server? A lot of changes have been made to security and network stuff lately to comply with ever more stringent regulations and maybe (?) to follow the rules necessary to get insurance.

(3) Are all the settings Martin has specified agreeing? I seem to recall that it was necessary (?) to use the actual IP address in the .psf files rather than the server name. Is that still the case?

(4) Network connection requirements have been made more protected. For example, we can no longer "ping" machines in the network. Perhaps the permissions for the machine having problems are not good enough to access the license server.

 

Best bet would be to do a detailed comparison of the settings for a computer that "works" and the one that is failing to connect. Probably with the help of one of the corporate IT people.

Sjoerd,

Since you can access the license but your colleague cannot, I would assume either your colleague's PC or the license server cannot resolve the other's name correctly on the new network.  I'm also assuming your colleague's PC Creo Parametric installation is configured to point to the correct license server.

 

You can test simple port access via PowerShell (you may need admin rights to run it).  Use the PowerShell command shown below from both the license server and your colleague's PC.

 

Test-NetConnection -ComputerName <name> -Port 7788

 

This will test the TCP connection on the specific port used by the PTC licenses. FlexLM uses 2 different ports. The LMGRD process is using the 7788 port number. The PTC_D.exe process is using a different port number. If you don't specify a specific port number for the PTC_D vendor daemon in the license file, a random port is used. Since you said no firewalls are in place, this shouldn't matter.  If you want to test the PTC_D port, you either need to specifiy a specific port number to use in the license file, or look at the log files to see what random port it is currently using.
The test can fail to resolve the name or fail to communicate on the specific port. If the name resolution fails, you'll need to configure either machine or both to resolve the name correctly.  If the port fails, there is likely some firewall setting in place.

You can also change <name> above to the IP address or the fully qualified domain name to help diagnose the issue.

Regards,

Dan N.

To all,

 

There is a small misunderstanding.

The original post, see link above (one of the mods created a new topic), states there is a new network.

 

We haven't changed anything, all the workstations and license server are the same and it used to work in the past.

All users are using a psf file with exactly the same content.  We saved a standard psf file on our file server.

 

A month or so ago, I noticed this issue.

 

Our company has 2 license servers, one is here at my location, the other one is in the US.

All CREO users here can pull the license on the US server.

 

As @KenFarley already mentioned, most probably this is a network issue by company policy.

 

Thanks for your replies.

Announcements

NEW Creo+ Topics: PTC Control Center and Creo+ Portal

Top Tags