08-27-04 11:19 PM
On Fri, 20 Aug 2004 17:07:29 -0500, Frank K. Clayton <fkclayton@netscape.net
>
wrote:
>Thanks Alexander for the info. However, that does not change anything.
> The system still saves in the same place '/etc/sysconfig/iptables'. I
>take it that 'iptables -A....etc' will load my custom rules into the
>'kernel space'.
>Where could this misterious script come from. Is there any way of
>checking to find all the scripts that a Linux system will run on start-up?
>
>Frank.
/etc/rc.d/init.d is the directory with all the startup scripts. /etc/sysconf
ig
is the directory with most of the configuration information on Redhat system
s.
by looking at the script's change time with ls -ltc /etc/sysconfig you can
verify the file was written (after you service iptables save that is).
hope that helps.
peace,
cj
--
========================================
====================================
===
Christopher Jon Miller Drink and dance and laugh and
lie
Parallel Systems Engineer Love, the reeling midnight thro
ugh
For tomorrow we shall die!
(But, alas, we never do.)
-- Dorothy Parker, "The Flaw in Paganism"
========================================
====================================
===
[ Post a follow-up to this message ]
|