Hi,
the date/time-settings on the ACC were not correct. An "ntpdate ip-of-asg-with-ntp-allowed" via ssh-console gives the following error:
ntpdate ip-of-asg-with-ntp-allowed
Error : Servname not supported for ai_socktype
1 Mar 03:25:49 ntpdate[27474]: can't find host ip-of-asg-with-ntp-allowed
The solution:
See http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/
Create an file /etc/services on the acc with the two lines
ntp 123/tcp
ntp 123/udp
After this an "ntpdate ip-of-asg-with-ntp-allowed" on the ACC works as expected.
Is there another way to set the time on the ACC via NTP without this changes?
Is it possible to add an ntp-configuration via web-management of the ACC?
Regards,
Manuel
This thread was automatically locked due to age.