The default firewall script in FC4

Thomas Springer th.springer at gmx.net
Sun Aug 28 13:58:43 UTC 2005


=== Date : Sun, 28 Aug 2005 14:44:29 +0100
=== From : Timothy Murphy

> Claude Jones wrote:
> 
> > If you install Shorewall or Firestarter, make sure you turn OFF the
> > basic firewall that's installed with FC - otherwise you'll end up
> > with shadowed rules and inexplicable issues.
> 
> How do you turn it off?
> There does not appear to be a firewall service.
> 
> I am using shorewall, and didn't turn anything off,
> and don't seem to have any "inexplicable issues" ...
> 
> -- 
> Timothy Murphy  
> e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
> tel: +353-86-2336090, +353-1-2842366
> s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
> 
> -- 
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
>

Stop Service:
# /sbin/service iptables stop

Don't start at boot for Runlevel 3,4,5:
# /sbin/chkconfig --level 345 iptables off


Thomas




More information about the fedora-list mailing list