<?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: Does Palo Alto do NAT before doing Policy Based Forwarding in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/does-palo-alto-do-nat-before-doing-policy-based-forwarding/m-p/327484#M83342</link>
    <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the next hop on the policy based forwarding (PBF) , I gave both the interface it should leave, and the next hop IP address on that subnet.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still cant understand why for some traffic it is not hitting the PBF&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see that for one host in the PBF source range, it is getting corrected policy based forwarded.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both for another host also in the&amp;nbsp;PBR range, it is being natted first, and therefore not&amp;nbsp;policy based forwarded.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 May 2020 08:00:51 GMT</pubDate>
    <dc:creator>Jedi_D</dc:creator>
    <dc:date>2020-05-12T08:00:51Z</dc:date>
    <item>
      <title>Does Palo Alto do NAT before doing Policy Based Forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/does-palo-alto-do-nat-before-doing-policy-based-forwarding/m-p/327440#M83331</link>
      <description>&lt;P&gt;Hello Folks,&lt;/P&gt;&lt;P&gt;I'm trying to set up my Palo Alto to do Policy Based Forwarding.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does PA do NAT before Policy Based Forwarding???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've created Policy based forwarding to send traffic to an interface, if it is sourced from an address. 10.0.0.0/24&amp;nbsp;&lt;/P&gt;&lt;P&gt;BUT it's seems to be failing ... sometimes. I've noticed that it fails when the source traffic is NATTED first.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So there is a NAT that changes the source address from 10.0.0.0/24 to 20.0.0.0/24&lt;/P&gt;&lt;P&gt;The PA doesn't do the Policy Based Forwarding, because it doesn't see the traffic come from 10.0.0.0/24 as it is natted.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does that mean that the NAT is done before the Policy Based Forwarding? I guess it is?&lt;/P&gt;&lt;P&gt;If I only want traffic to be policy forwarded if sourced from 10.1.0.0/16. So would my work around be to create a NAT policy, and if it matches 10.1.0.0/16 then do not NAT?&amp;nbsp; That way it will then keep the source address and be policy forwarded instead?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts would be appreciated?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 23:10:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/does-palo-alto-do-nat-before-doing-policy-based-forwarding/m-p/327440#M83331</guid>
      <dc:creator>Jedi_D</dc:creator>
      <dc:date>2020-05-11T23:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Does Palo Alto do NAT before doing Policy Based Forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/does-palo-alto-do-nat-before-doing-policy-based-forwarding/m-p/327480#M83339</link>
      <description>&lt;P&gt;NAT is performed after PBF, as it can only be applied after the egress interface is determined (so after pbf and route lookus)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how did you configure your PBF rule? did you add an application as a match condition? (as that will have an impact on how pbf is able to intercept and redirect sessions : it doesn't know what an application is by the SYN packet so it first needs to determine that)&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 07:12:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/does-palo-alto-do-nat-before-doing-policy-based-forwarding/m-p/327480#M83339</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2020-05-12T07:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Does Palo Alto do NAT before doing Policy Based Forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/does-palo-alto-do-nat-before-doing-policy-based-forwarding/m-p/327481#M83340</link>
      <description>&lt;P&gt;Thanks for replying Reaper L7 Applicator ... nice name.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The application is any.&lt;/P&gt;&lt;P&gt;The service is any,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering if I should set them to application-default.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've noticed that where it's not working, (not getting Policy based forwarding), it is getting NATTED first.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 07:41:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/does-palo-alto-do-nat-before-doing-policy-based-forwarding/m-p/327481#M83340</guid>
      <dc:creator>Jedi_D</dc:creator>
      <dc:date>2020-05-12T07:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Does Palo Alto do NAT before doing Policy Based Forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/does-palo-alto-do-nat-before-doing-policy-based-forwarding/m-p/327483#M83341</link>
      <description>&lt;P&gt;Thanks Jedi_D&lt;SPAN&gt;L L2 Linker &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(The L7 thing is my community rank, not my name &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;That would mean pbf is not hit and then nat is applied on the default route egress, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;unless&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;the session goes through the firewall twice and is picking up NAT in a different session?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Did you set a next hop IP so the session can get routed out or is the destination located on the interface subnet?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 07:53:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/does-palo-alto-do-nat-before-doing-policy-based-forwarding/m-p/327483#M83341</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2020-05-12T07:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Does Palo Alto do NAT before doing Policy Based Forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/does-palo-alto-do-nat-before-doing-policy-based-forwarding/m-p/327484#M83342</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the next hop on the policy based forwarding (PBF) , I gave both the interface it should leave, and the next hop IP address on that subnet.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still cant understand why for some traffic it is not hitting the PBF&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see that for one host in the PBF source range, it is getting corrected policy based forwarded.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both for another host also in the&amp;nbsp;PBR range, it is being natted first, and therefore not&amp;nbsp;policy based forwarded.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 08:00:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/does-palo-alto-do-nat-before-doing-policy-based-forwarding/m-p/327484#M83342</guid>
      <dc:creator>Jedi_D</dc:creator>
      <dc:date>2020-05-12T08:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Does Palo Alto do NAT before doing Policy Based Forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/does-palo-alto-do-nat-before-doing-policy-based-forwarding/m-p/329163#M83592</link>
      <description>&lt;P&gt;Hello Folks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We found out why the PBF was not working.... I think it is a bug, we had to take out the next hop IP address from the PBF statement. We left the interface for the next hop only. This allowed the PBF to work. I don't know why using an IP address for the next hop doesn't work. I suspect it is because we have a pair of active-active firewalls.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We also we tried all the different binding options in the PBF statement on both firewalls.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 13:07:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/does-palo-alto-do-nat-before-doing-policy-based-forwarding/m-p/329163#M83592</guid>
      <dc:creator>Jedi_D</dc:creator>
      <dc:date>2020-05-21T13:07:44Z</dc:date>
    </item>
  </channel>
</rss>

