AWS NTP Server Access

0

Doesn't AWS have a publicly available NTP server at 169.254.169.123:123? I get destination host unreachable when I ping from my local PC. I've tried using command line and powershell from 2 different computers. I'm able to successfully ping and sync NTP time with time.google.com. Edit Here is the article where I found the NTP server address: https://aws.amazon.com/blogs/aws/keeping-time-with-amazon-time-sync-service/

已提问 2 年前1905 查看次数
1 回答
1

That is a link local address and is only available from within a VPC.

In doesn't look like that address responds to ping (ICMP). It is only for NTP traffic.

profile pictureAWS
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则