X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Ftell_zooty_our_ip.crontab;h=931023a18de80eb6b3f0c4f534922d42cb611e90;hb=95d216b2381107474bea0a65a915936a5402df0f;hp=548fcd528ebd0787882cb4a85502d655178e399e;hpb=0f49452f40415efb2a62048397ed8514a1058bb7;p=feisty_meow.git diff --git a/infobase/configuration/cron/tell_zooty_our_ip.crontab b/infobase/configuration/cron/tell_zooty_our_ip.crontab index 548fcd52..931023a1 100644 --- a/infobase/configuration/cron/tell_zooty_our_ip.crontab +++ b/infobase/configuration/cron/tell_zooty_our_ip.crontab @@ -1,9 +1,9 @@ -SHELL=/bin/bash +############## -# m h dom mon dow command +#[tell zooty our ip] +# firewall host only--inform serene/zooty of our home IP address to enable back-connections. +0,14,28,42,56 * * * * (bash $FEISTY_MEOW_APEX/scripts/security/tell_zooty_our_ip.sh serene.feistymeow.org fred $CRONUSER ) &>>/tmp/${CRONUSER}-cron-tell_zooty_our_ip.log -# special for equanimity; 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 +##############