Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lonlone Lee
base
Commits
dfbf0d52
Unverified
Commit
dfbf0d52
authored
Jul 07, 2017
by
Linda J Laubenheimer
Browse files
updated ntp.conf file to put 'tinker-panic 0' at the top
parent
8e69d474
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
dfbf0d52
release
/
005.009
(
2017
-
07
-
07
)
[
ntp
]
Push
"tinker-panic 0"
to
the
top
of
the
ntp
.
conf
file
to
help
address
the
timekeeping
problem
with
vmware
.
This
means
always
reset
the
clock
,
even
if
the
new
time
is
more
than
1000
s
away
from
the
current
system
time
.
[
ljlgeek
]
release
/
005.008
(
2017
-
06
-
25
)
release
/
005.008
(
2017
-
06
-
25
)
[
ssh
]
Add
$
max_sessions
options
.
[
adamhl
]
[
ssh
]
Add
$
max_sessions
options
.
[
adamhl
]
...
...
files/ntp/etc/ntp.conf
View file @
dfbf0d52
tinker
panic
0
# ^^^^^^^This should be the first configuration item in the conf file!
# See "NTP Recommendations"
# https://kb.vmware.com/selfservice/viewdocument.do?cmd=displayKC&docType=kc&externalId=1006427
#
# Always reset the clock, even if the new time is more than 1000s away
# from the current system time. We need this on VMs and it shouldn't hurt
# anywhere else.
# This is the default site ntpd configuration file. It queries the three
# This is the default site ntpd configuration file. It queries the three
# stratum-one time servers, which use GPS receivers for accurate time. It also
# stratum-one time servers, which use GPS receivers for accurate time. It also
# queries SRCC's stratum-one time server, located in SRCF, which also uses GPS.
# queries SRCC's stratum-one time server, located in SRCF, which also uses GPS.
...
@@ -24,10 +33,5 @@ restrict -6 ::1
...
@@ -24,10 +33,5 @@ restrict -6 ::1
restrict
default
ignore
restrict
default
ignore
restrict
-
6
default
ignore
restrict
-
6
default
ignore
# Always reset the clock, even if the new time is more than 1000s away
# from the current system time. We need this on VMs and it shouldn't hurt
# anywhere else.
tinker
panic
0
# Disable the monlist command, since it can be used for a UDP DoS attack.
# Disable the monlist command, since it can be used for a UDP DoS attack.
disable
monitor
disable
monitor
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment