<?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: FTD to remote FMC? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4697536#M1093894</link>
    <description>&lt;P&gt;I tryed:&lt;BR /&gt;Configure management-date-interface but nothing happened, I try to hit enter but nothing happened. On the HQ work everything but in the Branch nothing. see the photos.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Oct 2022 13:44:22 GMT</pubDate>
    <dc:creator>ipv6x</dc:creator>
    <dc:date>2022-10-03T13:44:22Z</dc:date>
    <item>
      <title>FTD to remote FMC?</title>
      <link>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4688391#M1093438</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know this question is questioned a lot, but i need help to understand the steps and configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FMC ----&amp;gt; FTD-HQ -----&amp;gt; WAN ------&amp;gt; FTD-Remote&lt;/P&gt;&lt;P&gt;I need to understand the procedure.&lt;/P&gt;&lt;P&gt;1--&amp;gt; FMC_REAL_IP ----&amp;gt; FMC_NAT&lt;/P&gt;&lt;P&gt;2--&amp;gt; i need to configure mgmt inter on remote FTD with Public ip?&amp;nbsp;&lt;/P&gt;&lt;P&gt;3--&amp;gt; how to configure NAT on cli in FTD remote?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 13:44:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4688391#M1093438</guid>
      <dc:creator>ipv6x</dc:creator>
      <dc:date>2022-09-20T13:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: FTD to remote FMC?</title>
      <link>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4692117#M1093584</link>
      <description>&lt;P&gt;Nice diagram&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1403686"&gt;@ipv6x&lt;/a&gt;. There is a LOT of moving parts in this.&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/262657"&gt;@keithcclark71&lt;/a&gt;&amp;nbsp;just did one of these, maybe he can shed some light on the process. I'll double back around and provide some documentation.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 13:12:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4692117#M1093584</guid>
      <dc:creator>Alan Inman</dc:creator>
      <dc:date>2022-09-22T13:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: FTD to remote FMC?</title>
      <link>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4692885#M1093625</link>
      <description>&lt;P&gt;Hey ipv6 here is a quick write up on what I did&lt;/P&gt;&lt;P&gt;FMC----&amp;gt;ASAPUBIP-----PUBIPFTD---&amp;gt;LAN&lt;BR /&gt;1) On ASA STATIC NAT SOURCE FMC Service TCP\8305&amp;nbsp;&amp;nbsp;&lt;BR /&gt;2) ACE Outside Interface Source (Public IP Object for FTD) Destination FMC (Internal IP) Service TCP\8305&lt;BR /&gt;3)I staged FTD on same subnet over management interface by registering to the FMC on same subnet and configuring. So ex:&lt;BR /&gt;&amp;nbsp;a)FTD configure network ipv4 192.168.2.10 255.255.255.0 192.168.2.1 DNS 8.8.8.8&lt;BR /&gt;b)Configure manager add 192.168.2.20 cisco123&lt;BR /&gt;4)Assigned ACP through registration and created NAT policy which is very important to apply to the FTD also prior to deploying to remote site. The reason is for me at least the only way I could get this to work was while staging the FTDon same subnet with FMC I had to de-register the FTD from the FMC prior to deploying to remote. The deregistration process leaves your Interface assigned IP's in place but removes the zones ACP and NAT it seems is also left in place so that once you get to remote you have internet access based on the applied dynamic nat inside to outside that was applied prior to deregistration.&lt;BR /&gt;5)I then changed management interface to an Ip address I would use on the remote subnet I was deploying to.&lt;BR /&gt;6) Consoled in then i configure network management-data by inputting the public IP address assignment for the remote FTD&amp;nbsp;&lt;BR /&gt;7) Once I was at remote location with FTD I verified I could get internet then i consoled into the FTD and registered over the wan through 8305 which is being Nat'd through the headend ASA to the internal FMC for which will bring up 8305 once initiator requests to register (In this case the FTD is initiator) at this point you could expert cli on the FMC cli and do a netstat -na | grep 8305 to see established connection or if failing you could open up ASDM logging and filter by Pub IP of the FTD you are trying to register to the FMC with to see if getting FINS and issues and at least seeing that the remote FTD is getting to the ASA. If you didnt see traffic in the ASAlogs while registering the remote ftd then obviously issue down the line.&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;I was able to register from remote site doing configure manager add PUBIPOFASAINFRONTOFFMC cisco123 natid1239)One thing you also should keep in mind of is after running the above registration command that when you do this from the FMC side make sure you actually use natid123 for the nat field for registration and not 123. This screwed me up so bad and costed me so much time as this field being called natid sound like all you need is the ID number and not the entire string.&lt;/P&gt;&lt;P&gt;I could not find a way to stage my FTD completely and plug into the remote site without having to deregister from the FTD and reregistering over the WAN&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 15:41:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4692885#M1093625</guid>
      <dc:creator>keithcclark71</dc:creator>
      <dc:date>2022-09-23T15:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: FTD to remote FMC?</title>
      <link>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4696088#M1093780</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/262657"&gt;@keithcclark71&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I share my lab so we can understand better.&amp;nbsp;&lt;/P&gt;&lt;P&gt;the part from HQ is configure and i can catch from internet router FMC NAT IP.&lt;/P&gt;&lt;P&gt;But my problem is the branch FTD, how to configure default route to internet router so i can catch FMC NAT?&lt;/P&gt;&lt;P&gt;I have try to configure also management-data-interface like this:&lt;/P&gt;&lt;P&gt;configure network management-data-interface ipv4 manual 11.9.10.2 255.255.255.240 default-gw 11.9.10.3 interface eth0.&lt;/P&gt;&lt;P&gt;Error: The Interface: eth0 is not configured with remote management.&lt;/P&gt;&lt;P&gt;i need to test here before i try on the production.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 14:34:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4696088#M1093780</guid>
      <dc:creator>ipv6x</dc:creator>
      <dc:date>2022-09-29T14:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: FTD to remote FMC?</title>
      <link>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4696418#M1093798</link>
      <description>&lt;P&gt;On FTD run&lt;/P&gt;&lt;P&gt;1 )&lt;STRONG&gt;Configure management-data-interface&lt;/STRONG&gt; (Hit Enter at this point)&lt;BR /&gt;2)Type&amp;nbsp; &lt;STRONG&gt;ethernet1/1&lt;/STRONG&gt; (This is the interface you want to configure) after typing ethernet1/1 hit enter which will prompt you through the remaining steps for you to enter your Public Ip info&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;3)&lt;STRONG&gt;11.9.10.2&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;4)&lt;STRONG&gt;255.255.255.240&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;5)&lt;STRONG&gt;11.9.10.3&lt;BR /&gt;&lt;/STRONG&gt;6) &lt;STRONG&gt;8.8.8.8 , 8.8.4.4&lt;/STRONG&gt; (Comma seperated list of DNS servers)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Step 2 Ex: Firewall in front of FMC Public IP address 98.75.65.40 (Has NAT established for service port tcp/8305 to inside FMC management IP address say 192.168.2.10)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;From FTD CLI&lt;BR /&gt;&lt;STRONG&gt;Configure manager add 98.75.65.40 cisco123 natid123&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Step 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FMC add device&lt;BR /&gt;11.9.10.2&lt;BR /&gt;cisco123&lt;BR /&gt;natid123&amp;nbsp;&lt;BR /&gt;(Select Tier of FMC if running 7.2 version)&lt;BR /&gt;(Asign to ACP and Licenses)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If your NAT is good then the FTD should be able to establish the connection using tcp\8305 with the internal FMC behind the NAT'd firewall&amp;nbsp;&lt;STRONG&gt;98.75.65.40 tcp\8305 ----&amp;gt;&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;192.168.2.10 FMC&lt;/STRONG&gt;&amp;nbsp;which will bring up as an established connection and allow for registration.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;you can check FTD expert mode netstat -na | grep 8305 to see if connection established or on firewall in front of FMC bring up logging and filter by initiator IP address&amp;nbsp;&amp;nbsp;11.9.10.2 to see if firewall in front of FMC sees it and determine any errors if there are some such as not putting the correct tcp\8305 port in your NAT statement etc&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 20:01:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4696418#M1093798</guid>
      <dc:creator>keithcclark71</dc:creator>
      <dc:date>2022-09-29T20:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: FTD to remote FMC?</title>
      <link>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4697536#M1093894</link>
      <description>&lt;P&gt;I tryed:&lt;BR /&gt;Configure management-date-interface but nothing happened, I try to hit enter but nothing happened. On the HQ work everything but in the Branch nothing. see the photos.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 13:44:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4697536#M1093894</guid>
      <dc:creator>ipv6x</dc:creator>
      <dc:date>2022-10-03T13:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: FTD to remote FMC?</title>
      <link>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4698098#M1093940</link>
      <description>&lt;P&gt;try configure network management-data-interface&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 12:51:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4698098#M1093940</guid>
      <dc:creator>keithcclark71</dc:creator>
      <dc:date>2022-10-04T12:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: FTD to remote FMC?</title>
      <link>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4734114#M1095701</link>
      <description>&lt;P&gt;I have successfully register remote FTD to FMC.&lt;/P&gt;&lt;P&gt;But my problem now is to change the mgmt interface from Public ip to Private IP without loosing FMC registration.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 14:36:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-to-remote-fmc/m-p/4734114#M1095701</guid>
      <dc:creator>ipv6x</dc:creator>
      <dc:date>2022-12-07T14:36:55Z</dc:date>
    </item>
  </channel>
</rss>

