Linux Netfilter discussions
 help / color / mirror / Atom feed
* Re: Placement of Iptable Scripts
@ 2002-07-05  6:09 Jack Bowling
  0 siblings, 0 replies; 4+ messages in thread
From: Jack Bowling @ 2002-07-05  6:09 UTC (permalink / raw)
  To: netfilter

** Reply to message from Mark_Vuong@Dell.com on Thu, 04 Jul 2002 21:57:16 -0500


> I'm relatively new to iptables and have the following question.
> 
> where is the best place to place my iptable bash script so that it loads my
> iptable chains and rules when my server reboots?

If I'm not mistaken, one of the distinguishing features of iptables viz. ipchains is that iptables is able to define rules for various interfaces (except for ppp?) before those interfaces are brought up on the network. So for maximum security, the best place to put your script is somewhere before the network interfaces are initialized. Some would say that since the time between bringing up the network and loading of the iptables rules (dead last would be if you put your script in rc.local) is small anyway, this issue about loading the iptables rules before the network interfaces comes up is a moot point. However, I bring my ruleset up first and it functions well. I guess I'm just paranoid.

jb


^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <20020705040808.A0EDC4455@lists.samba.org>]
* Placement of Iptable Scripts
@ 2002-07-05  2:57 Mark_Vuong
  2002-07-05  6:17 ` Patrick Schaaf
  0 siblings, 1 reply; 4+ messages in thread
From: Mark_Vuong @ 2002-07-05  2:57 UTC (permalink / raw)
  To: netfilter

I'm relatively new to iptables and have the following question.

where is the best place to place my iptable bash script so that it loads my
iptable chains and rules when my server reboots?

Thanks!

Mark





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

end of thread, other threads:[~2002-07-08  1:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-05  6:09 Placement of Iptable Scripts Jack Bowling
     [not found] <20020705040808.A0EDC4455@lists.samba.org>
2002-07-08  1:10 ` Bob Hillegas
  -- strict thread matches above, loose matches on Subject: below --
2002-07-05  2:57 Mark_Vuong
2002-07-05  6:17 ` Patrick Schaaf

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