Software Archive
Read-only legacy content
17061 ディスカッション

How to make static listening ports

Dave_A__from_Lifeboa
ビギナー
648件の閲覧回数
Customer writes:

We have installed the Intel C++ and Fortran Composer XE 2011 and have successfully got thelicenses to float across all our host(s). I also configured the firewall to allow the port(s) itslistening on. The only problem is, when the license host gets rebooted the INTEL listeningdaemon chooses a different port, the Intel license manager daemon stays the same 28518:

[wgoodman@g2-blsb020 ~]$ sudo netstat -tpln | grep -i intel

tcp 0 0 0.0.0.0:28518 0.0.0.0:* LISTEN 4931/lmgrd.intel

tcp 0 0 0.0.0.0:34861 0.0.0.0:* LISTEN 4932/INTEL

But the INTEL daemon (34681) changes every time the system is rebooted. My question is:Is there a configuration file that I can set this to be static? Meaning stays the same after reboot?

Any help would be appreciated,

Thanks.....Dave A. from Lifeboat Distribution

0 件の賞賛
4 返答(返信)
Feilong_H_Intel
従業員
648件の閲覧回数
Hi Dave,

You could specify a particular port number in VENDOR line, like this, in your license file. That will not invalidate your license file. Please let me know if you have further question.

VENDOR INTEL port=1234

Thank you.
--
Feilong H.
Intel Developer Support

Tools Knowledge Base: http://software.intel.com/en-us/articles/tools
Dave_A__from_Lifeboa
ビギナー
648件の閲覧回数
Thank you Feilong, I'll relay to my customer and let you know how they make out.
Thanks....Dave A. from Lifeboat Distribution.
Dave_A__from_Lifeboa
ビギナー
648件の閲覧回数
Worked great...thank you !!!!!
Dave A.
Feilong_H_Intel
従業員
648件の閲覧回数
Dave,

I'm glad to hear that. Cheers!

Feilong
返信