[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Updating nat when external ip address changes



On Wed, Oct 02, 2002 at 09:36:40AM +0100, Chris Snow wrote:
> What is the best practise for updating nat rules?

in 3.2, you can just put the interface in parentheses and it will track
ip changes automatically.

for the interim, i would suggest making a perl/shell script to evaluate
if the ip changed, and if it has, to reload the firewall rules.

- jolan