<?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: NAT issue - ISP interface IP different than public IP block assigned in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/nat-issue-isp-interface-ip-different-than-public-ip-block/m-p/115190#M45390</link>
    <description>&lt;P&gt;I ran into this a while ago also. When I called support, they provided me with an explanation and a fix.&lt;/P&gt;&lt;P&gt;I was told that due to the usable block of public addresses not being in the routing table, the traffic was dropped. This is due to the order of operations that specifies a forwarding lookup is done to make sure there is a destination available. This forward lookup is done before NAT is evaluated. If the forward lookup fails, it never gets to the NAT evaluation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Support had me add a fake route for the public subnet so that it would pass this step and get to the NAT evaluation. I used the untrust interface and a next hop of 'none'. As soon as I did this, it started working fine. No need for any gratuitous ARP.&lt;/P&gt;&lt;P&gt;This was in version 6 so maybe it's changed in 7.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2016 21:45:21 GMT</pubDate>
    <dc:creator>RFalconer</dc:creator>
    <dc:date>2016-09-21T21:45:21Z</dc:date>
    <item>
      <title>NAT issue - ISP interface IP different than public IP block assigned</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-issue-isp-interface-ip-different-than-public-ip-block/m-p/113018#M45184</link>
      <description>&lt;P&gt;I'm currently working with PA support on this issue but I thought I would put this question out there for the community to see if anyone has had a similar problem.&amp;nbsp; We are in the process of migrating from Juniper SSG firewalls to the PA-500 and the issue we have is when we attempt to migrate&amp;nbsp;our ISP connection to the PA, we are no longer able to reach any of the NAT IPs of public facing servers.&amp;nbsp;&amp;nbsp;When we switch back to the&amp;nbsp;Juniper, everything is reachable again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the scenario:&lt;/P&gt;&lt;P&gt;ISP has assigned us a /30 for the interface block so we have a 157.133.x.x/30 address.&amp;nbsp; The actual block of usable public IPs they assigned to is in&amp;nbsp;a 65.210.x.x/28 range.&amp;nbsp; On the Juniper SSG, we assign MIP IPs (their term for NAT) under the interface configuration and then create an inbound rule for zone Untrust to DMZ.&amp;nbsp; This solution works fine and there is nothing else special we need to do. On the Palo side, we have the NAT configurations defined in the policies but neither inbound nor oubound static NATs will respond.&amp;nbsp; Is there anything special we need to configure on the PA-500 to make this solution work, i.e. gratuitous ARP, etc?&amp;nbsp; How does the firewall know to respond for NAT IPs that are not physically defined on any interface?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a 2nd ISP that I connected and tested but their entire block assigned to us&amp;nbsp;is a /24 so both the interfaces and public IPs are within the same subnet.&amp;nbsp; This solution works fine since the Palo is able to respond to requests for those addresses.&amp;nbsp; It's just the setup above with the NAT subnet being complete different than the interface /30 that the ISP assigned to us that is giving us some fits.&amp;nbsp; Any suggestions or advice would be greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 19:59:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-issue-isp-interface-ip-different-than-public-ip-block/m-p/113018#M45184</guid>
      <dc:creator>JBarbera-Medifast</dc:creator>
      <dc:date>2016-09-13T19:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: NAT issue - ISP interface IP different than public IP block assigned</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-issue-isp-interface-ip-different-than-public-ip-block/m-p/113172#M45188</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was in the same situation couple of month ago. 1 ISP with two punlic IP subnet. But for me, everything was ok, as soon as you have nat rule define in your palo, it's supposed to work.&lt;/P&gt;&lt;P&gt;Are you sure your ISP router send traffic to the palo ?&lt;/P&gt;&lt;P&gt;Make a TCP dump on you external interface ?&lt;/P&gt;&lt;P&gt;Do you see grat ARP ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Keep us in touch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 07:55:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-issue-isp-interface-ip-different-than-public-ip-block/m-p/113172#M45188</guid>
      <dc:creator>VinceM</dc:creator>
      <dc:date>2016-09-14T07:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: NAT issue - ISP interface IP different than public IP block assigned</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-issue-isp-interface-ip-different-than-public-ip-block/m-p/113180#M45190</link>
      <description>&lt;P&gt;The Palo Alto Networks firewall will send proxy arp out for IP addresses in the NAT policy&lt;/P&gt;
&lt;P&gt;Did you make sure to clear the upstream ARP table and check if there aren't any static ARP entries on the router?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It shouldn't be necessary to do so (due to the proxy arp sent out), but you could try adding the public ip addresses to the interface as a secondary IP range, this will not interfere with any functionality, it may simply assist in attaching to an interface and getting the proxy arp out&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-if an ip/subnet in a NAT rule is unassigned, the firewall will determine the 'appropriate' interface by looking up the routing table and finding the closest match which should be the 0.0.0.0/0 but there might be overlap&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 08:25:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-issue-isp-interface-ip-different-than-public-ip-block/m-p/113180#M45190</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2016-09-14T08:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: NAT issue - ISP interface IP different than public IP block assigned</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-issue-isp-interface-ip-different-than-public-ip-block/m-p/115065#M45383</link>
      <description>&lt;P&gt;I found the solution was to run the "test arp" command below for each of the public-facing NAT IP addresses after we switched over the PA-500 firewall.&amp;nbsp; After the GARP was sent, I was immediately able to reach the public IP.&amp;nbsp;&amp;nbsp; All is good now and the transition to PA has gone very smoothly so far.&amp;nbsp; Thanks everyone for their responses and help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;test arp gratuitous ip x.x.x.x/32 interface ethernet1/x&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 16:37:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-issue-isp-interface-ip-different-than-public-ip-block/m-p/115065#M45383</guid>
      <dc:creator>JBarbera-Medifast</dc:creator>
      <dc:date>2016-09-21T16:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: NAT issue - ISP interface IP different than public IP block assigned</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-issue-isp-interface-ip-different-than-public-ip-block/m-p/115190#M45390</link>
      <description>&lt;P&gt;I ran into this a while ago also. When I called support, they provided me with an explanation and a fix.&lt;/P&gt;&lt;P&gt;I was told that due to the usable block of public addresses not being in the routing table, the traffic was dropped. This is due to the order of operations that specifies a forwarding lookup is done to make sure there is a destination available. This forward lookup is done before NAT is evaluated. If the forward lookup fails, it never gets to the NAT evaluation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Support had me add a fake route for the public subnet so that it would pass this step and get to the NAT evaluation. I used the untrust interface and a next hop of 'none'. As soon as I did this, it started working fine. No need for any gratuitous ARP.&lt;/P&gt;&lt;P&gt;This was in version 6 so maybe it's changed in 7.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 21:45:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-issue-isp-interface-ip-different-than-public-ip-block/m-p/115190#M45390</guid>
      <dc:creator>RFalconer</dc:creator>
      <dc:date>2016-09-21T21:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: NAT issue - ISP interface IP different than public IP block assigned</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-issue-isp-interface-ip-different-than-public-ip-block/m-p/1241107#M125457</link>
      <description>&lt;P&gt;After migrating the firewall, we found that destination NAT was not working for the existing public IP. However, when we changed the IP to another one within the same subnet, it worked fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I Thing this is partially related with this problem. After changing the public ip (NAT) then it works fine but why the existing IP is not working ? Have there any solution?&lt;/P&gt;</description>
      <pubDate>Sun, 02 Nov 2025 16:42:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-issue-isp-interface-ip-different-than-public-ip-block/m-p/1241107#M125457</guid>
      <dc:creator>Al-Amin</dc:creator>
      <dc:date>2025-11-02T16:42:23Z</dc:date>
    </item>
  </channel>
</rss>

