[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Firewalling



On Tue, Mar 13, 2001 at 09:15:20AM +0200, Craig wrote:
> Hi All
> 
> Have created a file which contains all my ipchains rules and I would like
> it to start when the machine loads. Not sure where the best place is for
> this. I used to use rc.local on RH but was told that this is a bush job and
> very sloppy as for debian, well used to use the network file on slink.
> 
> Any suggestions or assistance would be appreciated :) Thanks
> Craig
> 
> 

look in /etc/rc?.d is a number or letter.  Find the spot where your
interfaces are enabled and choose that spot.  then use update-rc.d to insert
the symlinks for you.  You should make your script only do something useful
when $1 = "start"

Mike



Reply to: