<?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: WLC authorisation logs in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wlc-authorisation-logs/m-p/3923866#M38723</link>
    <description>&lt;P&gt;I know that your question is two years old but we did a similar setup the last weeks. So let me point out how it's working for us. We use PAN-OS 8.1.9.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following command on WLC is everything you need:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;logging syslog facility client associate enable&lt;/PRE&gt;&lt;P&gt;After that configure Palo Alto firewall as syslog server on WLC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On Palo Alto firewall you should create a Syslog Parse Profile with the following entries:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Palo_Alto_Parse.png" style="width: 533px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/44907iC954C2F389478C0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Palo_Alto_Parse.png" alt="Palo_Alto_Parse.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically that's everything you need to get it running.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Sep 2019 12:14:49 GMT</pubDate>
    <dc:creator>PERI_Admin</dc:creator>
    <dc:date>2019-09-13T12:14:49Z</dc:date>
    <item>
      <title>WLC authorisation logs</title>
      <link>https://community.cisco.com/t5/wireless/wlc-authorisation-logs/m-p/3048067#M38722</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Im working currently with WLC 2504 running version&amp;nbsp;&lt;SPAN&gt;8.0.110.0. I configure new SSID that working with RADIUS.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I want to map user-id to IP on my firewall (Paloalto). I found few documents (&lt;A href="https://live.paloaltonetworks.com/t5/Integration-Articles/Use-Syslog-Receiver-to-Integrate-with-Cisco-Wireless-Controller/ta-p/52824" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Integration-Articles/Use-Syslog-Receiver-to-Integrate-with-Cisco-Wireless-Controller/ta-p/52824&lt;/A&gt;) describing how to do it with SNMP traps that converting it to syslog and forwarding&amp;nbsp;to firewall, i have to admit that i dont like the idea to have another server in the middle.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I found that its possible to run the following commands in order to generate a syslog:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;config logging syslog facility client authentication&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;config logging syslog facility client associate&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;/P&gt;
&lt;P class="p1"&gt;After running the commands i can see the logs&lt;/P&gt;
&lt;P class="p1"&gt;WLC_NAME: *Dot1x_NW_MsgTask_2: Feb 08 14:38:49.791: #APF-3-AUTHENTICATION_TRAP: apf_80211.c:15520 Client Authenticated: MACAddress:18:65:90:48:e0:3a Base Radio MAC:0c:68:03:2c:fc:d0 Slot:1 User Name:MYUSERNAME Ip Address:192.168.237.101 SSID:MYSSID&lt;/P&gt;
&lt;P class="p1"&gt;I configured to send it to Paloalto but i cant configure the receiver correctly. (based on this article:&amp;nbsp;&lt;A href="https://live.paloaltonetworks.com/t5/Integration-Articles/Use-Syslog-Receiver-to-Integrate-with-Cisco-Wireless-Controller/ta-p/52824" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Integration-Articles/Use-Syslog-Receiver-to-Integrate-with-Cisco-Wireless-Controller/ta-p/52824&lt;/A&gt;)&lt;/P&gt;
&lt;P class="p1"&gt;I wonder if someone ever did it and it worked? Any help will be appreciated&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 13:31:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-authorisation-logs/m-p/3048067#M38722</guid>
      <dc:creator>voval</dc:creator>
      <dc:date>2021-07-05T13:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: WLC authorisation logs</title>
      <link>https://community.cisco.com/t5/wireless/wlc-authorisation-logs/m-p/3923866#M38723</link>
      <description>&lt;P&gt;I know that your question is two years old but we did a similar setup the last weeks. So let me point out how it's working for us. We use PAN-OS 8.1.9.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following command on WLC is everything you need:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;logging syslog facility client associate enable&lt;/PRE&gt;&lt;P&gt;After that configure Palo Alto firewall as syslog server on WLC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On Palo Alto firewall you should create a Syslog Parse Profile with the following entries:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Palo_Alto_Parse.png" style="width: 533px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/44907iC954C2F389478C0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Palo_Alto_Parse.png" alt="Palo_Alto_Parse.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically that's everything you need to get it running.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2019 12:14:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-authorisation-logs/m-p/3923866#M38723</guid>
      <dc:creator>PERI_Admin</dc:creator>
      <dc:date>2019-09-13T12:14:49Z</dc:date>
    </item>
  </channel>
</rss>

