<?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: If we configure Dynamic IP address pools to reserve IP addresses, is there any logging of NAT events? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/if-we-configure-dynamic-ip-address-pools-to-reserve-ip-addresses/m-p/15707#M11493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I've finally had chance to try and test this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I configured a dynamic NAT and set the nat reserve-ip to yes and the reserve-time to 30 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The connection information in the Traffic monitor showed that my client had received the IP address in the translation that I had expected (no source port translation as configured).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I could not fins any log event to show that the address had been reserved to my client nor could I find anything to show the reserved NAT being released after the 30 second timeout I had configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be grateful to hear if anyone else has a different experience, but must assume that the answer to my question is NO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Nov 2013 14:56:09 GMT</pubDate>
    <dc:creator>dflanders</dc:creator>
    <dc:date>2013-11-05T14:56:09Z</dc:date>
    <item>
      <title>If we configure Dynamic IP address pools to reserve IP addresses, is there any logging of NAT events?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/if-we-configure-dynamic-ip-address-pools-to-reserve-ip-addresses/m-p/15706#M11492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I have been researching Dynamic IP NAT, and have found the option to configure Dynamic IP address pools to reserve IP addresses for translation. Taken from "Understanding and Configuring NAT Tech Note":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Reserving IP Addresses&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Dynamic-IP address pools can be configured to reserve IP addresses for translation. By default, the IP reservation setting, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;reserve-ip, is disabled. If reserve-ip is set to yes, reserve-time must also be set to a value between 1-604800&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;seconds (30 days). If set, the dynamic IP rules will support reserving an IP address up to the user specified reserve-time after &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;all sessions of that original source IP address translation expire. For example, if reserve-time is set to 8 hours, when the &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;last session of the original source IP expires, the translated IP will be reserved for another 8 hours. During this time the IP &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;address is “reserved” for the original source IP address. This means that other hosts will not be able to get a translated IP &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;address from the pool even if there are active sessions because all translated IP addresses are reserved. IP reservation is &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;configured from the CLI as follows:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;admin@PA# set setting nat reserve-ip &amp;lt;yes/no&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;admin@PA# set setting nat reserve-time &amp;lt; 1-604800 secs&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once this is configured, will the PAN write log entries anywhere to show the address is allocated and that it has been released?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 08:52:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/if-we-configure-dynamic-ip-address-pools-to-reserve-ip-addresses/m-p/15706#M11492</guid>
      <dc:creator>dflanders</dc:creator>
      <dc:date>2013-10-21T08:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: If we configure Dynamic IP address pools to reserve IP addresses, is there any logging of NAT events?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/if-we-configure-dynamic-ip-address-pools-to-reserve-ip-addresses/m-p/15707#M11493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I've finally had chance to try and test this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I configured a dynamic NAT and set the nat reserve-ip to yes and the reserve-time to 30 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The connection information in the Traffic monitor showed that my client had received the IP address in the translation that I had expected (no source port translation as configured).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I could not fins any log event to show that the address had been reserved to my client nor could I find anything to show the reserved NAT being released after the 30 second timeout I had configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be grateful to hear if anyone else has a different experience, but must assume that the answer to my question is NO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 14:56:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/if-we-configure-dynamic-ip-address-pools-to-reserve-ip-addresses/m-p/15707#M11493</guid>
      <dc:creator>dflanders</dc:creator>
      <dc:date>2013-11-05T14:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: If we configure Dynamic IP address pools to reserve IP addresses, is there any logging of NAT events?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/if-we-configure-dynamic-ip-address-pools-to-reserve-ip-addresses/m-p/15708#M11494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dflanders,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a command to check the nat mappings by running the below command hope that would help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; test nat-policy-match source 20.20.20.20 destination 10.66.25.131 destination-port 80 protocol 6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source-NAT: Rule matched: In-Out&lt;/P&gt;&lt;P&gt;20.20.20.20:0 =&amp;gt; 10.66.25.131:32353 (6),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For traffic coming from&amp;nbsp; 20.20.20.20 destined to Public IP in my case 10.66.25.131, it gives the mapping below and the Nat rule name matching.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 16:04:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/if-we-configure-dynamic-ip-address-pools-to-reserve-ip-addresses/m-p/15708#M11494</guid>
      <dc:creator>Phoenix</dc:creator>
      <dc:date>2013-11-05T16:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: If we configure Dynamic IP address pools to reserve IP addresses, is there any logging of NAT events?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/if-we-configure-dynamic-ip-address-pools-to-reserve-ip-addresses/m-p/15709#M11495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phoenix,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's a helpful thought and the command would be useful in checking that the configuration is as required. Unfortunately, the end customer is looking to find logging of the reservation&amp;nbsp; and release as the NAT is allocated (and I haven't been able to find any logging).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am in the process of trying to get a feature request in place, so we'll have to see what comes out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 16:09:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/if-we-configure-dynamic-ip-address-pools-to-reserve-ip-addresses/m-p/15709#M11495</guid>
      <dc:creator>dflanders</dc:creator>
      <dc:date>2013-11-05T16:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: If we configure Dynamic IP address pools to reserve IP addresses, is there any logging of NAT events?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/if-we-configure-dynamic-ip-address-pools-to-reserve-ip-addresses/m-p/15710#M11496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you seeing any output for the following CLI command:&lt;/P&gt;&lt;P&gt;&amp;gt; show log system direction equal backward subtype equal nat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Kunal Adak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 16:30:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/if-we-configure-dynamic-ip-address-pools-to-reserve-ip-addresses/m-p/15710#M11496</guid>
      <dc:creator>kadak</dc:creator>
      <dc:date>2013-11-05T16:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: If we configure Dynamic IP address pools to reserve IP addresses, is there any logging of NAT events?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/if-we-configure-dynamic-ip-address-pools-to-reserve-ip-addresses/m-p/15711#M11497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kunal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tested the connectivity again, and although the correct NAT operations occur, there is no output from the command you suggest - all I get is the heading as per this:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Severity Subtype Object EventID ID Description&lt;/P&gt;&lt;P&gt;===============================================================================&lt;/P&gt;&lt;P&gt;admin@Test-Demo-PA-500&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't look like there is any discrete logging of the allocation and deallocation events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get a Feature Request under way for the end customer who is looking into thsi usage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 10:52:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/if-we-configure-dynamic-ip-address-pools-to-reserve-ip-addresses/m-p/15711#M11497</guid>
      <dc:creator>dflanders</dc:creator>
      <dc:date>2013-11-06T10:52:14Z</dc:date>
    </item>
  </channel>
</rss>

