<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Distributed licensing problem in Vault Forum</title>
    <link>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3738380#M47835</link>
    <description>&lt;P&gt;We are staging a new Vault server that will be a remote server connected using Connected Workgroups to our main vault server, the publisher. Licenses are to be handed out using distributed licenses. Most on our publisher, and a few on the Subscriber (in case of temporary network failure)&amp;nbsp;I have distributed licensing set up, but it isn't behaving quite how I expected. Here is the behavior we are seeing:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With both servers online:&lt;/P&gt;&lt;P&gt;- All requests for a license from the publisher succeed.&lt;/P&gt;&lt;P&gt;- All requests for a license from the Subscriber are passed along to the Publisher, and succeed.&lt;/P&gt;&lt;P&gt;- If the Publisher runs out of licenses, it starts to draw from the Subscriber's pool successfully.&lt;/P&gt;&lt;P&gt;X: If the Publisher cannot be contacted, any attempts to pull a license from the subscriber fails. (simulated by connecting client and server together on an isolated hub)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right now, both servers exist on the same subnet of a LAN, and their firewalls are off. Eventually, the Subscriber will be on a different subnet connected via a BOVPN. &amp;nbsp;What have I done wrong, or are my expectations incorrect here?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Dec 2012 16:37:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-12-17T16:37:59Z</dc:date>
    <item>
      <title>Distributed licensing problem</title>
      <link>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3738380#M47835</link>
      <description>&lt;P&gt;We are staging a new Vault server that will be a remote server connected using Connected Workgroups to our main vault server, the publisher. Licenses are to be handed out using distributed licenses. Most on our publisher, and a few on the Subscriber (in case of temporary network failure)&amp;nbsp;I have distributed licensing set up, but it isn't behaving quite how I expected. Here is the behavior we are seeing:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With both servers online:&lt;/P&gt;&lt;P&gt;- All requests for a license from the publisher succeed.&lt;/P&gt;&lt;P&gt;- All requests for a license from the Subscriber are passed along to the Publisher, and succeed.&lt;/P&gt;&lt;P&gt;- If the Publisher runs out of licenses, it starts to draw from the Subscriber's pool successfully.&lt;/P&gt;&lt;P&gt;X: If the Publisher cannot be contacted, any attempts to pull a license from the subscriber fails. (simulated by connecting client and server together on an isolated hub)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right now, both servers exist on the same subnet of a LAN, and their firewalls are off. Eventually, the Subscriber will be on a different subnet connected via a BOVPN. &amp;nbsp;What have I done wrong, or are my expectations incorrect here?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2012 16:37:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3738380#M47835</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-17T16:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed licensing problem</title>
      <link>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3739168#M47836</link>
      <description>&lt;P&gt;First you need to make sure there is full connectivity between the distributed license servers.&amp;nbsp; That means that you should be able to connect to them via IPv4 (not IPv6) and that ports 2080 and 27000 are accessible.&amp;nbsp; You can test the connectivity from each server to the next with Internet Explorer (only) by going to the addresses:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;http://servername:2080&lt;/P&gt;&lt;P&gt;http://servername:27000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your result should look similar to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wê-60Wê-60Wê-60Wê-60Wê-60Wê-60&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will also need to place ADSKFLEX_LICENSE_FILE&amp;nbsp;system environment variables&amp;nbsp;where the ADMS server can access the license server, since it is the ADMS that pulls the Vault license and not the clients.&amp;nbsp; Add all of your NLM servers to the system environment variable following these instructions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&amp;amp;id=8385605&amp;amp;linkID=9240617" target="_blank"&gt;http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&amp;amp;id=8385605&amp;amp;linkID=9240617&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In addition, due to latency across the WAN, especially with VPN, you will want to add an additional FLEXLM_TIMEOUT system environment variable as well:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&amp;amp;id=7574782&amp;amp;linkID=9240617" target="_blank"&gt;http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&amp;amp;id=7574782&amp;amp;linkID=9240617&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For more information about Network License Manager connectivity issues and IPv6, please see my discussion post here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.autodesk.com/t5/Installation-Licensing/Network-License-Error-1-5-15-and-IPv6/td-p/2982864" target="_blank"&gt;http://forums.autodesk.com/t5/Installation-Licensing/Network-License-Error-1-5-15-and-IPv6/td-p/2982864&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2012 16:47:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3739168#M47836</guid>
      <dc:creator>TravisNave</dc:creator>
      <dc:date>2012-12-18T16:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed licensing problem</title>
      <link>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3739343#M47837</link>
      <description>&lt;P&gt;Thorough, thank you very much!&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2012 19:22:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3739343#M47837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-18T19:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed licensing problem</title>
      <link>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3739349#M47838</link>
      <description>&lt;P&gt;Cool.&amp;nbsp; If you run into any additional problems after implementing this, let us know.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2012 19:25:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3739349#M47838</guid>
      <dc:creator>TravisNave</dc:creator>
      <dc:date>2012-12-18T19:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed licensing problem</title>
      <link>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3793522#M47839</link>
      <description>&lt;P&gt;Travis,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're looking into this issue once again, and troubleshooting some oddities. Re-reading one of your links I saw the following that I missed on my first time through.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&amp;amp;id=8385605&amp;amp;linkID=9240617" target="_blank"&gt;http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&amp;amp;id=8385605&amp;amp;linkID=9240617&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Consider&amp;nbsp;the following when using the&amp;nbsp;ADSKFLEX_LICENSE_FILE environment variable to specify license servers:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;This variable is automatically set during a client installation from a deployment that is&amp;nbsp;configured for distributed servers.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If I understand this correctly, the CLIENT needs this system environment variable as well? I thought these only needed to be set on the server, and the server would bounce the request for licenses as needed. My Vault 2013 deployment image is from before we had distributed licenses so this variable is not being set on clients. &amp;nbsp;Am I understanding correctly that this needs to be fixed?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2013 14:48:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3793522#M47839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-01T14:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed licensing problem</title>
      <link>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3793545#M47840</link>
      <description>Yes. The variable needs to be on the client. Let me know if you have problems.</description>
      <pubDate>Fri, 01 Mar 2013 15:01:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3793545#M47840</guid>
      <dc:creator>TravisNave</dc:creator>
      <dc:date>2013-03-01T15:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed licensing problem</title>
      <link>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3793561#M47841</link>
      <description>&lt;P&gt;yes to both places&lt;/P&gt;&lt;P&gt;you need that enviroment variable on the server where the ADMS console is and also on the client where the CAD software is installed if vault is the only network license product then you only need it on the server where the ADMS console is&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2013 15:10:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3793561#M47841</guid>
      <dc:creator>DarrenP</dc:creator>
      <dc:date>2013-03-01T15:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed licensing problem</title>
      <link>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3793722#M47842</link>
      <description>&lt;P&gt;To clarify Darren's post ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For vault licenses, only the ADMS servers need that environment variable, and it must be a system environment variable instead of a user environment variable.&amp;nbsp; You will at a minimum need to restart IIS after changing the value, but it might need a reboot (I'm not sure).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And as Darren said, if you are also using distributed licenses for your CAD applications, then you need to set the environment variable on the client machines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;-Dave&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2013 16:50:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3793722#M47842</guid>
      <dc:creator>minkd</dc:creator>
      <dc:date>2013-03-01T16:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed licensing problem</title>
      <link>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3793735#M47843</link>
      <description>&lt;P&gt;Got it, thanks. Right now Vault is the only network licensed Autodesk product. *whew* I was worried I'd missed something big. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're still testing the environment, and will report back when I've learned more. I can report that we have the firewalls back up on the vault servers, the issue was that when I created the firewall rules to allow port 2080, I had restricted the remote port as well as the local port to 2080. When I changed remote port to Any, and left the local port to 2080 communication seemed to be uninhibited with the firewalls up. I don't recall if that was an error on my part, or if I got that from doco. &amp;nbsp;It probably was my choice.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2013 17:01:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/distributed-licensing-problem/m-p/3793735#M47843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-01T17:01:43Z</dc:date>
    </item>
  </channel>
</rss>

