Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #231399

Re: timedatectl DHCP NTP Server

From Charles Curley <charlescurley@charlescurley.com>
Newsgroups linux.debian.user
Subject Re: timedatectl DHCP NTP Server
Date 2021-02-05 05:00 +0100
Message-ID <BF0rM-67a-1@gated-at.bofh.it> (permalink)
References <BEUcF-2d4-3@gated-at.bofh.it>
Organization occasionally

Show all headers | View raw


On Thu, 4 Feb 2021 22:16:12 +0100
basti <mailinglist@unix-solution.de> wrote:

> I use a up to date debian. As I can see now timedatectl seems *not*
> using the NTP Server provide by DHCP. I have configure a NTP server
> in  LAN.
> 
> timedatectl  timesync-status
>        Server: 167.86.86.192 (0.debian.pool.ntp.org)
> Poll interval: 1min 4s (min: 32s; max 34min 8s)

I see the same, on a Bullseye system.

root@dragon:~# timedatectl  timesync-status
       Server: 198.74.51.125 (2.debian.pool.ntp.org)
Poll interval: 34min 8s (min: 32s; max 34min 8s)    
         Leap: normal                               
...

This box is running systemd, and ntp is not present.

The dhcp server shows:


subnet 192.168.100.0 netmask 255.255.255.0 {
    option subnet-mask 255.255.255.0;
    option broadcast-address 192.168.100.255;
    option routers 192.168.100.31;
    option domain-name-servers 192.168.100.30, 192.168.100.6, 192.168.100.31; # chaffee, hawk, freeman
    option domain-search "localdomain", "virtual", "yen";

    option domain-name "localdomain";
    option ntp-servers 192.168.100.31; # freeman, AKA ntp.localdomain
    # range 192.168.100.1 192.168.100.254;                                                   

...

-- 
Does anybody read signatures any more?

https://charlescurley.com
https://charlescurley.com/blog/

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

timedatectl DHCP NTP Server basti <mailinglist@unix-solution.de> - 2021-02-04 22:20 +0100
  Re: timedatectl DHCP NTP Server Dan Ritter <dsr@randomstring.org> - 2021-02-04 23:00 +0100
  Re: timedatectl DHCP NTP Server Charles Curley <charlescurley@charlescurley.com> - 2021-02-05 05:00 +0100
    Re: timedatectl DHCP NTP Server john doe <johndoe65534@mail.com> - 2021-02-05 07:30 +0100
      Re: timedatectl DHCP NTP Server basti <mailinglist@unix-solution.de> - 2021-02-05 09:20 +0100
      Re: timedatectl DHCP NTP Server Charles Curley <charlescurley@charlescurley.com> - 2021-02-05 15:50 +0100
        Re: timedatectl DHCP NTP Server Charles Curley <charlescurley@charlescurley.com> - 2021-02-05 17:00 +0100
          Re: timedatectl DHCP NTP Server john doe <johndoe65534@mail.com> - 2021-02-05 20:00 +0100
            Re: timedatectl DHCP NTP Server Charles Curley <charlescurley@charlescurley.com> - 2021-02-05 20:20 +0100
              Re: timedatectl DHCP NTP Server Charles Curley <charlescurley@charlescurley.com> - 2021-02-06 23:20 +0100
          Re: timedatectl DHCP NTP Server Charles Curley <charlescurley@charlescurley.com> - 2021-02-05 20:00 +0100
  Re: timedatectl DHCP NTP Server deloptes <deloptes@gmail.com> - 2021-02-05 09:30 +0100
    Re: timedatectl DHCP NTP Server Darac Marjal <mailinglist@darac.org.uk> - 2021-02-05 09:40 +0100
      Re: timedatectl DHCP NTP Server deloptes <deloptes@gmail.com> - 2021-02-05 22:00 +0100
    Re: timedatectl DHCP NTP Server Charles Curley <charlescurley@charlescurley.com> - 2021-02-05 15:20 +0100
  Re: timedatectl DHCP NTP Server Charles Curley <charlescurley@charlescurley.com> - 2021-08-04 02:20 +0200

csiph-web