<?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 Add FTD to FMC remotely in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/add-ftd-to-fmc-remotely/m-p/4471043#M1083885</link>
    <description>&lt;P&gt;Hello. I know I must be missing some small detail, but I've been unable to connect a firepower 1010 device on 6.6.1 to my FMC remotely. I've read so many different instructions from so many different versions/people, but the vast majority are suggesting that my firewall is behind a separate NAT device. My FMC is at my headquarters with an FTD at the edge. The FTD that I'm configuring has a static public IP address. My understanding is that the new version of FTD is supposed to automatically NAT through the outside interface with a nat-id to my HQ firewall. My HQ firewall has a NAT rule in place to forward the traffic to my FMC. When I tried configuring the remote FTD with a basic local config, I then added the FMC as a manager and it wiped out the interfaces. I'm sure that I'm not supposed to connect my management port directly to the internet, so does anyone have a good set of instructions on how this is supposed to be configured?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;</description>
    <pubDate>Tue, 21 Sep 2021 23:26:52 GMT</pubDate>
    <dc:creator>sanchezeldorado</dc:creator>
    <dc:date>2021-09-21T23:26:52Z</dc:date>
    <item>
      <title>Add FTD to FMC remotely</title>
      <link>https://community.cisco.com/t5/network-security/add-ftd-to-fmc-remotely/m-p/4471043#M1083885</link>
      <description>&lt;P&gt;Hello. I know I must be missing some small detail, but I've been unable to connect a firepower 1010 device on 6.6.1 to my FMC remotely. I've read so many different instructions from so many different versions/people, but the vast majority are suggesting that my firewall is behind a separate NAT device. My FMC is at my headquarters with an FTD at the edge. The FTD that I'm configuring has a static public IP address. My understanding is that the new version of FTD is supposed to automatically NAT through the outside interface with a nat-id to my HQ firewall. My HQ firewall has a NAT rule in place to forward the traffic to my FMC. When I tried configuring the remote FTD with a basic local config, I then added the FMC as a manager and it wiped out the interfaces. I'm sure that I'm not supposed to connect my management port directly to the internet, so does anyone have a good set of instructions on how this is supposed to be configured?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 23:26:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-ftd-to-fmc-remotely/m-p/4471043#M1083885</guid>
      <dc:creator>sanchezeldorado</dc:creator>
      <dc:date>2021-09-21T23:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Add FTD to FMC remotely</title>
      <link>https://community.cisco.com/t5/network-security/add-ftd-to-fmc-remotely/m-p/4471064#M1083887</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1051209" target="_self"&gt;&lt;SPAN class=""&gt;sanchezeldorado&lt;/SPAN&gt;&lt;/A&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;it's be helpful to see a diagram to position the FMC and FTD devices in relation to each other. Is the FTD the main firewall for the remote site?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 01:13:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-ftd-to-fmc-remotely/m-p/4471064#M1083887</guid>
      <dc:creator>rhuysmans</dc:creator>
      <dc:date>2021-09-22T01:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Add FTD to FMC remotely</title>
      <link>https://community.cisco.com/t5/network-security/add-ftd-to-fmc-remotely/m-p/4471093#M1083888</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FTD.JPG" style="width: 886px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/131709i884A7B19BE72CD6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="FTD.JPG" alt="FTD.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 04:23:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-ftd-to-fmc-remotely/m-p/4471093#M1083888</guid>
      <dc:creator>sanchezeldorado</dc:creator>
      <dc:date>2021-09-22T04:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Add FTD to FMC remotely</title>
      <link>https://community.cisco.com/t5/network-security/add-ftd-to-fmc-remotely/m-p/4471121#M1083889</link>
      <description>&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;there's probably a number of ways to get this configured but I would consider changing the management interface to the outside interface, eg ethernet1/1, using the CLI command :-&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;configure network management-data-interface client ip_address netmask&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This will limit the connection to your FMC.&lt;/P&gt;&lt;P&gt;I'm not sure if your remote FTD has already registered with your FMC or if that's the part that's not working?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This document may be useful :-&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/firepower/misc/fmc-ftd-mgmt-nw/fmc-ftd-mgmt-nw.html#ID-2242-000000c9" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/firepower/misc/fmc-ftd-mgmt-nw/fmc-ftd-mgmt-nw.html#ID-2242-000000c9&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 06:31:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-ftd-to-fmc-remotely/m-p/4471121#M1083889</guid>
      <dc:creator>rhuysmans</dc:creator>
      <dc:date>2021-09-22T06:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Add FTD to FMC remotely</title>
      <link>https://community.cisco.com/t5/network-security/add-ftd-to-fmc-remotely/m-p/4471522#M1083906</link>
      <description>&lt;P&gt;Thank you for the document, it clarifies some things, and the command you mention sounds like what I need, but it isn't available. I have a firepower 1010 that I'm trying to setup from scratch, but for now, I'm using FTD and FMC in a CML lab environment to test. I have 4 other FTD firewalls configured successfully, but they are all reachable using the dedicated management port. That said, here's what I've done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I boot up my vFTD and configure my management IP address with a private IP. The document you sent suggests that I set "data-interfaces" as the gateway, but it doesn't accept anything but an IP address. AFTER the IP address, it lets me specify the interface and it will take "data-interfaces" as a destination.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;configure network ipv4 manual &amp;lt;private ip&amp;gt; 255.255.255.0 &amp;lt;private ip gateway&amp;gt; data-interfaces&lt;BR /&gt;Setting IPv4 network configuration.&lt;BR /&gt;Network settings changed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. I ran configure manager add &amp;lt;HQ firewall external IP&amp;gt; &amp;lt;regkey&amp;gt; &amp;lt;natid&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;configure manager add &amp;lt;HQ external IP&amp;gt; &amp;lt;reg key&amp;gt; &amp;lt;nat-id&amp;gt;&lt;BR /&gt;Manager successfully configured.&lt;BR /&gt;Please make note of reg_key as this will be required while adding Device in FMC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. "configure network managment-data-interface" is not an option.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; configure network&lt;BR /&gt;&amp;nbsp;dns&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Configure DNS servers&lt;BR /&gt;&amp;nbsp;hostname &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Set the hostname&lt;BR /&gt;&amp;nbsp;http-proxy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Configure HTTP Proxy settings&lt;BR /&gt;&amp;nbsp;http-proxy-disable &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Disable HTTP Proxy settings&lt;BR /&gt;&amp;nbsp;ipv4 Configure &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;IPv4 networking&lt;BR /&gt;&amp;nbsp;ipv6 Configure&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; IPv6 networking&lt;BR /&gt;&amp;nbsp;management-interface &amp;nbsp; &amp;nbsp; Change to Management Port Configuration Mode&lt;BR /&gt;&amp;nbsp;management-port &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Change TCP port for management&lt;BR /&gt;&amp;nbsp;mtu &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Configure Management and Eventing Interface MTU&lt;BR /&gt;&amp;nbsp;static-routes &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Change to Static Route Configuration Mode&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 17:01:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-ftd-to-fmc-remotely/m-p/4471522#M1083906</guid>
      <dc:creator>sanchezeldorado</dc:creator>
      <dc:date>2021-09-22T17:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Add FTD to FMC remotely</title>
      <link>https://community.cisco.com/t5/network-security/add-ftd-to-fmc-remotely/m-p/4471556#M1083910</link>
      <description>&lt;P&gt;Nevermind. Thank you for the input. The link was what I needed, but that command isn't available until version 6.7 and I'm on 6.6. I'll upgrade.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 17:37:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-ftd-to-fmc-remotely/m-p/4471556#M1083910</guid>
      <dc:creator>sanchezeldorado</dc:creator>
      <dc:date>2021-09-22T17:37:18Z</dc:date>
    </item>
  </channel>
</rss>

