Displaying 20 results from an estimated 74 matches for "nopeer".
2015 Feb 09
1
member ntp time sync
...o both servers and clients, so a
configuration
# that might be intended to block requests from certain clients could
also end
# up blocking replies from your own upstream servers.
# By default, exchange time with everybody, but don't allow
configuration.
restrict -4 default kod notrap nomodify nopeer noquery
restrict -6 default kod notrap nomodify nopeer noquery
# Local users may interrogate the ntp server more closely.
restrict 127.0.0.1
restrict ::1
# Clients from this (example!) subnet have unlimited access, but only if
# cryptographically authenticated.
#restrict 192.168.123.0 mask 255.25...
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
2023 Oct 25
3
DC Time Problems
...st 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
#restrict default kod nomodify notrap nopeer limited mssntp
restrict -4 default kod limited nomodify notrap nopeer noquery mssntp
# No restrictions for "localhost"
restrict 127.0.0.1
# Enable the time sources to only provide time to this host
restrict 0.pool.ntp.org?? mask 255.255.255.255??? nomodify notrap nopeer
noquery
restrict...
2017 Sep 13
1
File server questions
...EOF >> /etc/ntp.conf
> #
> ###### Needed for Samba 4 ####### in the restrict -4 or -6 added mssntp at the end
> # Location of the samba ntp_signed directory
> ntpsigndsocket /var/lib/samba/ntp_signd
> #
> EOF
>
> sed -i 's/restrict -4 default kod notrap nomodify nopeer noquery limited/restrict -4 default kod notrap nomodify nopeer noquery limited mssntp/g' /etc/ntp.conf
> sed -i 's/restrict -6 default kod notrap nomodify nopeer noquery limited/restrict -6 default kod notrap nomodify nopeer noquery limited mssntp/g' /etc/ntp.conf
> systemctl rest...
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
1
DC Time Problems
...efer
>
> 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
> #restrict default kod nomodify notrap nopeer limited mssntp
> restrict -4 default kod limited nomodify notrap nopeer noquery mssntp
> # No restrictions for "localhost"
> restrict 127.0.0.1
> # Enable the time sources to only provide time to this host
> restrict 0.pool.ntp.org?? mask 255.255.255.255??? nomodify notrap...
2017 Sep 13
0
File server questions
...lder location to ntp.conf
cat << EOF >> /etc/ntp.conf
#
###### Needed for Samba 4 ####### in the restrict -4 or -6 added mssntp at the end
# Location of the samba ntp_signed directory
ntpsigndsocket /var/lib/samba/ntp_signd
#
EOF
sed -i 's/restrict -4 default kod notrap nomodify nopeer noquery limited/restrict -4 default kod notrap nomodify nopeer noquery limited mssntp/g' /etc/ntp.conf
sed -i 's/restrict -6 default kod notrap nomodify nopeer noquery limited/restrict -6 default kod notrap nomodify nopeer noquery limited mssntp/g' /etc/ntp.conf
systemctl restart ntp
sy...
2023 Oct 25
1
DC Time Problems
...efer
>
> 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
> #restrict default kod nomodify notrap nopeer limited mssntp
> restrict -4 default kod limited nomodify notrap nopeer noquery mssntp
> # No restrictions for "localhost"
> restrict 127.0.0.1
> # Enable the time sources to only provide time to this host
> restrict 0.pool.ntp.org?? mask 255.255.255.255??? nomodify notrap...
2023 Oct 25
1
DC Time Problems
...r/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
> > #restrict default kod nomodify notrap nopeer limited mssntp
> > restrict -4 default kod limited nomodify notrap nopeer noquery mssntp
> > # No restrictions for "localhost"
> > restrict 127.0.0.1
> > # Enable the time sources to only provide time to this host
> > restrict 0.pool.ntp.org?? mask 255.255.25...
2019 Jan 08
7
AD DC in a container: 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 default kod nomodify notrap nopeer mssntp
# No restrictions for "localhost"
restrict 127.0.0.1
# Enable the time sources to only provide time to this host
# restrict 0.pool.ntp.org mask 255.255.255.255 nomodify notrap nopeer noquery
# restrict 1.pool.ntp.org mask 255.255.255.255 nomodify notrap nopeer noquery
#...
2013 Jul 27
2
Correct NTP Settings for Samba 4.0.6?
...ceptable time sources. Below is my ntp.conf:
server 127.127.1.0
fudge 127.127.1.0 stratum 10
server 0.pool.ntp.org iburst prefer
server 1.pool.ntp.org iburst prefer
driftfile /var/lib/ntp/ntp.drift
logfile /var/log/ntp
ntpsigndsocket /var/run/samba/ntp_signd
restrict default kod nomodify notrap nopeer mssntp
restrict 127.0.0.1
restrict 0.pool.ntp.org mask 255.255.255.255 nomodify notrap nopeer noquery
restrict 1.pool.ntp.org mask 255.255.255.255 nomodify notrap nopeer noquery
Using Ubuntu, I am not using SELinux. I do not believe there to be any problems
with apparmor, as it contains these line...
2015 Feb 13
2
ntpq -p ***Request timed out
.../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 rest
r
> ict dc02.dts***m.lan. mask 255.255.255.255 nomodify notrap nopeer noquery restrict dc01.dts***m.lan. mask 255.255.255.255 nomodify notrap nopeer noquery The ntp.conf from one of the DC's: 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. #stat...
2015 Feb 13
4
SOLVED Re: ntpq -p ***Request timed out
...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 rest r
>
>> ict dc02.dts***m.lan. mask 255.255.255.255 nomodify notrap nopeer noquery restrict dc01.dts***m.lan. mask 255.255.255.255 nomodify notrap nopeer noquery The ntp.conf from one of the DC's: 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. #stat...
2018 Oct 31
0
problem with time sync on windows 10 clients
...entoo.pool.ntp.org iburst prefer
server 1.gentoo.pool.ntp.org iburst prefer
server 2.gentoo.pool.ntp.org iburst prefer
server 3.gentoo.pool.ntp.org iburst prefer
driftfile /var/lib/ntp/ntp.drift
logfile /var/log/ntp
ntpsigndsocket /var/lib/samba/ntp_signd/
restrict default kod nomodify notrap nopeer mssntp
restrict 127.0.0.1
restrict [::1]
restrict 192.168.0.0 mask 255.255.255.0 nomodify nopeer notrap
restrict 0.gentoo.pool.ntp.org mask 255.255.255.255 nomodify notrap
nopeer noquery
restrict 1.gentoo.pool.ntp.org mask 255.255.255.255 nomodify notrap
nopeer noquery
restrict 2.gentoo.pool.nt...
2015 Oct 28
6
net ads info: failed to get server's current time
...; then sed -i "s]#server ntp.your-provider.example]server ${NTPD_SERVER1_EXTERNAL} ]g" /etc/ntp.conf; fi
if [ ! -z "${NTPD_SERVER2_EXTERNAL}" ]; then echo "server ${NTPD_SERVER2_EXTERNAL}" /etc/ntp.conf; fi
sed -i "s]restrict -4 default kod notrap nomodify nopeer noquery]restrict -4 default kod notrap nomodify nopeer noquery mssntp]g" /etc/ntp.conf
sed -i "s]restrict -6 default kod notrap nomodify nopeer noquery]restrict -6 default kod notrap nomodify nopeer noquery mssntp]g" /etc/ntp.conf
cat << EOF >> /etc/ntp.conf
ntpsigndsock...
2020 Aug 04
3
Time synchronization issues in Samba 4
...server a.st1.ntp.br iburst prefer
server b.st1.ntp.br iburst prefer
driftfile /var/lib/ntp/ntp.drift
logfile /var/log/ntp
ntpsigndsocket /var/lib/samba/ntp_signd/
# Access control
# Default restriction: Allow clients only to query the time
restrict default kod nomodify notrap nopeer mssntp
# No restrictions for "localhost"
restrict 127.0.0.1
# Enable the time sources to only provide time to this host
restrict a.st1.ntp.br mask 255.255.255.255 nomodify notrap nopeer
noquery
restrict b.st1.ntp.br mask 255.255.255.255 nomodify notrap nopeer
noquery
can anybody...
2015 Feb 13
2
ntpq -p ***Request timed out
...le /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 restr
ict
dc02.dts***m.lan. mask 255.255.255.255 nomodify notrap nopeer noquery restrict dc01.dts***m.lan. mask 255.255.255.255 nomodify notrap nopeer noquery The ntp.conf from one of the DC's: 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. #stat...
2015 Feb 13
2
ntpq -p ***Request timed out
...e /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 dc02.dts***m.lan. mask 255.255.255.255 nomodify notrap nopeer
noquery
restrict dc01.dts***m.lan. mask 255.255.255.255 nomodify notrap nopeer
noquery
The ntp.conf from one of the DC's:
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....
2015 Feb 13
0
ntpq -p ***Request timed out
...t 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 rest
>
> r
>
>> ict dc02.dts***m.lan. mask 255.255.255.255 nomodify notrap nopeer noquery restrict dc01.dts***m.lan. mask 255.255.255.255 nomodify notrap nopeer noquery The ntp.conf from one of the DC's: 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. #stat...
2023 Oct 25
1
DC Time Problems
...r/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
> > #restrict default kod nomodify notrap nopeer limited mssntp
> > restrict -4 default kod limited nomodify notrap nopeer noquery
> > mssntp # No restrictions for "localhost"
> > restrict 127.0.0.1
> > # Enable the time sources to only provide time to this host
> > restrict 0.pool.ntp.org?? mask 255.255.25...