From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-9?Q?=DDhsan__Turkmen?= Subject: patch-o-matic question. Date: Tue, 10 Sep 2002 13:52:37 +0300 Sender: netfilter-admin@lists.netfilter.org Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C258B8.2F84690E" Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: To: "'netfilter@lists.netfilter.org'" This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C258B8.2F84690E Content-Type: text/plain; charset="ISO-8859-9" When I run the following command from within the extracted folder of path-o-matic, ./runme pending KERNEL_DIR=/usr/src/linux-2.4 I get the error: "ERROR: Invalid option KERNEL_DIR=/usr/src/linux-2.4" What am I doing wrong? Thanks.. ------_=_NextPart_001_01C258B8.2F84690E Content-Type: text/html; charset="ISO-8859-9"

When I run the following command from within the extracted folder of path-o-matic,

./runme pending KERNEL_DIR=/usr/src/linux-2.4

I get the error:

"ERROR: Invalid option KERNEL_DIR=/usr/src/linux-2.4"

What am I doing wrong?

Thanks..

 

------_=_NextPart_001_01C258B8.2F84690E-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice MARIE Subject: Re: patch-o-matic question. Date: Tue, 10 Sep 2002 20:50:14 +0800 Sender: netfilter-admin@lists.netfilter.org Message-ID: <200209102050.14948.fabrice@celestix.com> References: Reply-To: fabrice@celestix.com Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="iso-8859-1" To: =?iso-8859-9?q?=DDhsan=20=20Turkmen?= , "'netfilter@lists.netfilter.org'" On Tuesday 10 September 2002 18:52, =DDhsan Turkmen wrote: > When I run the following command from within the extracted folder of > path-o-matic, > ./runme pending KERNEL_DIR=3D/usr/src/linux-2.4 > I get the error: > "ERROR: Invalid option KERNEL_DIR=3D/usr/src/linux-2.4" > What am I doing wrong? > Thanks.. Hello, you should run # KERNEL_DIR=3D/usr/src/linux-2.4 ./runme pending or # export KERNEL_DIR=3D/usr/src/linux-2.4; ./runme pending Have a nice day, Fabrice. -- Fabrice MARIE Senior R&D Engineer Celestix Networks http://www.celestix.com/ "Silly hacker, root is for administrators" -Unknown From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alejandro Cabrera Obed" Subject: Patch-o-matic question Date: Wed, 17 Mar 2004 15:18:12 -0300 Sender: netfilter-admin@lists.netfilter.org Message-ID: <007801c40c4c$35880150$0200a8c0@ale> Reply-To: "Alejandro Cabrera Obed" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: "Netfilter lista (iptables)" Firstly, thnks to Rob Sterenborg for his help. I've just visited the patch-o-matic section from the netfilter web site and I saw this: Author: Emmanuel Roger Status: Working, not with kernel 2.4.9 This patch adds CONFIG_IP_NF_MATCH_STRING which allows you to match a string in a whole packet. THIS PATCH DOES NOT WORK WITH KERNEL 2.4.9 !!! I have Red Hat 9 / Kernel 2.4.20-8 / iptables 1.2.7a...I ask you: can I use this patch package in order to use the libipt_string module ??? Or do I have to upgrade my kernel at first ??? Where can I get this patch because I suppose it doesn't come with the whole patch-o-matic ??? I'm not an expert, so I'm sorry to disturb you. Greetings, Alejandro from Argentina