Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    NTP Frustrations

    Scheduled Pinned Locked Moved General pfSense Questions
    23 Posts 9 Posters 5.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DerelictD Offline
      Derelict LAYER 8 Netgate
      last edited by

      Right.  Never seen a running clock go bad like that.

      Chattanooga, Tennessee, USA
      A comprehensive network diagram is worth 10,000 words and 15 conference calls.
      DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
      Do Not Chat For Help! NO_WAN_EGRESS(TM)

      1 Reply Last reply Reply Quote 0
      • 2 Offline
        2chemlud Banned
        last edited by

        Hi!

        Would be nice to know: WHICH board? ;-)

        1 Reply Last reply Reply Quote 0
        • johnpozJ Offline
          johnpoz LAYER 8 Global Moderator
          last edited by

          Sure it was the board, and not just that the time was so off that ntp had not correct it yet.  The screen shot OP showed showed a large offset and reaches were not even 377 yet.  So its like they had just started ntpd.  Prob do a ntpdate first before restarting ntpd to get the time close so that ntpd has easier time of starting.

          An intelligent man is sometimes forced to be drunk to spend time with his fools
          If you get confused: Listen to the Music Play
          Please don't Chat/PM me for help, unless mod related
          SG-4860 25.07.1 | Lab VMs 2.8, 25.07.1

          1 Reply Last reply Reply Quote 0
          • V Offline
            vc6SfV8
            last edited by

            Sorry, I had restarted NTP just before posting.  Needless to say, it was off for days.. Since replacing the board it has been perfect.

            1 Reply Last reply Reply Quote 0
            • johnpozJ Offline
              johnpoz LAYER 8 Global Moderator
              last edited by

              Depending ntpd will not fix it if too far out.  Pretty sure the default max offset is like 1000 seconds.

              You can use the -g to have it set the time no matter what I believe.  I have not looked to deep into all the new features of ntp on pfsense since while I have it sync its time to my ntp server, it is not a ntp server for my network.

              As other have stated I have never seen a clock fail in such a way to even with ntp running have it loose so much time, etc..  But sure if the clock is so bad that even with ntp running it can keep decent time at some point its offset could exceed what ntp will fix, etc.

              Seems your all good now, but setting the time via ntpdate before starting ntpd would of been something I would of done when seeing such a large offset.  And then keeping an eye on how it was drifting.  You could of enabled the Graphs which are new in 2.2 for example and kept an eye on it - see attached.

              My pfsense is a VM so you can not expect its time to be dead nuts on, etc.

              ntpdgraphs.png
              ntpdgraphs.png_thumb

              An intelligent man is sometimes forced to be drunk to spend time with his fools
              If you get confused: Listen to the Music Play
              Please don't Chat/PM me for help, unless mod related
              SG-4860 25.07.1 | Lab VMs 2.8, 25.07.1

              1 Reply Last reply Reply Quote 0
              • K Offline
                kejianshi
                last edited by

                If you want to have an ugly NTP graphs competition, mine is worse - haha.

                But yeah - not soooooooooo far off.

                1 Reply Last reply Reply Quote 0
                • C Offline
                  charliem
                  last edited by

                  @johnpoz:

                  setting the time via ntpdate before starting ntpd would of been something I would of done when seeing such a large offset.

                  That's already how it is normally done, at least during boot and restarting services on a WAN change.  Take a look at /usr/local/sbin/ntpdate_sync_once.sh for details.  You should get a log notice for both sync failure and sync success before the ntpd daemon is run.

                  Not sure how ntp is restarted via the status_services page or services widget.

                  1 Reply Last reply Reply Quote 0
                  • johnpozJ Offline
                    johnpoz LAYER 8 Global Moderator
                    last edited by

                    I thought there was a ntpdate done before - but what if that fails?  And time is way off?

                    An intelligent man is sometimes forced to be drunk to spend time with his fools
                    If you get confused: Listen to the Music Play
                    Please don't Chat/PM me for help, unless mod related
                    SG-4860 25.07.1 | Lab VMs 2.8, 25.07.1

                    1 Reply Last reply Reply Quote 0
                    • V Offline
                      vc6SfV8
                      last edited by

                      Hmm, it looks like I have always had the graph on.  Attached is the graph from my machine for the last week.

                      I am by no means an NTP expert and really don't know what any of this means.

                      You can see where Wednesday night I changed the board and the graph looks different.  (That was the only thing I changed.)

                      For some reason there are a lot of blank spots, I don't know why because the machine is always on.

                      Ryan

                      status_rrd_graph_img.png
                      status_rrd_graph_img.png_thumb

                      1 Reply Last reply Reply Quote 0
                      • johnpozJ Offline
                        johnpoz LAYER 8 Global Moderator
                        last edited by

                        I would think the blank spots are when the ntpd was offline, or was so far out of wack that was out of sync.  What does the ntpd log show for these times?

                        An intelligent man is sometimes forced to be drunk to spend time with his fools
                        If you get confused: Listen to the Music Play
                        Please don't Chat/PM me for help, unless mod related
                        SG-4860 25.07.1 | Lab VMs 2.8, 25.07.1

                        1 Reply Last reply Reply Quote 0
                        • K Offline
                          kejianshi
                          last edited by

                          NTP can crash and without a watchdog service restarting it, it would probably stay down until reboot

                          1 Reply Last reply Reply Quote 0
                          • C Offline
                            charliem
                            last edited by

                            @johnpoz:

                            I thought there was a ntpdate done before - but what if that fails?  And time is way off?

                            If sync'ing fails, a message is logged but pfSense still tries to start the ntp daemon.  If the time is off by more than 1000 seconds at that point, ntpd should promptly exit with a message saying so, and should remove its pid file (not sure it always does).  pfSense carries on, assuming that ntpd is running, AFAIK.

                            1 Reply Last reply Reply Quote 0
                            • K Offline
                              kejianshi
                              last edited by

                              My NTP gets a watchdog restart pretty regularly.

                              1 Reply Last reply Reply Quote 0
                              • F Offline
                                fragged
                                last edited by

                                Blank spots are negative values being clipped off. More here: https://forum.pfsense.org/index.php?topic=76620.msg482370#msg482370

                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post
                                Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.