question

Yas avatar image
Yas asked Yas posted

TCP connections between iTest client and License Server

Hi,

 

I have read the thread "How to prevent your firewall from blocking the default port used by FlexLM" and could see communication is done on a configured specific port (e.g 27001) in license file.

 

However, after check out complete ,it seems like other tcp connections exists b/w iTest client and Lic server other than 27001.

 

netstat -nbv

 TCP    itest_client:4509      lic_server:41813    ESTABLISHED     540
  C:\WINDOWS\System32\mswsock.dll
  C:\WINDOWS\system32\WS2_32.dll
  C:\Program Files\Fanfare\iTest 3.3\jre\bin\net.dll
  -- unknown component(s) --
  [iTest.exe]

  TCP    itest_client:4512       lic_ser:41813    ESTABLISHED     540
  C:\WINDOWS\System32\mswsock.dll
  C:\WINDOWS\system32\WS2_32.dll
  C:\Program Files\Fanfare\iTest 3.3\jre\bin\net.dll
  -- unknown component(s) --
  [iTest.exe]

  TCP    itest_client:4515      172.16.64.224:41813    ESTABLISHED     540
  C:\WINDOWS\System32\mswsock.dll
  C:\WINDOWS\system32\WS2_32.dll
  C:\Program Files\Fanfare\iTest 3.3\jre\bin\net.dll
  -- unknown component(s) --
  [iTest.exe]

Should I also open these port on firewall ? and Why these connection exist ?

 

Thanks

iTestinstallation - licensing
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
KumarS avatar image
KumarS answered KumarS posted

Look at this thread for your answer:

 

http://forums.fanfaresoftware.com/t5/Installation-Licensing/Unable-to-connect-to-the-Licensing-Host/m-p/6271#M201

 

You have to configure your server in such a way that it uses a single port only. By default, Flex will use a well known port for initial connection - but a dynamic TCP port for actual license checkouts and heartbeats.

1 comment
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Yas avatar image Yas commented ·

Thank you. It worked.

 

I should configure VENDOR fanfare PORT=xxxx... as well.

 

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.