<?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: ARP not advertising for NAT translation in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/arp-not-advertising-for-nat-translation/m-p/121361#M46031</link>
    <description>&lt;P&gt;Thank you RFalconer for the explanation! It helps.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Oct 2016 23:02:35 GMT</pubDate>
    <dc:creator>Farzana</dc:creator>
    <dc:date>2016-10-25T23:02:35Z</dc:date>
    <item>
      <title>ARP not advertising for NAT translation</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/arp-not-advertising-for-nat-translation/m-p/120687#M45960</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have BGP routing on WAN interface with WAN IP and an additional subnet ip address&amp;nbsp;which is advertised by the firewall to the ISP. When we create a NAT translation from a private IP address to a public IP address&amp;nbsp;from this additional subnet then we don't receive any traffic for it at all. It's not in under monitor tab. When we check BGP status, it is correctly advertising the whole subnet. However, when&amp;nbsp;we create a loopback, NAT translation will start working straight away without any changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is Palo Alto not advertising ARP for the NAT translation when this IP is not a directly connected interface? Is this an expected behaviour?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2016 06:32:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/arp-not-advertising-for-nat-translation/m-p/120687#M45960</guid>
      <dc:creator>Farzana</dc:creator>
      <dc:date>2016-10-24T06:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: ARP not advertising for NAT translation</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/arp-not-advertising-for-nat-translation/m-p/121052#M46010</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I know that FW&amp;nbsp;will not proxy ARP for NAT addresses only in v wire mode. What about in layer 3 mode?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The issue is that it appears that NAT doesn’t arp the public IP address to the ISP router. So&amp;nbsp;created a loopback as a workaround.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Much appreciate if someone can shed some light.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 05:37:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/arp-not-advertising-for-nat-translation/m-p/121052#M46010</guid>
      <dc:creator>Farzana</dc:creator>
      <dc:date>2016-10-25T05:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: ARP not advertising for NAT translation</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/arp-not-advertising-for-nat-translation/m-p/121333#M46030</link>
      <description>&lt;P&gt;You need to create a route for the additional subnet that needs the translations. If there isn't an entry in the routing table, the traffic will be dropped before the NAT is processed. If you look at the packet flow, a lookup is done early in the flow, before the actual forwarding is done. If the lookup fails, it gets dropped.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a look at this document on page 4 to see where the route lookup happens before NAT lookup.&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/twzvq79624/attachments/twzvq79624/learning_tkb/189/2/DOC-1628.pdf" target="_blank"&gt;https://live.paloaltonetworks.com/twzvq79624/attachments/twzvq79624/learning_tkb/189/2/DOC-1628.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've had to do this in a couple of locations. You can just create a dummy route for each host you need to NAT or a route for the entire subnet. The route doesn't even need to have a next hop address, just an entry. I typically use the untrust interface for forwarding.&lt;/P&gt;&lt;P&gt;Here is an example of one I have. (e1/1 is untrust) The 209 address is in the extra subnet that was assigned, not in the same network as the ISP facing interface.&lt;/P&gt;&lt;P&gt;set network virtual-router default routing-table ip static-route Fake_Static_Vid-Conf interface ethernet1/1&lt;BR /&gt;set network virtual-router default routing-table ip static-route Fake_Static_Vid-Conf metric 10&lt;BR /&gt;set network virtual-router default routing-table ip static-route Fake_Static_Vid-Conf destination 209.x.x.x/32&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 21:01:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/arp-not-advertising-for-nat-translation/m-p/121333#M46030</guid>
      <dc:creator>RFalconer</dc:creator>
      <dc:date>2016-10-25T21:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: ARP not advertising for NAT translation</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/arp-not-advertising-for-nat-translation/m-p/121361#M46031</link>
      <description>&lt;P&gt;Thank you RFalconer for the explanation! It helps.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 23:02:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/arp-not-advertising-for-nat-translation/m-p/121361#M46031</guid>
      <dc:creator>Farzana</dc:creator>
      <dc:date>2016-10-25T23:02:35Z</dc:date>
    </item>
  </channel>
</rss>

