From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Ed Street" Subject: RE: I need help , please Date: Fri, 5 Jul 2002 10:23:49 -0400 Sender: netfilter-admin@lists.samba.org Message-ID: <002701c2242f$9498cd20$0a01a8c0@ed> References: <004f01c223fa$2957c7d0$8703000a@aid.inf.cu> Reply-To: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0028_01C2240E.0D872D20" Return-path: In-Reply-To: <004f01c223fa$2957c7d0$8703000a@aid.inf.cu> Errors-To: netfilter-admin@lists.samba.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Cc: netfilter@lists.samba.org This is a multi-part message in MIME format. ------=_NextPart_000_0028_01C2240E.0D872D20 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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: netfilter-admin@lists.samba.org [mailto:netfilter-admin@lists.samba.org] On Behalf Of david Sent: Friday, July 05, 2002 4:01 AM To: mimom@rcn.com; George Vieira; jesse.linux Cc: netfilter@lists.samba.org 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 ------=_NextPart_000_0028_01C2240E.0D872D20 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

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: = netfilter-admin@lists.samba.org [mailto:netfilter-admin@lists.samba.org] On Behalf Of david
Sent: Friday, July 05, = 2002 4:01 AM
To: mimom@rcn.com; George = Vieira; jesse.linux
Cc: = netfilter@lists.samba.org
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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

 

chkconfig --level 0123456 = ipchains off

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

chkconfig --level 2345 = iptables on

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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

 

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

 

david

 

Thanks to all of = you

------=_NextPart_000_0028_01C2240E.0D872D20--