<?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 Re: Palo Alto and Aruba Clearpass integration in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/596604#M118692</link>
    <description>&lt;P&gt;There is a How-to documentation created by Palo Alto Networks:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClS6CAK" target="_blank"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClS6CAK&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps!&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2024 11:32:00 GMT</pubDate>
    <dc:creator>AtulK</dc:creator>
    <dc:date>2024-09-03T11:32:00Z</dc:date>
    <item>
      <title>Palo Alto and Aruba Clearpass integration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/24503#M17862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone please point me in the direction of any documentation for integrating PA firewalls with Aruba Clearpass. Understand Clearpass has a direct path into the API without the need for any programming?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 14:57:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/24503#M17862</guid>
      <dc:creator>jlucking</dc:creator>
      <dc:date>2013-08-05T14:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto and Aruba Clearpass integration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/24504#M17863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Following link has the steps for integrating Aruba clear pass with Palo Alto Firewall. I hope this is helpful &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.arubanetworks.com/wp-content/uploads/TechNote_ArubaAndPaloAltoNetworksIntegration.pdf"&gt;http://www.arubanetworks.com/wp-content/uploads/TechNote_ArubaAndPaloAltoNetworksIntegration.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 17:11:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/24504#M17863</guid>
      <dc:creator>knarra1</dc:creator>
      <dc:date>2013-08-05T17:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto and Aruba Clearpass integration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/24505#M17864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help. Unfortunately already have this document and its great for the Aruba piece (which we've configured) but I was wondering if there was a Palo specific document as not sure I understand how I tell the PA to accept the info coming from Clearpass&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2013 16:21:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/24505#M17864</guid>
      <dc:creator>jlucking</dc:creator>
      <dc:date>2013-08-06T16:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto and Aruba Clearpass integration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/24506#M17865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see you asked your question a while back. Maybe you already got it working. If so, please share.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, I have a little bit to share since I have gotten this partially working. Well, maybe only the tiniest bit working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First thing is that the ClearPass server connects from its RADIUS IP rather from the Management IP. This is hard to figure out without a sniffer, if you have the https requests go to the Management port on the Palo Alto, which is what I first tried.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, since most of our PAs are HA pairs, that would mean two management IP entries for each. Plus, no firewall logging to help debug the thing. So I made the trust interface an https management port, updated the ACL, then added a Security Policy to allow the RADIUS servers to talk ssl to the interface IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This seems to have worked. Sort of. I see the connections, but they come up as "incomplete" rather than "ssl" as I would expect. They're short too. 6 packets and 636 bytes each. I used a browser to connect and it worked fine, so it seems functional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I see only a a few IP entries added to the ip-user-mapping table. I should see hundreds. Here's what I think is the useful command: "show user ip-user-mapping all | match XMLAPI".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thing, which may or may not be an issue, is that for those few entries I do get, I see only the user name and not the domain. That's in contrast to what I see in the table from the User-ID Agent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The documentation on this is shy of useful detail, especially on the Palo Alto config side. I'll keep poking at it, but I'm hoping a little activity here will draw out somebody who has this working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 21:44:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/24506#M17865</guid>
      <dc:creator>gmparis</dc:creator>
      <dc:date>2013-11-08T21:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto and Aruba Clearpass integration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/24507#M17866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More to share on this topic...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got this working better than before. I'm not certain what I did to fix it, but those sessions I was getting before were not completing. I think I had an errant interface management policy. In any case, CPM is now updating. Three things of note:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, CPM is only providing address change information, at least that's what I think is happening. Since a large proportion of the RADIUS registrations end up with the same address over and over, I think CPM remains silent about these. If so, it avoids a lot of chatter, but seems like it might be a long while before a complete database is built. Not sure about any of this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second -- and I am sure about this -- the CPM integration does not work at all in a system with multi-vsys enabled. This is because the xpath (which I see no way to modify in the ClearPass GUI) does not contain /vsys/entry@name='vsys1'. The result is nothing gets added to the ip-user-mapping table, since there is effectively a different table for each vsys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Third, the AirHeads discussion forum has a note that says CPM 6.3 will have the ability to pass the domain along with the login. Right now, what I'm getting -- login only -- is all there is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Nov 2013 19:21:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/24507#M17866</guid>
      <dc:creator>gmparis</dc:creator>
      <dc:date>2013-11-10T19:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto and Aruba Clearpass integration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/64289#M38572</link>
      <description>&lt;P&gt;That file is no longer there. &amp;nbsp;Can someone post it?&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/9669"&gt;@knarra1&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;&lt;SPAN&gt;Following link has the steps for integrating Aruba clear pass with Palo Alto Firewall. I hope this is helpful &lt;/SPAN&gt;&lt;A href="http://www.arubanetworks.com/wp-content/uploads/TechNote_ArubaAndPaloAltoNetworksIntegration.pdf" target="_blank"&gt;http://www.arubanetworks.com/wp-content/uploads/TechNote_ArubaAndPaloAltoNetworksIntegration.pdf&lt;/A&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2015 13:30:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/64289#M38572</guid>
      <dc:creator>hmcginnis</dc:creator>
      <dc:date>2015-09-08T13:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto and Aruba Clearpass integration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/64337#M38595</link>
      <description>&lt;P&gt;Here is the link for PA integration with ClearPass 6.x:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.arubanetworks.com/Documentation/tabid/77/DMXModule/512/Command/Core_Download/Default.aspx?EntryId=17560" target="_blank"&gt;https://support.arubanetworks.com/Documentation/tabid/77/DMXModule/512/Command/Core_Download/Default.aspx?EntryId=17560&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2015 12:59:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/64337#M38595</guid>
      <dc:creator>LCMember1959</dc:creator>
      <dc:date>2015-09-09T12:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto and Aruba Clearpass integration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/69431#M40298</link>
      <description>&lt;P&gt;doc moved here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.arubanetworks.com/assets/pso/PSO_PANWandCPPM.pdf" target="_blank"&gt;http://www.arubanetworks.com/assets/pso/PSO_PANWandCPPM.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2015 11:51:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/69431#M40298</guid>
      <dc:creator>cpainchaud</dc:creator>
      <dc:date>2015-12-14T11:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto and Aruba Clearpass integration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/596604#M118692</link>
      <description>&lt;P&gt;There is a How-to documentation created by Palo Alto Networks:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClS6CAK" target="_blank"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClS6CAK&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 11:32:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/596604#M118692</guid>
      <dc:creator>AtulK</dc:creator>
      <dc:date>2024-09-03T11:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto and Aruba Clearpass integration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/596770#M118730</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/203602"&gt;@AtulK&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;There is a How-to documentation created by Palo Alto Networks:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClS6CAK" target="_blank" rel="noopener"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClS6CAK&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;While this thread is very old, I think your response doesn't address the actual point of the question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Brandon_Wertz_0-1725462451806.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/61955i80332C3B14794EA1/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Brandon_Wertz_0-1725462451806.png" alt="Brandon_Wertz_0-1725462451806.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To me this question is asking how to integrate the "known users" from Clearpass authentications to PAN-OS via API calls.&amp;nbsp; Your KB article is about using Clearpass as an authentication source to log into the firewall itself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The API integration between the 2 products are described here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.arubanetworks.com/assets/pso/TechNote_ArubaAndPaloAltoNetworksIntegration.pdf" target="_blank"&gt;https://www.arubanetworks.com/assets/pso/TechNote_ArubaAndPaloAltoNetworksIntegration.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This documentation is old though and needs to be refreshed.&amp;nbsp; The documentation both from Palo and Aruba is lacking and the way Aruba Clearpass makes API calls it's entirely possible to overrun the stated support API call limit in PAN-OS which is only 5 API calls a second.&amp;nbsp; If configured incorrectly from Aruba Clearpass, Clearpass may trigger 20+ API calls a second which will crater Panorama / Strata appliances.&amp;nbsp; Requiring Clearpass the API integration to be turned off on CP in order to recover PAN/Strata.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 15:15:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-and-aruba-clearpass-integration/m-p/596770#M118730</guid>
      <dc:creator>Brandon_Wertz</dc:creator>
      <dc:date>2024-09-04T15:15:37Z</dc:date>
    </item>
  </channel>
</rss>

