Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article discusses potential issues issue and their resolution related to retrieving network licenses over VPN.

On this page:

Table of Contents

Slow performance of obtaining network licenses over VPN

CSi products can utilize network licenses using Cisco AnyConnect VPN. Download the Configuration Guide for setting up "Safenet Cisco AnnyConnect Client" on your server.

When there is a slow performance of obtaining network licenses over VPN or when the network licenses cannot be obtained at all, it may help to adjust the firewall and VPN settings to "Enable fragmented traffic. Please see the Slow performance of RMS over VPN entry in Sentinel FAQ for additional information. Try limiting the packet size on your license server as follows:

1) Determine the network name you are using on server. 

     Start a command prompt ad administrator and type the following parameters to determine the network connection name in use.

       netsh interface ipv4 show subinterfaces

      Image Added

2) Set the mtu size to say 1359

      netsh interface ipv4 set subinterface "Local Area Connection" mtu=1359 store=persistent

      in the above example “Local Area Connection” is the name of internet connection used on server.

For troubleshooting purposes, you may also want to check out the license via WCommute.exe to confirm that the issue is indeed related to retrieving the license over the network.