Re: Clever Firewall Rules, Second Edition
From: Rob 'Feztaa' Park (fezziker@home.com)Date: 09/18/01
- Previous message: Rui Lapa: "Re: Fw: Re[2]: FW: Linux server as it own firewall"
- In reply to: T.J. Eckleberg: "Re: Clever Firewall Rules, Second Edition"
- Next in thread: Kimmo Hovi: "Re: Emergency kit?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 17 Sep 2001 21:59:57 -0600 (MDT) From: Rob 'Feztaa' Park <fezziker@home.com> To: Focus-Linux <focus-linux@securityfocus.com> Subject: Re: Clever Firewall Rules, Second Edition Message-ID: <Pine.LNX.4.33L2.0109172154340.3230-100000@feztron.ath.cx>
On Mon, 17 Sep 2001, T.J. Eckleberg (dis)graced my inbox with this:
> Every rule after this that ends with "-j DROP" is pointless. The whole
> idea of a default deny firewall is to set the policy to DROP, and then
> only have rules for datagrams that you want to do something different to
> (ie allow, send icmp_unreacable, etc). This allows the fewest number of
> rules, thus less complexity and easier troubleshooting.
Not necessarily. A lot of the "accept" rules will accept bad packets that
need to be dropped beforehand. If anything is true, it is only the DROP
rules which do not occur before any ACCEPT rules that I can lose.
But don't fret, I'm still refining my firewall.
> I highly recommend the Oreilly book Building Internet Firewalls. Great
> conceptual and practical info, plus the newest edition was published
> within the last year so it's pretty current.
I'll look into it. Right now I'm in the middle of Hacking Linux Exposed,
which is a good security book so far. It focuses more on application-layer
hardening though, I haven't seen much mention of firewalls so far.
-- Rob 'Feztaa' Park fezziker@home.com ICQ#: 49781692 :wq!
- Previous message: Rui Lapa: "Re: Fw: Re[2]: FW: Linux server as it own firewall"
- In reply to: T.J. Eckleberg: "Re: Clever Firewall Rules, Second Edition"
- Next in thread: Kimmo Hovi: "Re: Emergency kit?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|