Displaying 20 results from an estimated 68 matches for "iburst".
Did you mean:
burst
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
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 Donelson Trophy
615.885.2846 (main)
www.donelsontrophy.com [3]
"Everyone deserves an award!!"
On 2015-02-1...
2017 Sep 13
1
File server questions
...e below, you need to make a few small changes.
> Like the ntp server and interface names.
>
> #For ntp and an unmodified ntp.conf.
> # backup the original debian file.
> cp /etc/ntp.conf{,.org-debian}
>
> # Disable the pool servers.
> sed -i 's/pool 0.debian.pool.ntp.org iburst/#pool 0.debian.pool.ntp.org iburst/g' /etc/ntp.conf
> sed -i 's/pool 1.debian.pool.ntp.org iburst/#pool 1.debian.pool.ntp.org iburst/g' /etc/ntp.conf
> sed -i 's/pool 2.debian.pool.ntp.org iburst/#pool 2.debian.pool.ntp.org iburst/g' /etc/ntp.conf
> sed -i 's/pool 3...
2015 Feb 13
2
ntpq -p ***Request timed out
...get:
localhost: timed out, nothing received
***Request timed out
Member server ntp.conf file:
cat /etc/ntp.conf
# Local clock (this is not the localhost address!)
server 127.127.1.0
fudge 127.127.1.0 stratum 10
# The source, where we are receiving the time from (PDC)
server dc02.dts***m.lan. iburst prefer
server dc01.dts***m.lan. iburst prefer
driftfile /var/lib/ntp/ntp.drift
logfile /var/log/ntp
# Access control
# Default restriction
restrict default ignore
# Allow everything from localhost
restrict 127.0.0.1
# Allow that our time source can only provide time and do nothing else
restrict...
2017 Sep 13
0
File server questions
...ne restrict.
Now, review the code below, you need to make a few small changes.
Like the ntp server and interface names.
#For ntp and an unmodified ntp.conf.
# backup the original debian file.
cp /etc/ntp.conf{,.org-debian}
# Disable the pool servers.
sed -i 's/pool 0.debian.pool.ntp.org iburst/#pool 0.debian.pool.ntp.org iburst/g' /etc/ntp.conf
sed -i 's/pool 1.debian.pool.ntp.org iburst/#pool 1.debian.pool.ntp.org iburst/g' /etc/ntp.conf
sed -i 's/pool 2.debian.pool.ntp.org iburst/#pool 2.debian.pool.ntp.org iburst/g' /etc/ntp.conf
sed -i 's/pool 3.debian.pool.nt...
2015 Feb 09
1
member ntp time sync
...an NTP server or two (or three).
#server ntp.your-provider.example
# pool.ntp.org maps to about 1000 low-stratum NTP servers. Your server
will
# pick a different set every time it starts up. Please consider joining
the
# pool: <http://www.pool.ntp.org/join.html>
server 0.debian.pool.ntp.org iburst
server 1.debian.pool.ntp.org iburst
server 2.debian.pool.ntp.org iburst
server 3.debian.pool.ntp.org iburst
# Access control configuration; see
/usr/share/doc/ntp-doc/html/accopt.html for
# details. The web page
<http://support.ntp.org/bin/view/Support/AccessRestrictions>
# might also be hel...
2015 Feb 13
2
ntpq -p ***Request timed out
...2-13 10:55, Rowland Penny wrote:
> 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 -p' on DC's results in correct response. --- ------------------------- Bob Wooden of Donelson Trophy 615.885.2846 (main) www.donelsontrophy.com [1] [3 [1]] "Everyone deserves an award!!" On 2015-02-13...
2015 Feb 13
4
SOLVED Re: ntpq -p ***Request timed out
...t; On 2015-02-13 10:55, Rowland Penny wrote: 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 -p' on DC's results in correct response. --- ------------------------- Bob Wooden of Donelson Trophy 615.885.2846 (main) www.donelsontrophy.com [1] [1
[1]] [3
[1]] "Everyone deserves an award!!" On...
2015 Feb 13
0
ntpq -p ***Request timed out
...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 -p' on DC's results in correct response.
>
> ---
>
> -------------------------
>
> Bob Wooden of Donelson Trophy
>
> 615.885.2846 (main)
> www.donelsontrophy.com [3]
>
&g...
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 donelsontr...
2015 Feb 13
0
ntpq -p ***Request timed out
...Rowland Penny wrote:
>
>> 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 -p' on DC's results in correct response. --- ------------------------- Bob Wooden of Donelson Trophy 615.885.2846 (main) www.donelsontrophy.com [1] [3 [1]] "Everyone deserves an award!!" On 2015-02-13...
2023 Oct 25
3
DC Time Problems
...MEOUT - no response from server in 1000ms
From a Linux machine there is also no response:
ntpdate -q athena
24 Oct 16:47:41 ntpdate[33581]: no server suitable for
synchronization found
Here is the DC /etc/ntpsec/ntp.conf:
# Where to retrieve the time from
server 0.pool.ntp.org???? iburst prefer
server 1.pool.ntp.org???? iburst prefer
server 2.pool.ntp.org???? iburst prefer
driftfile?????? /var/lib/ntpsec/ntp.drift
logfile???????? /var/log/ntp.log
#logconfig =all
ntpsigndsocket? /var/lib/samba/ntp_signd/
# Access control
# Default restriction: Allow clients only to query the time...
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
2017 Sep 13
4
File server questions
...Thats why the are in .txt files.
You can use it as guidance.
>
> > # Local clock. Note that is not the "localhost" address!
> > server 127.127.1.0
> > fudge 127.127.1.0 stratum 10
> >
> > # Where to retrieve the time from
> > server a.st1.ntp.br iburst prefer
> > server b.st1.ntp.br iburst prefer
> > server c.st1.ntp.br iburst prefer
> > server d.st1.ntp.br iburst prefer
> >
> > driftfile /var/lib/ntp/ntp.drift
> > logfile /var/log/ntpstats
> > ntpsigndsocket /var/lib/samba/ntp_signd/
>...
2015 Feb 13
0
SOLVED Re: ntpq -p ***Request timed out
...t; On 2015-02-13 10:55, Rowland Penny wrote: 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 -p' on DC's results in correct response. --- ------------------------- Bob Wooden of Donelson Trophy 615.885.2846 (main) www.donelsontrophy.com [1] [1
> [1]] [3
> [1]] "Everyone deserves an award!!...
2024 Feb 16
2
samba 4.19 Windows 11 clients Time sync problem
...gndsocket /var/lib/samba/ntp_signd <--- rights are set
listen xxx.xxx.xxx.xxx
statistics loopstats peerstats clockstats
filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable
pool 0.debian.pool.ntp.org iburst
pool 1.debian.pool.ntp.org iburst
pool 2.debian.pool.ntp.org iburst
pool 3.debian.pool.ntp.org iburst
restrict -4 default kod notrap nomodify nopeer noquery mssntp
restrict -6 default kod notrap nomodify nopeer noquery mssntp
restrict 127.0.0.1
restrict ::1
restrict source notrap nomodify noquery...
2024 Feb 16
1
samba 4.19 Windows 11 clients Time sync problem
...signd <--- rights are set
> listen xxx.xxx.xxx.xxx
> statistics loopstats peerstats clockstats
> filegen loopstats file loopstats type day enable
> filegen peerstats file peerstats type day enable
> filegen clockstats file clockstats type day enable
> pool 0.debian.pool.ntp.org iburst
> pool 1.debian.pool.ntp.org iburst
> pool 2.debian.pool.ntp.org iburst
> pool 3.debian.pool.ntp.org iburst
> restrict -4 default kod notrap nomodify nopeer noquery mssntp
> restrict -6 default kod notrap nomodify nopeer noquery mssntp
> restrict 127.0.0.1
> restrict ::1
> r...
2023 Oct 25
1
DC Time Problems
...Linux machine there is also no response:
>
> ntpdate -q athena
> 24 Oct 16:47:41 ntpdate[33581]: no server suitable for
> synchronization found
>
>
> Here is the DC /etc/ntpsec/ntp.conf:
>
> # Where to retrieve the time from
> server 0.pool.ntp.org???? iburst prefer
> server 1.pool.ntp.org???? iburst prefer
> server 2.pool.ntp.org???? iburst prefer
>
> driftfile?????? /var/lib/ntpsec/ntp.drift
> logfile???????? /var/log/ntp.log
> #logconfig =all
> ntpsigndsocket? /var/lib/samba/ntp_signd/
>
> # Access control
> # Default...
2019 Jan 08
7
AD DC in a container: NTP
...erver for domain members.
To achieve this, I changed /etc/ntp.conf to look as follows:
# Local clock. Note that is not the "localhost" address!
server 127.127.1.0
#fudge 127.127.1.0 stratum 10
fudge 127.127.1.0 stratum 0
# Where to retrieve the time from
# server 0.pool.ntp.org iburst prefer
# server 1.pool.ntp.org iburst prefer
# server 2.pool.ntp.org iburst prefer
driftfile /var/lib/ntp/ntp.drift
logfile /var/log/ntp
ntpsigndsocket /usr/local/samba/var/lib/ntp_signd/
# Access control
# Default restriction: Allow clients only to query the time
restrict...
2023 Oct 25
1
DC Time Problems
...Linux machine there is also no response:
>
> ntpdate -q athena
> 24 Oct 16:47:41 ntpdate[33581]: no server suitable for
> synchronization found
>
>
> Here is the DC /etc/ntpsec/ntp.conf:
>
> # Where to retrieve the time from
> server 0.pool.ntp.org???? iburst prefer
> server 1.pool.ntp.org???? iburst prefer
> server 2.pool.ntp.org???? iburst prefer
>
> driftfile?????? /var/lib/ntpsec/ntp.drift
> logfile???????? /var/log/ntp.log
> #logconfig =all
> ntpsigndsocket? /var/lib/samba/ntp_signd/
>
> # Access control
> # Default...