<?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: X-forwarded-for not showing results in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/x-forwarded-for-not-showing-results/m-p/216724#M62754</link>
    <description>&lt;P&gt;&lt;STRIKE&gt;Starting with PAN-OS 8.0, you can use the XFF header for URL Filtering logs as well as for general use with security policies by mapping the XFF IP with a user name. You will need User-ID configured for that mapping to work:&lt;/STRIKE&gt;&lt;/P&gt;&lt;P&gt;&lt;STRIKE&gt;&amp;nbsp;&lt;/STRIKE&gt;&lt;/P&gt;&lt;P&gt;&lt;STRIKE&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/80/pan-os/pan-os/policy/identify-users-connected-through-a-proxy-server/use-xff-values-for-policies-and-logging-source-users" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/80/pan-os/pan-os/policy/identify-users-connected-through-a-proxy-server/use-xff-values-for-policies-and-logging-source-users&lt;/A&gt;&lt;/STRIKE&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/43480"&gt;@BPry&lt;/a&gt;&amp;nbsp;pointed out that these are external clients rather than users managed by the firewall. I missed that these are external addresses. There wouldn't be a way to map the external addresses to user names in that scenario.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jun 2018 20:59:26 GMT</pubDate>
    <dc:creator>gwesson</dc:creator>
    <dc:date>2018-06-05T20:59:26Z</dc:date>
    <item>
      <title>X-forwarded-for not showing results</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/x-forwarded-for-not-showing-results/m-p/216685#M62741</link>
      <description>&lt;P&gt;We use F5 with its VIP interfaces in DMZ and is doing SSL offloading (presents a cert on the webserver's behalf allowing plain text traffic to be inspected).&amp;nbsp; As in below example, external source(1.1.1.1) acesses 2.2.2.2(PA NATS to 10.10.10.10 of the F5 VIP). F5 then does SSL offload and SNAT&amp;nbsp;for communication with server, but the source interface for this SNAT that it uses resides in INTERNAL network. F5 uses 172.16.16.16 as source to contact to 192.168.168.168.&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="image.png" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/15381i5F53202F6F0D4E43/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With this setup when F5 (172.16.16.16) communicates with server it is in plain text and firewall is able to do inspection and drop traffic. But then for it F5 becomess the culprit while actually it is 2.2.2.2. There is no way to correlate both sides of communication and our management is not inclined towards using SSL decryption. F5 is able to insert external source IP(2.2.2.2) in to the header X-Forwarded-For. Can PA pull this information in logs. If this option "Use X-Forwarded-For Header in User-ID" is for what i am asking, I have it enabled on the firewall and all i see are our AD users and no external/internal IP in the source user field. And this webserver is heavily used from outside. Is there any other setting that i need to configure. I have it enabled on the URL profile also. Does that mean it shows results in URL logs only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 16:37:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/x-forwarded-for-not-showing-results/m-p/216685#M62741</guid>
      <dc:creator>raji_toor</dc:creator>
      <dc:date>2018-06-05T16:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: X-forwarded-for not showing results</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/x-forwarded-for-not-showing-results/m-p/216706#M62747</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/56221"&gt;@raji_toor&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;That option would only work if you were trying to generate user-id logs via something like a captive portal on forwarded traffic. SInce the firewall sees the source as the F5 VIP that's the interface that it's going to view as the source of any threat that it identifies.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure how you would address this if management is against doing the decryption on the Palo.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 17:49:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/x-forwarded-for-not-showing-results/m-p/216706#M62747</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2018-06-05T17:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: X-forwarded-for not showing results</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/x-forwarded-for-not-showing-results/m-p/216724#M62754</link>
      <description>&lt;P&gt;&lt;STRIKE&gt;Starting with PAN-OS 8.0, you can use the XFF header for URL Filtering logs as well as for general use with security policies by mapping the XFF IP with a user name. You will need User-ID configured for that mapping to work:&lt;/STRIKE&gt;&lt;/P&gt;&lt;P&gt;&lt;STRIKE&gt;&amp;nbsp;&lt;/STRIKE&gt;&lt;/P&gt;&lt;P&gt;&lt;STRIKE&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/80/pan-os/pan-os/policy/identify-users-connected-through-a-proxy-server/use-xff-values-for-policies-and-logging-source-users" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/80/pan-os/pan-os/policy/identify-users-connected-through-a-proxy-server/use-xff-values-for-policies-and-logging-source-users&lt;/A&gt;&lt;/STRIKE&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/43480"&gt;@BPry&lt;/a&gt;&amp;nbsp;pointed out that these are external clients rather than users managed by the firewall. I missed that these are external addresses. There wouldn't be a way to map the external addresses to user names in that scenario.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 20:59:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/x-forwarded-for-not-showing-results/m-p/216724#M62754</guid>
      <dc:creator>gwesson</dc:creator>
      <dc:date>2018-06-05T20:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: X-forwarded-for not showing results</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/x-forwarded-for-not-showing-results/m-p/216727#M62755</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/28203"&gt;@gwesson&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I'm not sure that really fixes the issue though does it? The logs will still record the F5 as the source address for outside sources and you wouldn't map outside sources to user-id.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 20:48:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/x-forwarded-for-not-showing-results/m-p/216727#M62755</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2018-06-05T20:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: X-forwarded-for not showing results</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/x-forwarded-for-not-showing-results/m-p/217067#M62813</link>
      <description>&lt;P&gt;I had it enabled, addresses are now showing under XFF column in URL filtering logs, source address is still the F5. I also had alerting diabled on few URL categories which was not showing the results.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2018 19:24:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/x-forwarded-for-not-showing-results/m-p/217067#M62813</guid>
      <dc:creator>raji_toor</dc:creator>
      <dc:date>2018-06-07T19:24:33Z</dc:date>
    </item>
  </channel>
</rss>

