Koozali.org: home of the SME Server

Add a cronjob and make an iptable rule stick (newbie)

fourwatt

Add a cronjob and make an iptable rule stick (newbie)
« 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

jpnelson40

Add a cronjob and make an iptable rule stick (newbie)
« Reply #1 on: April 30, 2005, 05:31:17 PM »
I don't understand: does this work for TiVo?