Re: Iptables Dynamic IP

2007-10-21 Thread Alex Samad
On Sun, Oct 21, 2007 at 06:07:03PM -0600, Telly Williams wrote: > Hi, > > I have a dynamic IP address. Reading others scripts, I found > that whether or not I do have a dynamic IP, I can just cut that > info out of ifconfig and use it in, say, my Iptables scripts, > puttin

Iptables Dynamic IP

2007-10-21 Thread Telly Williams
Hi, I have a dynamic IP address. Reading others scripts, I found that whether or not I do have a dynamic IP, I can just cut that info out of ifconfig and use it in, say, my Iptables scripts, putting that script both into if-up and a cron job. Does anyone s