<?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: Nat exception for VPN on FTD in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-exception-for-vpn-on-ftd/m-p/4062489#M1069025</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Your NAT configuration makes use of the "any" keyword for the destination interface object?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristian Matei.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Apr 2020 07:55:04 GMT</pubDate>
    <dc:creator>Cristian Matei</dc:creator>
    <dc:date>2020-04-09T07:55:04Z</dc:date>
    <item>
      <title>Nat exception for VPN on FTD</title>
      <link>https://community.cisco.com/t5/network-security/nat-exception-for-vpn-on-ftd/m-p/3756586#M132686</link>
      <description>&lt;P&gt;Hello, everyone. I nee clarification about one thing. We are using FTD devices on out corporate network for RA ans S2S VPNs. FTD has one interface for internet and one WAN interface leased from SP for 3rd Party companies. Currently we have one site-to-site vpn with another company. The problem is that IPsec configurations are okay but internal endpoint cannot see each other until i make NAT exception for them. I do know understand why i need exception when i do not have any other NAT configured on that WAN interface. Only lots of Exceptions. Other Internet NAT cons are facing other internet interface. Is there any point forcing me making exceptions for VPNs?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 11:16:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-exception-for-vpn-on-ftd/m-p/3756586#M132686</guid>
      <dc:creator>orkhan.rustamli.96</dc:creator>
      <dc:date>2019-03-12T11:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Nat exception for VPN on FTD</title>
      <link>https://community.cisco.com/t5/network-security/nat-exception-for-vpn-on-ftd/m-p/3756658#M132688</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;VPN traffic required NAT exception because you may be PAT your internal subnets or 0.0.0.0 to the internet facing interface for the internet access. so the traffic in initiating from the internal subnet is get natted to the PAT/NAT IP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the VPN traffic you can create a NAT exception rule like below. For FTD go to FMC and create a rule like below&lt;/P&gt;
&lt;P&gt;nat(inside,wan) source&amp;nbsp;static inside-subnet inside-subnet destination static remote-subnet remote-subnet&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Abheesh&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 09:47:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-exception-for-vpn-on-ftd/m-p/3756658#M132688</guid>
      <dc:creator>Abheesh Kumar</dc:creator>
      <dc:date>2018-12-03T09:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Nat exception for VPN on FTD</title>
      <link>https://community.cisco.com/t5/network-security/nat-exception-for-vpn-on-ftd/m-p/3756752#M132690</link>
      <description>&lt;P&gt;Hi orkhan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the concept of FTD natting and ASA natting is same.&lt;/P&gt;&lt;P&gt;as long as you understand the concept of ASA nat you should be fine with FTD only change is FTD is GUI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;just create the object as&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object network INSIDE&lt;/P&gt;&lt;P&gt;&amp;nbsp;subnet 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object network REMOTE-SIDE&lt;/P&gt;&lt;P&gt;&amp;nbsp;subnet 172.16.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;nat(inside,outside) source&amp;nbsp;static INSIDE INSIDE destination static REMTOE-SIDE REMOTE-SIDE no proxy arp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sorry the above sytax is for ASA but FTD must be a very similar in GUI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 11:57:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-exception-for-vpn-on-ftd/m-p/3756752#M132690</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2018-12-03T11:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Nat exception for VPN on FTD</title>
      <link>https://community.cisco.com/t5/network-security/nat-exception-for-vpn-on-ftd/m-p/4062489#M1069025</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Your NAT configuration makes use of the "any" keyword for the destination interface object?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristian Matei.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 07:55:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-exception-for-vpn-on-ftd/m-p/4062489#M1069025</guid>
      <dc:creator>Cristian Matei</dc:creator>
      <dc:date>2020-04-09T07:55:04Z</dc:date>
    </item>
  </channel>
</rss>

