From: Fred T. Hamster Date: Wed, 3 Aug 2016 22:28:43 +0000 (-0400) Subject: updated after switching out firewall host. X-Git-Tag: 2.140.90~495^2 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=299c6517d67712a82237c1effce390e466ff1601 updated after switching out firewall host. --- diff --git a/infobase/configuration/cron/tell_zooty_our_ip.crontab b/infobase/configuration/cron/tell_zooty_our_ip.crontab index 548fcd52..4e8f4753 100644 --- a/infobase/configuration/cron/tell_zooty_our_ip.crontab +++ b/infobase/configuration/cron/tell_zooty_our_ip.crontab @@ -3,7 +3,7 @@ SHELL=/bin/bash # m h dom mon dow command -# special for equanimity; get zooty informed of our IP so we can make +# special for firewall host; get zooty informed of our IP so we can make # the back-connection and get home. -14,28,42,56 * * * * (bash /home/fred/feisty_meow/scripts/security/tell_zooty_our_ip.sh serene.feistymeow.org fred fred ) &>>/tmp/zooty_tell_report.txt +0,14,28,42,56 * * * * (bash /home/fred/feisty_meow/scripts/security/tell_zooty_our_ip.sh serene.feistymeow.org fred fred ) &>>/tmp/zooty_tell_report.txt diff --git a/infobase/configuration/cron/time_synch.crontab b/infobase/configuration/cron/time_synch.crontab index 36ac9d67..ee390d2b 100644 --- a/infobase/configuration/cron/time_synch.crontab +++ b/infobase/configuration/cron/time_synch.crontab @@ -4,9 +4,9 @@ SHELL=/bin/bash # m h dom mon dow command # standard to synch to local machine. -0,4,8,12,16,20,24,28,32,36,40,44,48,52,56 * * * * /usr/sbin/sntp -P no -r equanimity +0,4,8,12,16,20,24,28,32,36,40,44,48,52,56 * * * * /usr/sbin/sntp -P no -r greendragon or -0,4,8,12,16,20,24,28,32,36,40,44,48,52,56 * * * * /usr/bin/rdate -s -n equanimity +0,4,8,12,16,20,24,28,32,36,40,44,48,52,56 * * * * /usr/bin/rdate -s -n greendragon # -n is nntp which may not work with govt servers. # one machine on the network uses this version, to synch externally.