<?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 NAT configuration for interface Tunnel in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/nat-configuration-for-interface-tunnel/m-p/291374#M77271</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm in the middle of migrating a series of PAs from one customer to another. The newer system is on version 8.1.10, the other is on 8.0.14.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have configured the VPNs each with a seperate tunnel, pretty standard stuff. I am creating some specific NAT rules for a couple of the tunnels and hit a brick wall... the tunnels have a local IP and peer address. When I configure the tunnel nat source translation I am using DIPP with the tunnel interface, IP none but it fails the commit config stating the address is missing. The drop down box has no addresses, just none. In the old config it is configured with no IP address for the nat.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
    <pubDate>Fri, 04 Oct 2019 13:55:59 GMT</pubDate>
    <dc:creator>a.jones</dc:creator>
    <dc:date>2019-10-04T13:55:59Z</dc:date>
    <item>
      <title>NAT configuration for interface Tunnel</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-configuration-for-interface-tunnel/m-p/291374#M77271</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm in the middle of migrating a series of PAs from one customer to another. The newer system is on version 8.1.10, the other is on 8.0.14.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have configured the VPNs each with a seperate tunnel, pretty standard stuff. I am creating some specific NAT rules for a couple of the tunnels and hit a brick wall... the tunnels have a local IP and peer address. When I configure the tunnel nat source translation I am using DIPP with the tunnel interface, IP none but it fails the commit config stating the address is missing. The drop down box has no addresses, just none. In the old config it is configured with no IP address for the nat.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 13:55:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-configuration-for-interface-tunnel/m-p/291374#M77271</guid>
      <dc:creator>a.jones</dc:creator>
      <dc:date>2019-10-04T13:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: NAT configuration for interface Tunnel</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-configuration-for-interface-tunnel/m-p/291406#M77273</link>
      <description>&lt;P&gt;I,&lt;/P&gt;&lt;P&gt;Don't really understand why you need source Nat in your tunnel but doesn't matter.&lt;/P&gt;&lt;P&gt;If you want to source nat traffic in your vpn tunnel, either you select nat based on interface, select tunnel int then you tunnel IP or you&amp;nbsp; select translated Address and you give the IP you want. Of course, configure your nat as dynamic IP and Port.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 14:52:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-configuration-for-interface-tunnel/m-p/291406#M77273</guid>
      <dc:creator>VinceM</dc:creator>
      <dc:date>2019-10-04T14:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: NAT configuration for interface Tunnel</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-configuration-for-interface-tunnel/m-p/291410#M77274</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/109121"&gt;@a.jones&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It sounds that you are mistaken tunnel interface with IPsec tunnel source interface.&lt;/P&gt;&lt;P&gt;- " the tunnels have a local IP and peer address." - local IP and peer address are the public address of your gateway and the remote device that will be used for building the IPsec tunnel. In addition Palo Alto is using &lt;STRONG&gt;route-based &lt;/STRONG&gt;VPN implementation. Which means that if you want to send traffic through the tunnel you need to have a route in the routing table pointing to that tunnel. Since the "tunnel" is logical (it doesn't exists physically) you need a logical (virtual) interface that is bound to that tunnel.&lt;/P&gt;&lt;P&gt;- "When I configure the tunnel nat source translation I am using DIPP with the tunnel interface, IP none" - It sounds that you have bound your IPsec tunnel with tunnel interface that has no IP configured. While a tunnel interface can be configured without IP address, such source NAT rule is not valid. If you think about it you said to your FW - for source nat use the address for this interface which doesn't have ip assigned...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The two solutions would be:&lt;/P&gt;&lt;P&gt;- Configure your Source NAT DIPP rule with "Translated address" instead of "Interface address" and define the address you want to use for the hide nat&lt;/P&gt;&lt;P&gt;- Assign an IP address on the tunnel interface that is bound to your IPsec tunnel. After that you should be able to use it in source nat rule&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't believe there is any difference between the two. &lt;STRONG&gt;Most important&lt;/STRONG&gt; in both cases is that your proxy-id should use the NAT address as local. And at the same time the remote side of the tunnel should use the NAT address as remote proxy-id&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 15:10:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-configuration-for-interface-tunnel/m-p/291410#M77274</guid>
      <dc:creator>aleksandar.astardzhiev</dc:creator>
      <dc:date>2019-10-04T15:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: NAT configuration for interface Tunnel</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-configuration-for-interface-tunnel/m-p/292884#M77461</link>
      <description>&lt;P&gt;Thanks all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Although it seems a stupid question, I am migrating the current setup and then end customer wants it identical which is a problem, hence asking the question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately this is not the best or easiest migration in the world. The customer cannot provide access to the firewall, they have limited access to the firewall as it's managed by a 3rd party and that 3rd party is being a pain in the proverbial as they lost the contract.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm reviewing the setup to try and improve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 14:57:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-configuration-for-interface-tunnel/m-p/292884#M77461</guid>
      <dc:creator>a.jones</dc:creator>
      <dc:date>2019-10-14T14:57:00Z</dc:date>
    </item>
  </channel>
</rss>

