Re: iptables scripts

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

 



On Fri, 2003-10-31 at 07:26, Robert P. J. Day wrote:
>
> for the iptables tutorial i was talking about that i'm giving on monday,
> here's the first part of my script, just to show folks what they can do:

This is *totally* cool. Thank you for sharing this with the list! :)

The only thing I would add would be:
iptables -F INPUT
iptables -F OUTPUT
iptables -F FORWARD
iptables --table nat --flush

or what ever you need. This way you can run it from the command line and
clear out all existing rules before you write everything back in.

HTH,
C




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux