<?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: NTP not working on data interface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ftd-ntp-not-working-on-data-interface/m-p/3334575#M1064322</link>
    <description>&lt;P&gt;It must be a bug i have the same issue.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Feb 2018 20:11:59 GMT</pubDate>
    <dc:creator>Tim Lillis</dc:creator>
    <dc:date>2018-02-20T20:11:59Z</dc:date>
    <item>
      <title>FTD: NTP not working on data interface</title>
      <link>https://community.cisco.com/t5/network-security/ftd-ntp-not-working-on-data-interface/m-p/3322423#M1064318</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in Firepower Threat Defense Device Manager you could configure two things:&lt;/P&gt;
&lt;P&gt;#1: NTP Servers to use&lt;/P&gt;
&lt;P&gt;#2: Management interface: use data interface&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I configured an Identity Realm which works fine on the data interface, but not the NTP. The NTP Service is not working over the data interface in my environment. I am using standard NTP pool servers, nothing special.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I figured out, that the implementation does not support using the data interface for contacting the NTP Servers. It seems so. I looked in the logfiles and found this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2018-01-31 10:35:44 ntpd[&amp;lt;PID&amp;gt;]: Error resolving 0.pool.ntp.org: Name or service not known (-2)&lt;BR /&gt;2018-01-31 10:35:44 ntpd[&amp;lt;PID&amp;gt;]: 31 Jan 10:35:43 ntpdate[5165]: Can't find host 0.pool.ntp.org: Name or service not known (-2)&lt;BR /&gt;2018-01-31 10:35:44 ntpd[&amp;lt;PID&amp;gt;]: 31 Jan 10:35:43 ntpdate[5165]: &lt;STRONG&gt;no servers can be used, exiting&lt;/STRONG&gt;&lt;BR /&gt;2018-01-31 10:35:46 ntpd[&amp;lt;PID&amp;gt;]: &lt;STRONG&gt;Found AF_INET 192.168.45.45 on interface br1&lt;/STRONG&gt; at /ngfw/usr/local/sf/lib/perl/5.10.1/SF/NetworkConf.pm line 962.&lt;BR /&gt;2018-01-31 10:35:46 ntpd[&amp;lt;PID&amp;gt;]: &lt;STRONG&gt;Using interface br1&lt;/STRONG&gt; at /ngfw/usr/local/sf/bin/ntpd.pl line 229.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I checked ifconfig and confirmed br1 is the management interface.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I digged into the file "/ngfw/usr/local/sf/bin/ntpd.pl"and found the part which selects the interface to communicate with the NTP Servers. I found this code part:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;STRONG&gt;    #This needs some update - probably this interface should be configurable&lt;/STRONG&gt;
    #Actually the only thing it does - it prevents ntpd usage of wild binding overall.
    my $mgmt      = SF::Util::get_management_interface();
    my $mgmt_ipv4 = SF::NetworkConf::&lt;STRONG&gt;getManagementInterface4proto("AF_INET")&lt;/STRONG&gt;;
    if($mgmt_ipv4)
    {
        warn "Using interface $mgmt_ipv4";
        $mgmt = $mgmt_ipv4;
    }&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;It seems to be an open development. Can anybody confirm my understanding?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;also I tried to run a ntp Server on the Identity Realm server, as I am sure it is reachable, but this does not work also.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also when I use "show ntp" or "system support ntp" it shows me the following:&lt;/P&gt;
&lt;P&gt;"NTP not configured on this system.&lt;BR /&gt;Please configure and apply System Policy from managing Defense Center."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;when I repeat the commands, I will get an another result like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;gt; system support ntp
NTP not configured on this system.
Please configure and apply System Policy from managing Defense Center.

&amp;gt; system support ntp
NTP Server                : 2a02:c205:2009:8290::1  (2009)
Status                    : Unknown
Offset                    : 0.000 (milliseconds)
Last Update               : - (seconds)

NTP Server                : 138.201.135.108  (srv23.globale-gruppe.com)
Status                    : Unknown
Offset                    : 0.000 (milliseconds)
Last Update               : - (seconds)

NTP Server                : 192.168.2.8  (Cannot Resolve)
Status                    : Unknown
Offset                    : 0.000 (milliseconds)
Last Update               : - (seconds)

Results of 'ntpq -pn'
remote                    : 192.168.2.8
refid                     : .INIT.
st                        : 16
t                         : u
when                      : -
poll                      : 64
reach                     : 0
delay                     : 0.000
offset                    : 0.000
jitter                    : 0.000

remote                    : 138.201.135.108
refid                     : .INIT.
st                        : 16
t                         : u
when                      : -
poll                      : 64
reach                     : 0
delay                     : 0.000
offset                    : 0.000
jitter                    : 0.000

remote                    : 2a02:c205:2009:
refid                     : .INIT.
st                        : 16
t                         : u
when                      : -
poll                      : 64
reach                     : 0
delay                     : 0.000
offset                    : 0.000
jitter                    : 0.000

Results of ntpq -c 'rv'
associd=0 status=c016 leap_alarm, sync_unspec, 1 event, restart,
version="ntpd 4.2.8p9@1.3265-o Thu Aug 31 18:55:42 UTC 2017 (1)",
processor="x86_64", system="Linux/3.10.62-ltsi-WR6.0.0.29_standard",
leap=11, stratum=16, precision=-21, rootdelay=0.000, rootdisp=0.540,
refid=INIT, reftime=00000000.00000000  Thu, Feb  7 2036  6:28:16.000,
clock=de1c2a58.eeea0404  Wed, Jan 31 2018 11:43:20.933, peer=0, tc=3,
mintc=3, offset=0.000000, frequency=-66.082, sys_jitter=0.000000,
clk_jitter=0.000, clk_wander=0.000

Results of 'ntpq -c as'
ind                       : 1
assid                     : 13403
/ngfw/usr/bin/ntpq: read: Connection refused
/ngfw/usr/bin/ntpq: read: Connection refused
/ngfw/usr/bin/ntpq: read: Connection refused
status                    : 8011
conf                      : yes
reach                     : no
auth                      : none
condition                 : reject
last_event                : mobilize
cnt                       : 1

Results of /ngfw/usr/bin/ntpq -c "rv "

ind                       : 2
assid                     : 13404
status                    : 8011
conf                      : yes
reach                     : no
auth                      : none
condition                 : reject
last_event                : mobilize
cnt                       : 1

Results of /ngfw/usr/bin/ntpq -c "rv "

ind                       : 3
assid                     : 13405
status                    : 8011
conf                      : yes
reach                     : no
auth                      : none
condition                 : reject
last_event                : mobilize
cnt                       : 1

Results of /ngfw/usr/bin/ntpq -c "rv "

&amp;gt;&lt;/PRE&gt;
&lt;PRE&gt;&amp;gt; show ntp
NTP Server                : 2a01:4f8:210:5323::2  (210)
Status                    : Unknown
Offset                    : 0.000 (milliseconds)
Last Update               : - (seconds)

NTP Server                : 89.163.241.149  (jdtec.eu)
Status                    : Unknown
Offset                    : 0.000 (milliseconds)
Last Update               : - (seconds)

NTP Server                : 192.168.2.8
Status                    : Unknown
Offset                    : 0.000 (milliseconds)
Last Update               : - (seconds)
&lt;/PRE&gt;
&lt;P&gt;What can I do to get the NTP running without using the management interface?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;Leon&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 15:14:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-ntp-not-working-on-data-interface/m-p/3322423#M1064318</guid>
      <dc:creator>Leon1</dc:creator>
      <dc:date>2020-02-21T15:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: FTD: NTP not working on data interface</title>
      <link>https://community.cisco.com/t5/network-security/ftd-ntp-not-working-on-data-interface/m-p/3333819#M1064320</link>
      <description>&lt;P&gt;Hey Leon,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you ever get this figured out?&amp;nbsp; I am having the same issue.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 19:14:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-ntp-not-working-on-data-interface/m-p/3333819#M1064320</guid>
      <dc:creator>ledzepp817</dc:creator>
      <dc:date>2018-02-19T19:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: FTD: NTP not working on data interface</title>
      <link>https://community.cisco.com/t5/network-security/ftd-ntp-not-working-on-data-interface/m-p/3334575#M1064322</link>
      <description>&lt;P&gt;It must be a bug i have the same issue.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 20:11:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-ntp-not-working-on-data-interface/m-p/3334575#M1064322</guid>
      <dc:creator>Tim Lillis</dc:creator>
      <dc:date>2018-02-20T20:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: FTD: NTP not working on data interface</title>
      <link>https://community.cisco.com/t5/network-security/ftd-ntp-not-working-on-data-interface/m-p/3335876#M1064324</link>
      <description>No. NTP is still grey in Device Manager. I am unable to achieve anything. Not by CLI or GUI.</description>
      <pubDate>Thu, 22 Feb 2018 13:51:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-ntp-not-working-on-data-interface/m-p/3335876#M1064324</guid>
      <dc:creator>Leon1</dc:creator>
      <dc:date>2018-02-22T13:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: FTD: NTP not working on data interface</title>
      <link>https://community.cisco.com/t5/network-security/ftd-ntp-not-working-on-data-interface/m-p/3390950#M1064325</link>
      <description>&lt;P&gt;In the Firepower Device Manager, under Device &amp;gt; System Settings &amp;gt; Management Interface, select "Use Unique Gateways for the Management Interface" and enter the inside gateway address (e.g. 192.168.1.1)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Enjoy!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Frank&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 04:13:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-ntp-not-working-on-data-interface/m-p/3390950#M1064325</guid>
      <dc:creator>Crushgeek</dc:creator>
      <dc:date>2018-05-30T04:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: FTD: NTP not working on data interface</title>
      <link>https://community.cisco.com/t5/network-security/ftd-ntp-not-working-on-data-interface/m-p/3403191#M1064326</link>
      <description>&lt;P&gt;It is fixed in actual FTD build.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 08:54:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-ntp-not-working-on-data-interface/m-p/3403191#M1064326</guid>
      <dc:creator>Leon1</dc:creator>
      <dc:date>2018-06-21T08:54:01Z</dc:date>
    </item>
  </channel>
</rss>

