I am trying to install an application in my AXP using:"software install add url
ftp://10.0.0.11/test_app.1.0.pkg"
and it returns me the following message:Validating new manifest file /dwnld/pkgdata/test_app.1.0.pkg from package /dwnld/pkgdata/test_app.1.0.pkg
Validation Failed: Development authorization is not valid before 2008-01-01T00:00:00+00:00
Package signature validation failed for test_app.1.0.pkg
Then i am trying the following:myAXP-blade> sho clock
04:38:11.646 EEST Fri May 05
2006myAXP-blade> conf t
Enter configuration commands, one per line. End with CNTL/Z.
myAXP-blade(config)> clock timezone America/New_York
Save the change to startup configuration and reload the module for the new timezone to take effect.
myAXP-blade> show clock
21:41:35.904 EDT Thu May 04
2006I am trying also to set an ntp server (nist1.columbiacountyga.gov 68.216.79.113 Columbia County, Georgia) but i get the following message:WARNING!!! Could not reach 68.216.79.113 using NTP.
WARNING!!! 68.216.79.113 might not have been configured as
WARNING!!! NTP server.
WARNING!!! NTP Server 68.216.79.113 Will be entered in the NTP List
Is there any "clock set" functionality in order to set manually the date/time?
Thanks in advance
George