<?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 ASA, Static NAT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-static-nat/m-p/3334997#M414986</link>
    <description>&lt;P&gt;I’ve created a bridge group interface named inside and I've assigned it an IP (192.168.1.1).&lt;BR /&gt;Then I've created two interface inside_3 and inside_4, both assigned to the bridge group inside.&lt;/P&gt;
&lt;P&gt;Now if I make a nat rule, for example nat (inside,outside) static interface service tcp 80 80,&lt;BR /&gt;a error is returned: I have to use nat (inside_3,outside) static interface service tcp 80 80, &lt;BR /&gt;but I don’t want apply nat rule to a specific interface, but at every interfaces of the same network (192.168.1.0/24, in my case, the entire bridge group, with interface_3 and interface_4).&lt;/P&gt;
&lt;P&gt;How I can do this?&lt;BR /&gt;Thank, Fabrizio&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 15:23:22 GMT</pubDate>
    <dc:creator>RexPr</dc:creator>
    <dc:date>2020-02-21T15:23:22Z</dc:date>
    <item>
      <title>ASA, Static NAT</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-nat/m-p/3334997#M414986</link>
      <description>&lt;P&gt;I’ve created a bridge group interface named inside and I've assigned it an IP (192.168.1.1).&lt;BR /&gt;Then I've created two interface inside_3 and inside_4, both assigned to the bridge group inside.&lt;/P&gt;
&lt;P&gt;Now if I make a nat rule, for example nat (inside,outside) static interface service tcp 80 80,&lt;BR /&gt;a error is returned: I have to use nat (inside_3,outside) static interface service tcp 80 80, &lt;BR /&gt;but I don’t want apply nat rule to a specific interface, but at every interfaces of the same network (192.168.1.0/24, in my case, the entire bridge group, with interface_3 and interface_4).&lt;/P&gt;
&lt;P&gt;How I can do this?&lt;BR /&gt;Thank, Fabrizio&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 15:23:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-nat/m-p/3334997#M414986</guid>
      <dc:creator>RexPr</dc:creator>
      <dc:date>2020-02-21T15:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: ASA, Static NAT</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-nat/m-p/3335740#M414987</link>
      <description>&lt;P&gt;option 1:&lt;/P&gt;
&lt;P&gt;configure 2 nat rules one having&amp;nbsp;&lt;SPAN&gt;inside_3 specified and the other&amp;nbsp;inside_4&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;option 2:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;use any when specifying&amp;nbsp;interface in the nat rule, if applicable&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NAT with BVI interfaces have a couple of restrictions you need to keep in mind:&lt;/P&gt;
&lt;P&gt;Configuring NAT on bridge group member interfaces (interfaces that are part of a Bridge Group Virtual Interface, or BVI) has the following restrictions:&lt;BR /&gt;- When configuring NAT for the members of a bridge group, you specify the member interface. You cannot configure NAT for the bridge group interface (BVI) itself.&lt;BR /&gt;- When doing NAT between bridge group member interfaces, you must specify the real and mapped addresses. You cannot specify “any” as the interface.&lt;BR /&gt;- You cannot configure interface PAT when the mapped address is a bridge group member interface, because there is no IP address attached to the interface.&lt;BR /&gt;- You cannot translate between IPv4 and IPv6 networks (NAT64/46) when the source and destination interfaces are members of the same bridge group. Static NAT/PAT 44/66, dynamic NAT44/66, and dynamic PAT44 are the only allowed methods; dynamic PAT66 is not supported.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/asa97/configuration/firewall/asa-97-firewall-config/nat-basics.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/asa97/configuration/firewall/asa-97-firewall-config/nat-basics.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;Bogdan&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 09:47:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-nat/m-p/3335740#M414987</guid>
      <dc:creator>Bogdan Nita</dc:creator>
      <dc:date>2018-02-22T09:47:37Z</dc:date>
    </item>
  </channel>
</rss>

