All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Brenton <cbrenton@chrisbrenton.org>
To: "Robert P. J. Day" <rpjday@mindspring.com>
Cc: Gilles Yue <gyue@novelgmt.intnet.mu>,
	iptables mailing list <netfilter@lists.netfilter.org>
Subject: Re: iptables scripts
Date: 31 Oct 2003 08:11:13 -0500	[thread overview]
Message-ID: <1067605873.1137.62.camel@valhalla> (raw)
In-Reply-To: <Pine.LNX.4.44.0310310723500.6263-100000@localhost.localdomain>

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




  reply	other threads:[~2003-10-31 13:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-31 11:25 iptables scripts Gilles Yue
2003-10-31 12:12 ` Chris Brenton
2003-10-31 12:26   ` Robert P. J. Day
2003-10-31 13:11     ` Chris Brenton [this message]
2003-10-31 13:22       ` Robert P. J. Day
2003-10-31 13:54         ` Alistair Tonner
2003-10-31 13:55           ` Robert P. J. Day
2003-10-31 13:56         ` Achim Dreyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1067605873.1137.62.camel@valhalla \
    --to=cbrenton@chrisbrenton.org \
    --cc=gyue@novelgmt.intnet.mu \
    --cc=netfilter@lists.netfilter.org \
    --cc=rpjday@mindspring.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.