Hello,

 

First this script is not coded that well (not clean at all) second I would recommend changing scripts.  If you are going to keep this script I would urge you to do some serious house cleaning.  For the errors you can put breakpoints thru the script to determine the problems (bet there’s several here)

 

This type of script is not something you should just pick up and run blindly.

 

Ed

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of david
Sent: Friday, July 05, 2002 4:01 AM
To: [EMAIL PROTECTED]; George Vieira; jesse.linux
Cc: [EMAIL PROTECTED]
Subject: Fw: I need help , please

 

Hi:

 

George and Jesse:

 

Here i am sending you all that I have done:

KERNEL

Enable loadble modulo support   Y

Network packet Filtering  Y

IP netfilter configuration   Y

IP table support   Y

 

everything else as modules.

 

make bzImage

make modules

make modules_Install

reboot

uname -a

===============================================================================

 

chkconfig --level 0123456 ipchains off

/etc/rc.d/init.d/ipchains stop

chkconfig --level 2345 iptables on

/etc/rc.d/init.d/iptables start

=============================================================================

 

Here are my script (/etc/rc.d/init.d/iptables) and the errors.

 

david

 

Thanks to all of you

Reply via email to