All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ruprecht Helms <rhelms@mayn.de>
To: Askar Ali Khan <askarali@gmail.com>
Cc: netfilter@lists.netfilter.org, antony@soft-solutions.co.uk
Subject: Re: ipfilter on satellite receive only PC
Date: Tue, 29 Jun 2004 14:41:13 +0200	[thread overview]
Message-ID: <40E16369.9020109@mayn.de> (raw)
In-Reply-To: <a0f69e504062602337d614297@mail.gmail.com>

Askar Ali Khan wrote:

>
>The following commands will create new rules for your system.
>
>   iptables -P INPUT ACCEPT	
>   iptables -P OUTPUT ACCEPT	
>   iptables -P FORWARD DROP	
>
> 
>
normaly you begin your firewallscript by dropping all packages in the 
chains. In the
next line you open the connections as needed. The other way, first all 
is open and than
you close all that is needed , remember your mind  can forget  -  not 
good practise.

Regards,
Ruprecht

---------------------------------------------------------
Ruprecht Helms IT-Service & Softwareentwicklung

Tel/Fax +49[0]7621 16 99 16
Web:     htp://www.rheyn.de



      reply	other threads:[~2004-06-29 12:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-26  7:41 ipfilter on satellite receive only PC yunus
2004-06-26  8:15 ` Antony Stone
2004-06-26  8:28   ` Askar Ali Khan
2004-06-26  8:45     ` Antony Stone
2004-06-26  9:33       ` Askar Ali Khan
2004-06-29 12:41         ` Ruprecht Helms [this message]

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=40E16369.9020109@mayn.de \
    --to=rhelms@mayn.de \
    --cc=antony@soft-solutions.co.uk \
    --cc=askarali@gmail.com \
    --cc=netfilter@lists.netfilter.org \
    /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.