Re: Shield - Beginners guide
Posted by breda on Apr 25, 2016; 5:54pm
URL: https://itus.accessinnov.com/Shield-Beginners-guide-tp754p806.html
Hi, Hans I change the Scheduled tasks to the Following in router mode but it did not update IPS at 1:00 AM
Scheduled tasks you can replace it with the following:
# daily at 01:00 - upgrade IPS rules
0 1 * * * 0 sh /sbin/fw_upgrade
# daily at 00:00 - sync clock
0 0 * * * /usr/sbin/ntpclient -s -p 123 -h 0.us.pool.ntp.org || /etc/init.d/ntpclient restart