<?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&amp;amp;PAT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-amp-pat/m-p/4469804#M1083826</link>
    <description>&lt;P&gt;hello guys,&lt;/P&gt;&lt;P&gt;i'm working on a NAT&amp;amp;PAT topology and the ping from PCs won't work (worked once) while i can ping from the server to the PCs&lt;/P&gt;&lt;P&gt;m dropping here the file if anyone can help&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 19 Sep 2021 22:01:01 GMT</pubDate>
    <dc:creator>catalystextremiste</dc:creator>
    <dc:date>2021-09-19T22:01:01Z</dc:date>
    <item>
      <title>NAT&amp;PAT</title>
      <link>https://community.cisco.com/t5/network-security/nat-amp-pat/m-p/4469804#M1083826</link>
      <description>&lt;P&gt;hello guys,&lt;/P&gt;&lt;P&gt;i'm working on a NAT&amp;amp;PAT topology and the ping from PCs won't work (worked once) while i can ping from the server to the PCs&lt;/P&gt;&lt;P&gt;m dropping here the file if anyone can help&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Sep 2021 22:01:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-amp-pat/m-p/4469804#M1083826</guid>
      <dc:creator>catalystextremiste</dc:creator>
      <dc:date>2021-09-19T22:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: NAT&amp;PAT</title>
      <link>https://community.cisco.com/t5/network-security/nat-amp-pat/m-p/4470383#M1083848</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the issue is called double-natting and not sure if PT can do solution; after all it is only a simulator.&amp;nbsp; the issue here is static NAT translation on ISP router. we have PC &amp;lt;&amp;gt;CE&amp;lt;&amp;gt;ISP&amp;lt;&amp;gt;Server.&amp;nbsp; So, if your PC 192.168.1.10 pings 10.0.0.10.&amp;nbsp; CE router adds entry to its NAT table and move out.&amp;nbsp; entry is now translated to 220.110.0.2:x.&amp;nbsp; ISP router does not have any nat configured on entry (serial interface), so it passes it w/o any translation. &amp;nbsp; Ping gets to server who replies with source 10.0.0.10 and destination 220.110.0.2.&amp;nbsp; Now, ISP translates this with &lt;EM&gt;ip nat inside source static 10.0.0.10 220.110.0.1&lt;/EM&gt;, so 10.0.0.10 becomes 220.110.0.1, and destination is 220.110.0.2.&amp;nbsp;&amp;nbsp; CE router does not have NAT entry for this packet, look at&amp;nbsp;show ip nat translations table.&amp;nbsp; Packet is not process by NAT but it is checked by router ICMP process which says I did not initiate this and drops packet.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards, ML&lt;BR /&gt;**Please Rate All Helpful Responses **&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 22:11:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-amp-pat/m-p/4470383#M1083848</guid>
      <dc:creator>Martin L</dc:creator>
      <dc:date>2021-09-20T22:11:39Z</dc:date>
    </item>
  </channel>
</rss>

