Which ports does the license server use and how can I specify a specific port for the daemon?
Article By default, the FlexLM server uses ports 27000 through 27009, and another random port for the QualNet licensing daemon (parsec). To designate a specific port for the daemon, you need to add port=<port_number> at the end of the "VENDOR parsec " line, like this:

SERVER 192.168.0.123 0010c65f1313
VENDOR parsec port=6779
... 

OR

SERVER 192.168.0.123 0010c65f1313
VENDOR parsec port=27006

You can also add TCP:<port_number> to the end of the SERVER line to have the FlexLM server use a different port. The log file will show which ports the server and daemon are using.





Article Details
Article ID: 24 Created On: 02 Nov 2009 11:55 PM

This article was helpful  This article was not helpful