Linux Netfilter discussions
 help / color / mirror / Atom feed
* Requiste for starting service iptables
@ 2005-05-17 20:58 haynes george
  2005-05-18 15:20 ` Jason Opperisano
  0 siblings, 1 reply; 2+ messages in thread
From: haynes george @ 2005-05-17 20:58 UTC (permalink / raw)
  To: netfilter

hi...

i am trying to find out the services which should be
started before the service iptables can be started.

I have read thru the /etc/rc.d/init.d script and i
think iptables depends on service network 

Does it depend on any other service to start...???Is
there any method to know this ?

I need to know this cause its for my college project.


plz do reply

thnks

haynes 
kerala
India







________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony


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

* Re: Requiste for starting service iptables
  2005-05-17 20:58 Requiste for starting service iptables haynes george
@ 2005-05-18 15:20 ` Jason Opperisano
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Opperisano @ 2005-05-18 15:20 UTC (permalink / raw)
  To: netfilter

On Tue, May 17, 2005 at 09:58:16PM +0100, haynes george wrote:
> hi...
> 
> i am trying to find out the services which should be
> started before the service iptables can be started.
> 
> I have read thru the /etc/rc.d/init.d script and i
> think iptables depends on service network 
> 
> Does it depend on any other service to start...???Is
> there any method to know this ?
> 
> I need to know this cause its for my college project.

there is no strict reason why the iptables startup script would depend
on networking being up.  there's actually a pretty good argument that
iptables should start before networking is brought up to reduce
(eliminate?) the window of opportunity where the interfaces have IP
addresses, but no firewall rules are loaded.

one reason i could see why some people/vendors would want to wait for
networking to startup before iptables starts, is if the interfaces have
dynamic IP addresses that need to be calculated for the rules to be
loaded.

from a purely academic perspective, i would say that your firewall rules
should load before your interfaces have IP addresses.

-j

--
"Stewie: Forecast for tomorrow; A few sprinkles of genius with a chance
 of doom."
        --Family Guy



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

end of thread, other threads:[~2005-05-18 15:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-17 20:58 Requiste for starting service iptables haynes george
2005-05-18 15:20 ` Jason Opperisano

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