similar to: ntpq -p ***Request timed out

Displaying 20 results from an estimated 2000 matches similar to: "ntpq -p ***Request timed out"

2015 Feb 13
2
ntpq -p ***Request timed out
Copied Roweland's DC ntp.conf file into my two DC's. Restarted (all) ntp. Member still timing out! (I am starting to think that there is 'something' about the sernet packages that "they" do differently.) Rowland, Could I ask you to copy the ntp.conf from your client (appears to be your laptop) so I could review it's contents? --- ------------------------- Bob
2015 Feb 13
4
SOLVED Re: ntpq -p ***Request timed out
Thank you, Rowland. Copied your simpler ntp.conf file into my member server. Made the appropriate changes. Restarted all the ntp service on all machines (just in case.) Ran 'ntpq -p' (on member server) and got the correct answer. Proper connection to DC's. --- ------------------------- Bob Wooden of Donelson Trophy 615.885.2846 (main) www.donelsontrophy.com [1] "Everyone
2015 Feb 09
1
member ntp time sync
On my member server, running 'ntpq -p' yields: ntpq -p localhost: timed out, nothing received ***Request timed out The ntp.conf file is trying to use the DC's hostnames addresses: user at DC01:~# cat /etc/ntp.conf # /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help driftfile /var/lib/ntp/ntp.drift # Enable this if you want statistics to be logged. #statsdir
2015 Feb 13
2
ntpq -p ***Request timed out
Made the suggested adjustments (4 locations in the member server ntp.conf file) and restarted ntp. Still (member server) timing out. Not sure what you mean about removing "server 0.debian.pool.ntp.org iburst" lines. Those on the DC's. Aren't they necessary? Running 'ntpq -p' on DC's results in correct response. --- ------------------------- Bob Wooden of
2017 Sep 12
4
File server questions
On Tue, 12 Sep 2017 14:41:42 -0300 Flávio Silveira via samba <samba at lists.samba.org> wrote: > > Ok, I understand now, one question though: if realm is > AD.TECNOPON.COM.BR, does domain need to be AD? No, you can use anything you like, provided it is one word, 15 characters or less, without punctuation. > If I understand > correctly, realm is "full domain with
2024 Feb 16
2
samba 4.19 Windows 11 clients Time sync problem
Dear all, We just have a samba 4.19 domain running. And what i recognized ist hat some windows 10/11 clients does not sync time with the dc. The time is not the real time as on the dc, about 10 minutes back or several minutes in the future. Is this a bug or did spmething chance in the behaviour of samba? My ntp.conf/ Debian11: driftfile /var/lib/ntp/ntp.drift server 127.127.1.0 fudge
2017 Sep 13
4
File server questions
Hai Flavio, > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Flávio Silveira via samba > Verzonden: woensdag 13 september 2017 16:19 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] File server questions > > > > Em 13/09/2017 10:36, L.P.H. van Belle via samba escreveu: > > Hai, Flavio, > >
2024 Feb 16
1
samba 4.19 Windows 11 clients Time sync problem
Hi there. A few NTP experts around here lately. We need more info. Distro, and wether your are using NTP (nrpsec) or Chrony. Regards. LP On 16 Feb 2024 at 14:37 +0100, Daniel M?ller via samba <samba at lists.samba.org>, wrote: > Dear all, > > We just have a samba 4.19 domain running. And what i recognized ist hat some > windows 10/11 clients does not sync time with the dc.
2023 Jun 23
1
Samba4 Windows Client Time Sync Issue
I just realized that some of my Windows 10 clients do not appear to be syncing the time correctly. I setup NTP to run on my Netgate PFSense server. It is using pfsense.pool.ntp.org Time Servers. I configured NTP on my Samba servers to point to back to the PFSense Server. NTP on the samba servers have the following ntp.conf files: # /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for
2024 Feb 26
1
samba 4.19 Windows 11 clients Time sync problem
Hello, It is debian 11, and it is ntp, as you can see below my ntp.conf. Ntp service is running fine . Some , not all, W10/11 clients do not sync with the dc (samba 4.19). What i did on the clients: net stop w32time w32tm /unregister w32tm /register net start w32time But after some time the wrong time shows up again? Greetings Daniel -----Urspr?ngliche Nachricht----- Von: Luis Peromarta
2020 Aug 04
3
Time synchronization issues in Samba 4
Hi, I configured my NTP server in samba 4 according to the article " https://wiki.samba.org/index.php/Time_Synchronisation" however I verified that the NTP server does not respond to requests from Windows NTPv3 clients, it only responds to NTPv4. Following my ntp.conf: # /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help driftfile /var/lib/ntp/ntp.drift # Enable this if
2019 Apr 08
3
Questions about time synchronisation in a multi-DC Samba environment
Hi All, I am currently running a setup with a main DC ad1, that has ntpd installed and is currently configured to retrieve the time from the UK NTP time pool. I also have a second backup AD DC, ad2, on which I have not installed ntpd but I have installed ntpdate. My current understanding is that the setup I have just described is in-line with the recommended best practices outlined in the
2015 Oct 28
6
net ads info: failed to get server's current time
Hai, Copy the code and Set these variable Run the script, restart samba and login again with an pc. Should work now, your missing something and. Your not using good ntp servers. #!/bin/bash ########## NTP Settings needed for a correct funtioning samba AD DC server ## Set to 1 installs the ntp server. (default is ok ) ## (default is ok ) NTPD_INSTALL="1" # if you run the server on a
2014 Feb 07
1
Time sync
Hy Guys, My samba version: 4.0.13 ntp version: 4.2.6p3 Ubuntu 12.04.3 LTS I have a weird problem, I sat up the time service via https://wiki.samba.org/index.php/Configure_NTP On the servers I have no firewall. This port is open when i check with nmap, ntp runs. Looks like all of my Windows 7 clients works fine but w32tm /resync says Permission denied 0x8007005, so not that good :) Windows
2015 Feb 13
0
ntpq -p ***Request timed out
On 13/02/15 17:26, Bob of Donelson Trophy wrote: > > > Copied Roweland's DC ntp.conf file into my two DC's. Restarted (all) > ntp. Member still timing out! > > (I am starting to think that there is 'something' about the sernet > packages that "they" do differently.) > > Rowland, Could I ask you to copy the ntp.conf from your client (appears
2015 Feb 13
0
SOLVED Re: ntpq -p ***Request timed out
On 13/02/15 19:48, Bob of Donelson Trophy wrote: > > > Thank you, Rowland. > > Copied your simpler ntp.conf file into my member server. Made the > appropriate changes. Restarted all the ntp service on all machines (just > in case.) Ran 'ntpq -p' (on member server) and got the correct answer. > Proper connection to DC's. > --- > >
2018 Oct 31
3
problem with time sync on windows 10 clients
| My DC is a samba4.3 over Ubuntu 16.04. | I've configured ntp in the same server. | However > when I join a windows 10 client to my domain, this one doesn't | update its datetime. | Once I logging in, I am able to set any datetime. | And more > No matter the windows 10 client' s datetime, I can logging in with | any user of the Active Directory. | I need a proper time sync in
2023 Oct 25
3
DC Time Problems
It appears that none of our windows clients are syncing their time with the samba DC.??? From what I can tell they are not able to get a response from the DC.? For example, where the DC is named athena: >w32tm /monitor /computers:athena athena[10.10.1.10:123] ? ICMP: 0ms delay ? NTP: error ERROR_TIMEOUT - no response from server in 1000ms From a Linux machine there is
2015 Feb 13
0
ntpq -p ***Request timed out
bob. server dc02.dts***m.lan. iburst prefer server dc01.dts***m.lan. iburst prefer remove the . after lan and try like this server dc02.dts***m.lan server dc01.dts***m.lan and optional, i advice, remove all lines : server 0.debian.pool.ntp.org iburst Louis ' >-----Oorspronkelijk bericht----- >Van: bob at donelsontrophy.net >[mailto:samba-bounces at lists.samba.org] Namens
2015 Feb 13
0
ntpq -p ***Request timed out
On 13/02/15 16:43, Bob of Donelson Trophy wrote: > > > Made the suggested adjustments (4 locations in the member server > ntp.conf file) and restarted ntp. > > Still (member server) timing out. > > Not sure what you mean about removing "server 0.debian.pool.ntp.org > iburst" lines. Those on the DC's. Aren't they necessary? > > Running 'ntpq