To allow incoming, you’ll need to do
esxcfg-firewall -o 123,udp,in,ntpServer
Also, make sure that you don’t have in your /etc/ntp.conf
restrict default ignore
If you do, just put a # in front of it.
Random, usually tech stuff – mostly notes, gotchas, how tos …
To allow incoming, you’ll need to do
esxcfg-firewall -o 123,udp,in,ntpServer
Also, make sure that you don’t have in your /etc/ntp.conf
restrict default ignore
If you do, just put a # in front of it.