Posted by Bowlby in InfoTechOct 12th, 2009 | 1 Comment
I wanted to use a DynDNS address with iptables. Obviously, you need a way to update the iptables rules when the IP of the dyndns address changes. Easiest solution is to cron a script that updates iptables when the IP changes. Here is one such script: