<?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 Overload (PAT) between two interfaces sharing the same NAT domain in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-overload-pat-between-two-interfaces-sharing-the-same-nat/m-p/4496616#M1084779</link>
    <description>&lt;P&gt;Hey all,&amp;nbsp; I have 3 interfaces on a Cisco router, one points to LAN (GE0/1), another to DMZ (GE0/2), and the third one to WAN (GE0/0).&amp;nbsp; Both LAN and DMZ ports are configured with IP NAT INSIDE and WAN is configured with IP NAT OUTSIDE. I have dynamic PAT (overload) configured between LAN and WAN AND between DMZ and WAN to translate internal addresses to my global IP.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I also want to configure overload between LAN and DMZ so that all packets going from LAN to DMZ have the source address of router's DMZ interface, how can I do that if both ports are configured with IP NAT INSIDE?&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Attaching a simple diagram showing what I am trying to achieve.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="diagram.jpg" style="width: 541px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/136395i417FD6C34F48AB41/image-dimensions/541x287?v=v2" width="541" height="287" role="button" title="diagram.jpg" alt="diagram.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Nov 2021 15:13:41 GMT</pubDate>
    <dc:creator>Ricky Sandhu</dc:creator>
    <dc:date>2021-11-02T15:13:41Z</dc:date>
    <item>
      <title>NAT Overload (PAT) between two interfaces sharing the same NAT domain</title>
      <link>https://community.cisco.com/t5/network-security/nat-overload-pat-between-two-interfaces-sharing-the-same-nat/m-p/4496616#M1084779</link>
      <description>&lt;P&gt;Hey all,&amp;nbsp; I have 3 interfaces on a Cisco router, one points to LAN (GE0/1), another to DMZ (GE0/2), and the third one to WAN (GE0/0).&amp;nbsp; Both LAN and DMZ ports are configured with IP NAT INSIDE and WAN is configured with IP NAT OUTSIDE. I have dynamic PAT (overload) configured between LAN and WAN AND between DMZ and WAN to translate internal addresses to my global IP.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I also want to configure overload between LAN and DMZ so that all packets going from LAN to DMZ have the source address of router's DMZ interface, how can I do that if both ports are configured with IP NAT INSIDE?&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Attaching a simple diagram showing what I am trying to achieve.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="diagram.jpg" style="width: 541px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/136395i417FD6C34F48AB41/image-dimensions/541x287?v=v2" width="541" height="287" role="button" title="diagram.jpg" alt="diagram.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 15:13:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-overload-pat-between-two-interfaces-sharing-the-same-nat/m-p/4496616#M1084779</guid>
      <dc:creator>Ricky Sandhu</dc:creator>
      <dc:date>2021-11-02T15:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Overload (PAT) between two interfaces sharing the same NAT dom</title>
      <link>https://community.cisco.com/t5/network-security/nat-overload-pat-between-two-interfaces-sharing-the-same-nat/m-p/4496626#M1084780</link>
      <description>&lt;P&gt;If the LAN and DMZ in same INSIDE, it automtically take where the source IP resides.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;what is the reason both should be in INSIDE ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;do you have sample config to understand what is configured ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 15:24:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-overload-pat-between-two-interfaces-sharing-the-same-nat/m-p/4496626#M1084780</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-11-02T15:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Overload (PAT) between two interfaces sharing the same NAT dom</title>
      <link>https://community.cisco.com/t5/network-security/nat-overload-pat-between-two-interfaces-sharing-the-same-nat/m-p/4496653#M1084781</link>
      <description>&lt;P&gt;Hi BB,&amp;nbsp; we have a few webservers in DMZ that all need to be accessible from the Internet.&amp;nbsp; Also our LAN shares the same Internet uplink so I have both configured as NAT INSIDE so I can overload the WAN interface. I've pasted some configuration below.&amp;nbsp; Let me know if you need more.&amp;nbsp; -Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1.1&lt;BR /&gt;encapsulation dot1Q 1 native&lt;BR /&gt;ip address 172.18.6.1 255.255.255.0 secondary&lt;BR /&gt;ip address 172.18.6.2 255.255.255.0&lt;BR /&gt;ip nat inside&lt;BR /&gt;no ip virtual-reassembly in&lt;BR /&gt;zone-member security IN-ZONE&lt;BR /&gt;ip tcp adjust-mss 1360&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/3&lt;BR /&gt;description $FW_DMZ$&lt;BR /&gt;ip address 10.10.7.1 255.255.255.0&lt;BR /&gt;ip flow egress&lt;BR /&gt;ip nat inside&lt;BR /&gt;no ip virtual-reassembly in&lt;BR /&gt;zone-member security DMZ-ZONE&lt;BR /&gt;ip tcp adjust-mss 1360&lt;BR /&gt;duplex auto&lt;BR /&gt;speed auto&lt;BR /&gt;no snmp trap link-status&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt;description WAN-CenturyLink $FW_OUTSIDE$&lt;BR /&gt;bandwidth 500000&lt;BR /&gt;ip address &amp;lt;removed&amp;gt; 255.255.255.248 secondary&lt;BR /&gt;ip address &amp;lt;removed&amp;gt; 255.255.255.248 secondary&lt;BR /&gt;ip address &amp;lt;removed&amp;gt; 255.255.255.248 secondary&lt;BR /&gt;ip address &amp;lt;removed&amp;gt; 255.255.255.248 secondary&lt;BR /&gt;ip address &amp;lt;removed&amp;gt; 255.255.255.248&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ip unreachables&lt;BR /&gt;no ip proxy-arp&lt;BR /&gt;ip nat outside&lt;BR /&gt;no ip virtual-reassembly in&lt;BR /&gt;zone-member security OUT-ZONE&lt;BR /&gt;duplex auto&lt;BR /&gt;speed auto&lt;BR /&gt;no cdp enable&lt;BR /&gt;no snmp trap link-status&lt;BR /&gt;no mop enabled&lt;BR /&gt;!&lt;BR /&gt;ip nat inside source static tcp 10.10.7.22 80 &amp;lt;removed&amp;gt; 80 extendable&lt;BR /&gt;ip nat inside source static tcp 10.10.7.22 81 &amp;lt;removed&amp;gt; 81 extendable&lt;BR /&gt;ip nat inside source static tcp 10.10.7.22 443 &amp;lt;removed&amp;gt; 443 extendable&lt;BR /&gt;ip nat inside source static tcp 10.10.7.41 53 &amp;lt;removed&amp;gt; 53 extendable&lt;BR /&gt;ip nat inside source static udp 10.10.7.41 53 &amp;lt;removed&amp;gt; 53 extendable&lt;BR /&gt;ip nat inside source static tcp 10.10.7.41 3009 &amp;lt;removed&amp;gt; 3009 extendable&lt;BR /&gt;ip nat inside source static tcp 10.10.7.42 80 &amp;lt;removed&amp;gt; 80 extendable&lt;BR /&gt;ip nat inside source static tcp 10.10.7.42 443 &amp;lt;removed&amp;gt; 443 extendable&lt;BR /&gt;ip nat inside source static tcp 10.10.7.15 443 &amp;lt;removed&amp;gt; 443 extendable&lt;BR /&gt;!&lt;BR /&gt;ip nat inside source route-map primary_nat interface GigabitEthernet0/2 overload&lt;BR /&gt;!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 15:51:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-overload-pat-between-two-interfaces-sharing-the-same-nat/m-p/4496653#M1084781</guid>
      <dc:creator>Ricky Sandhu</dc:creator>
      <dc:date>2021-11-02T15:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Overload (PAT) between two interfaces sharing the same NAT dom</title>
      <link>https://community.cisco.com/t5/network-security/nat-overload-pat-between-two-interfaces-sharing-the-same-nat/m-p/4496882#M1084792</link>
      <description>&lt;P&gt;I was able to do what I need by using NVI.&amp;nbsp; I enabled NAT on all interfaces by using the command ip nat enable and then simply overloading an interface based on an ACL.&lt;/P&gt;&lt;P&gt;Eg.&amp;nbsp; Below is an example from my lab on GNS3.&amp;nbsp; All IP addresses are fictious.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0&lt;BR /&gt;ip address 66.66.66.3 255.255.255.0 secondary&lt;BR /&gt;ip address 66.66.66.2 255.255.255.0&lt;BR /&gt;ip nat enable&lt;BR /&gt;ip virtual-reassembly in&lt;BR /&gt;duplex auto&lt;BR /&gt;speed auto&lt;BR /&gt;media-type rj45&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/1&lt;BR /&gt;ip address 172.18.6.1 255.255.255.0&lt;BR /&gt;ip nat enable&lt;BR /&gt;ip virtual-reassembly in&lt;BR /&gt;duplex auto&lt;BR /&gt;speed auto&lt;BR /&gt;media-type rj45&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt;ip address 10.10.7.1 255.255.255.0&lt;BR /&gt;ip nat enable&lt;BR /&gt;ip virtual-reassembly in&lt;BR /&gt;duplex auto&lt;BR /&gt;speed auto&lt;BR /&gt;media-type rj45&lt;BR /&gt;!&lt;BR /&gt;ip nat source list ACL-PAT-TO-DMZ interface GigabitEthernet0/2 overload&lt;BR /&gt;ip nat source list INTERNET interface GigabitEthernet0/0 overload&lt;BR /&gt;ip nat source static 10.10.7.14 66.66.66.3&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 66.66.66.1&lt;BR /&gt;!&lt;BR /&gt;ip access-list extended ACL-PAT-TO-DMZ&lt;BR /&gt;permit ip 172.18.6.0 0.0.0.255 10.10.7.0 0.0.0.255&lt;BR /&gt;ip access-list extended INTERNET&lt;BR /&gt;permit ip 172.18.6.0 0.0.0.255 any&lt;BR /&gt;permit ip 10.10.7.0 0.0.0.255 any&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this can help someone in future.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 01:17:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-overload-pat-between-two-interfaces-sharing-the-same-nat/m-p/4496882#M1084792</guid>
      <dc:creator>Ricky Sandhu</dc:creator>
      <dc:date>2021-11-03T01:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Overload (PAT) between two interfaces sharing the same NAT dom</title>
      <link>https://community.cisco.com/t5/network-security/nat-overload-pat-between-two-interfaces-sharing-the-same-nat/m-p/4497011#M1084795</link>
      <description>&lt;P&gt;Glad to know you found the solution, thank you for sharing your solution for the community users.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 09:23:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-overload-pat-between-two-interfaces-sharing-the-same-nat/m-p/4497011#M1084795</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-11-03T09:23:19Z</dc:date>
    </item>
  </channel>
</rss>

