<?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: Static NAT on Cisco 1921 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-config/m-p/3826410#M30449</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;You will need to create an acl, class map, policy map and a new zone-pair for OUTSIDE to INSIDE. E.g:-&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ip access-list extended OUTSIDE-&amp;gt;INSIDE&lt;BR /&gt;&amp;nbsp;permit tcp any host 172.20.24.49 eq 80&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;class-map type inspect match-any OUTSIDE-&amp;gt;INSIDE&lt;BR /&gt;&amp;nbsp;match access-group name OUTSIDE-&amp;gt;INSIDE&lt;BR /&gt;&lt;BR /&gt;policy-map type inspect PM_OUTSIDE-&amp;gt;INSIDE&lt;BR /&gt;&amp;nbsp;class type inspect OUTSIDE-&amp;gt;INSIDE&lt;BR /&gt;&amp;nbsp;inspect&lt;BR /&gt;class class-default&lt;BR /&gt;&amp;nbsp;drop log&lt;BR /&gt;&lt;BR /&gt;zone-pair security OUTSIDE-&amp;gt;INSIDE source OUTSIDE destination INSIDE&lt;BR /&gt;service-policy type inspect PM_OUTSIDE-&amp;gt;INSIDE&lt;BR /&gt;&lt;BR /&gt;HTH&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2019 16:19:15 GMT</pubDate>
    <dc:creator>Rob Ingram</dc:creator>
    <dc:date>2019-03-26T16:19:15Z</dc:date>
    <item>
      <title>NAT Config</title>
      <link>https://community.cisco.com/t5/network-security/nat-config/m-p/3826290#M30448</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a router which I have inherited with a network.&amp;nbsp; Need to add a port forward to forward traffic on the Dialler0 port tcp/443 to the internal IP&amp;nbsp;10.20.24.49 on tcp/443.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried adding a static NAT statement:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ip nat inside source static tcp 10.20.24.49 443 interface Dialer0 443&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which when trying to connect to &lt;A href="http://1.2.3.4" target="_blank" rel="noopener"&gt;http://1.2.3.4&lt;/A&gt; in a browser and running 'sh ip nat translations' shows a list of active translations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Router# sh ip nat translations&lt;BR /&gt;Pro Inside global Inside local Outside local Outside global&lt;BR /&gt;tcp 1.2.3.4:443 10.20.24.49:443 2.3.4.5:27916 2.3.4.5:27916&lt;BR /&gt;tcp1.2.3.4:443 10.20.24.49:443 2.3.4.5:53112 2.3.4.5:53112&lt;BR /&gt;tcp1.2.3.4:443 10.20.24.49:443 2.3.4.5:59827 2.3.4.5:59827&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a number of ACLs which seem to correspond to policy maps / zone pairs in the current config.&amp;nbsp; Not sure if I need to add in an additional ACL to allow tcp/443 in addition to the static NAT statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is anyone able to give me a pointer?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 06:55:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-config/m-p/3826290#M30448</guid>
      <dc:creator>redbus</dc:creator>
      <dc:date>2019-03-27T06:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Static NAT on Cisco 1921</title>
      <link>https://community.cisco.com/t5/network-security/nat-config/m-p/3826410#M30449</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;You will need to create an acl, class map, policy map and a new zone-pair for OUTSIDE to INSIDE. E.g:-&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ip access-list extended OUTSIDE-&amp;gt;INSIDE&lt;BR /&gt;&amp;nbsp;permit tcp any host 172.20.24.49 eq 80&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;class-map type inspect match-any OUTSIDE-&amp;gt;INSIDE&lt;BR /&gt;&amp;nbsp;match access-group name OUTSIDE-&amp;gt;INSIDE&lt;BR /&gt;&lt;BR /&gt;policy-map type inspect PM_OUTSIDE-&amp;gt;INSIDE&lt;BR /&gt;&amp;nbsp;class type inspect OUTSIDE-&amp;gt;INSIDE&lt;BR /&gt;&amp;nbsp;inspect&lt;BR /&gt;class class-default&lt;BR /&gt;&amp;nbsp;drop log&lt;BR /&gt;&lt;BR /&gt;zone-pair security OUTSIDE-&amp;gt;INSIDE source OUTSIDE destination INSIDE&lt;BR /&gt;service-policy type inspect PM_OUTSIDE-&amp;gt;INSIDE&lt;BR /&gt;&lt;BR /&gt;HTH&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 16:19:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-config/m-p/3826410#M30449</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2019-03-26T16:19:15Z</dc:date>
    </item>
  </channel>
</rss>

