From: Patrick McHardy <kaber@trash.net>
To: panther@balabit.hu
Cc: Netfilter Developer Mailing List <netfilter-devel@vger.kernel.org>
Subject: Re: [PATCH] Set default policy of chains in filter tables to DROP/ACCEPT
Date: Thu, 24 Jan 2008 16:12:29 +0100 [thread overview]
Message-ID: <4798AADD.5070706@trash.net> (raw)
In-Reply-To: <4798A604.8020308@balabit.hu>
Laszlo Attila Toth wrote:
> Patrick McHardy írta:
>> Laszlo Attila Toth wrote:
>>> Set the default policy of INPUT/FORWARD/OUTPUT chains of IPv4/IPv6
>>> filter
>>> tables to DROP or ACCEPT in kernel configuration. It can be override by
>>> a module parameter (defaultdrop for IPv4 and defaultdropv6 for IPv6).
>>
>>
>> Whats the point of this? You can simply execute the corresponding
>> iptables commands early during boot ...
>
> Yes, that's right. But in case of a security audit unfortunatelly it is
> not enough, the only acceptable way is to set the policy to DROP. In our
> kernel the default policy is DROP because of it.
Frankly, any "audit" that insists on this while ignoring that the
policy can be set before any network interface is up or even
drivers loaded deserves to go to the trash. Thats just as stupid
as "icmp is bad" dogma and similar crap.
So I'm not going to apply this, sorry.
-
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2008-01-24 15:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-24 14:11 [PATCH] Set default policy of chains in filter tables to DROP/ACCEPT Laszlo Attila Toth
2008-01-24 14:35 ` Patrick McHardy
2008-01-24 14:51 ` Laszlo Attila Toth
2008-01-24 15:12 ` Patrick McHardy [this message]
2008-01-24 14:37 ` Jozsef Kadlecsik
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=4798AADD.5070706@trash.net \
--to=kaber@trash.net \
--cc=netfilter-devel@vger.kernel.org \
--cc=panther@balabit.hu \
/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.