<?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: how to add NTP server on firepower :FPR1120-NGFW-K9 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194574#M1115780</link>
    <description>&lt;P&gt;Does "show time" from the cli at least have something close to correct? If not then you may need to go into expert mode and correct at as &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/284594"&gt;@Aref Alsouqi&lt;/a&gt; suggested.&lt;/P&gt;
&lt;P&gt;It should not affect the ability to register unless it's so far off that the certificate pushed from FMC during registration isn't parsed as valid.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Sep 2024 17:48:33 GMT</pubDate>
    <dc:creator>Marvin Rhoads</dc:creator>
    <dc:date>2024-09-13T17:48:33Z</dc:date>
    <item>
      <title>how to add NTP server on firepower :FPR1120-NGFW-K9</title>
      <link>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194284#M1115762</link>
      <description>&lt;P&gt;my&amp;nbsp; &lt;SPAN&gt;FTD&lt;/SPAN&gt; &lt;SPAN&gt;is&lt;/SPAN&gt; &lt;SPAN&gt;not&lt;/SPAN&gt; &lt;SPAN&gt;connected&lt;/SPAN&gt; &lt;SPAN&gt;with&lt;/SPAN&gt; &lt;SPAN&gt;FMC&lt;/SPAN&gt; &lt;SPAN&gt;and&lt;/SPAN&gt; &lt;SPAN&gt;is&lt;/SPAN&gt; &lt;SPAN&gt;showing&lt;/SPAN&gt; &lt;SPAN&gt;a&lt;/SPAN&gt; &lt;SPAN&gt;pending&lt;/SPAN&gt; &lt;SPAN&gt;state. checked on my FTD , the time was showing wrong and NTP server was also not Sync&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;# show ntp &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;NTP Overall Time-Sync Status: Ntp Config Failed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;please help me removing my current&lt;/SPAN&gt; &lt;SPAN&gt;NTP&lt;/SPAN&gt; &lt;SPAN&gt;server&lt;/SPAN&gt; &lt;SPAN&gt;and&lt;/SPAN&gt; &lt;SPAN&gt;re&lt;/SPAN&gt; &lt;SPAN&gt;add&lt;/SPAN&gt; &lt;SPAN&gt;it on my&amp;nbsp;FPR1120 running on FTD code using CLI, as I dont have GUI access.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 12:32:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194284#M1115762</guid>
      <dc:creator>suruchigupta555</dc:creator>
      <dc:date>2024-09-13T12:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to add NTP server on firepower :FPR1120-NGFW-K9</title>
      <link>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194296#M1115763</link>
      <description>&lt;P&gt;One by one I think ftd 1120 sync with fmc for NTP not direct&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And for pending between ftd and fmc&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You use data interface?&lt;/P&gt;
&lt;P&gt;Any of device behind NAT?&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 12:40:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194296#M1115763</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-09-13T12:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to add NTP server on firepower :FPR1120-NGFW-K9</title>
      <link>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194408#M1115772</link>
      <description>&lt;P&gt;Can you ping the FMC from the FTD? if you didn't try this please issue the command "ping system &amp;lt; the FMC IP address &amp;gt;" from the FTD CLISH mode and see if you get any replies. If so, I would suggest to check&amp;nbsp;the /var/log/messages file from the FTD in expert mode and see if there is anything flagged that would suggest what the issue could be. Also, you can run some packet capture on the FMC to see if it actually receives any traffic from the FTD on port 8305/tcp which is the&amp;nbsp;port used to establish the sftunnel. Please check this post of mine that shows you how to do it:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://bluenetsec.com/packet-capture-in-fmc/" target="_blank"&gt;Packet Capture in FMC | Blue Network Security (bluenetsec.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Usually we see the pending state on the FTD until it is added and registered to the FMC, did you add the FTD on the FMC?&lt;/P&gt;
&lt;P&gt;Regarding configuring NTP directly from FTD CLI, I don't believe that is possible unless you want to try to go into expert mode and try to edit the ntp.conf file located into /etc/ directory, and then restart the NTP services.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 15:42:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194408#M1115772</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2024-09-13T15:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to add NTP server on firepower :FPR1120-NGFW-K9</title>
      <link>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194574#M1115780</link>
      <description>&lt;P&gt;Does "show time" from the cli at least have something close to correct? If not then you may need to go into expert mode and correct at as &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/284594"&gt;@Aref Alsouqi&lt;/a&gt; suggested.&lt;/P&gt;
&lt;P&gt;It should not affect the ability to register unless it's so far off that the certificate pushed from FMC during registration isn't parsed as valid.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 17:48:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194574#M1115780</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2024-09-13T17:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to add NTP server on firepower :FPR1120-NGFW-K9</title>
      <link>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194584#M1115781</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/284594"&gt;@Aref Alsouqi&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326046"&gt;@Marvin Rhoads&lt;/a&gt;&amp;nbsp; please check link below ' the ftd 1k/2k ntp config only via fmc'&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it can via cli' please share command to do that&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/firepower-ngfw/215468-configure-verify-and-troubleshoot-netwo.html#toc-hId-1997286687" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/firepower-ngfw/215468-configure-verify-and-troubleshoot-netwo.html#toc-hId-1997286687&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 18:00:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194584#M1115781</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-09-13T18:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to add NTP server on firepower :FPR1120-NGFW-K9</title>
      <link>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194589#M1115782</link>
      <description>&lt;P&gt;The steps in 4c and following at this link: &lt;A href="https://www.cisco.com/c/en/us/support/docs/security/firesight-management-center/118626-technote-firesight-00.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/firesight-management-center/118626-technote-firesight-00.html&lt;/A&gt; describe how the ntp.conf file looks. By the way, it is located in /ngfw/etc in newer platforms (7.x+).&lt;/P&gt;
&lt;P&gt;Using that a a basis, it can potentially be modified (although this should only be a last resort as the time should not drift much even if NTP is not working).&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 18:12:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194589#M1115782</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2024-09-13T18:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to add NTP server on firepower :FPR1120-NGFW-K9</title>
      <link>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194628#M1115786</link>
      <description>&lt;P&gt;This for firesight' I make check abd in start guide of 1100 series you can set ntp server.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/firepower/quick_start/fp1100/firepower-1100-gsg/ftd-fmc.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/firepower/quick_start/fp1100/firepower-1100-gsg/ftd-fmc.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Maybe this what he looking for&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 19:49:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194628#M1115786</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-09-13T19:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to add NTP server on firepower :FPR1120-NGFW-K9</title>
      <link>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194767#M1115794</link>
      <description>&lt;P&gt;The method in the GSG could be used if one switches back to a locally managed (FDM) mode.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Sep 2024 02:35:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194767#M1115794</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2024-09-15T02:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to add NTP server on firepower :FPR1120-NGFW-K9</title>
      <link>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194776#M1115796</link>
      <description>&lt;H3 id="toc-hId--1058796592"&gt;&lt;STRONG&gt;5. Time Difference Between FTD and FMC&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;The FTD-FMC communication is sensitive to time differences between the 2 devices. It is a design requirement to have FTD and FMC synchronized by the same NTP server.&lt;/P&gt;
&lt;P&gt;Specifically, when the FTD is installed on a platform like &lt;STRONG&gt;41xx&lt;/STRONG&gt; or &lt;STRONG&gt;93xx&lt;/STRONG&gt; it takes its time settings from the parent chassis (FXOS).&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Recommended Action&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Ensure that the chassis manager (FCM) and the FMC use the same time source (NTP server)&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/firepower-ngfw/215540-configure-verify-and-troubleshoot-firep.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/firepower-ngfw/215540-configure-verify-and-troubleshoot-firep.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I dont think it NTP mismatch issue but maybe I am wrong&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Sun, 15 Sep 2024 07:36:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5194776#M1115796</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-09-15T07:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to add NTP server on firepower :FPR1120-NGFW-K9</title>
      <link>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5203347#M1116273</link>
      <description>&lt;P&gt;yes, we are using data interface to configure manager of FTD, I tried to remove and re-add the manager but it didnt help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 09:54:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5203347#M1116273</guid>
      <dc:creator>suruchigupta555</dc:creator>
      <dc:date>2024-10-04T09:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to add NTP server on firepower :FPR1120-NGFW-K9</title>
      <link>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5205460#M1116379</link>
      <description>&lt;P&gt;To get more detailed information regarding NTP configuration, please log in on FTD CLI :&lt;/P&gt;
&lt;P&gt;&amp;gt;show support ntp&lt;/P&gt;
&lt;P&gt;&amp;gt;show ntp&lt;/P&gt;
&lt;P&gt;expert &amp;gt;&amp;gt; sudo su &amp;gt;&amp;gt;&amp;nbsp;&lt;BR /&gt;#cat /etc/ntp.conf&lt;/P&gt;
&lt;P&gt;#ntp q&lt;/P&gt;
&lt;P&gt;You can check the NTP server's reachability from expert mode if using FQDN please make sure the DNS resolve is working.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 23:36:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-add-ntp-server-on-firepower-fpr1120-ngfw-k9/m-p/5205460#M1116379</guid>
      <dc:creator>shariri</dc:creator>
      <dc:date>2024-10-08T23:36:18Z</dc:date>
    </item>
  </channel>
</rss>

