|
here we are using only ntp1 and ntp2 is not in use
while pinging npt1 we foound the following output
ping 132.95.160.58
PING 132.95.160.58 (132.95.160.58) 56(84) bytes of data.
--- 132.95.160.58 ping statistics ---
78 packets transmitted, 0 received, 100% packet loss, time 77379ms
wew found that pinging from my local server to ntp server is inhibited that's why we are getting 100% packet loss .
with the same ntp server we had another local server running fine without problems in ntp server there also we found pinging is inhibited
ping 132.95.160.58
PING 132.95.160.58 (132.95.160.58) 56(84) bytes of data.
--- 132.95.160.58 ping statistics ---
10 packets transmitted, 0 received, 100% packet loss, time 9044ms
|