Linux Netfilter discussions
 help / color / mirror / Atom feed
* Drop Input Policy
@ 2006-02-14 19:02 netfilter
  2006-02-14 19:21 ` Cedric Blancher
  0 siblings, 1 reply; 2+ messages in thread
From: netfilter @ 2006-02-14 19:02 UTC (permalink / raw)
  To: netfilter_list

If the default INPUT chain policy is set to drop is there any reason to
explicitly add rules to drop packets within the firewall script?  I am
reading various firewall books and it is recommended that you set the
default INPUT chain to drop. After this is done, they go on to construct
a firewall to drop all sorts on packets on the INPUT chain.  I am
somewhat confused why these rules are needed when your default is to
drop.  Can you simply just add accept rules?  Is the default drop policy
a  safety net and it is good practice to explicitly drop packets within
your script?

Thanks    


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-02-14 19:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-14 19:02 Drop Input Policy netfilter
2006-02-14 19:21 ` Cedric Blancher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox