Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: fourwatt on March 27, 2005, 09:55:18 PM

Title: Add a cronjob and make an iptable rule stick (newbie)
Post by: fourwatt on March 27, 2005, 09:55:18 PM
OK here goes,

I need to add this command to a cron job but everything I have tried fails so far.

The line is as follows
# mkdir -p /bkp/date +%A; mondoarchive -OiFD -9 -d /bkp/date +%A -E /bkp #

Next I need to make this iptables rule stick.

IT allows my Tivo Series to to update with the Tivo servers.

Also what does it open or leave open ?

# iptables -t nat -I PREROUTING | -i -P tcp -s 10.10.1.10 --dport -K ACCEPT #

Any help here will be greatly accepted.

Thanks in advance Ken
Title: Add a cronjob and make an iptable rule stick (newbie)
Post by: jpnelson40 on April 30, 2005, 05:31:17 PM
I don't understand: does this work for TiVo?