From: Fabrice MARIE <fabrice@netfilter.org>
To: netfilter@drbroyles.com, netfilter@lists.netfilter.org
Subject: Re: Am I making a bone-headed mistake with patch-o-matic ?
Date: Sun, 24 Nov 2002 12:43:58 +0800 [thread overview]
Message-ID: <200211241243.59265.fabrice@netfilter.org> (raw)
In-Reply-To: <031e01c2930e$41097800$4545450a@drbroyles.com>
Hello,
On Sunday 24 November 2002 00:34, netfilter@drbroyles.com wrote:
> Hello. I am interested in installing the time extension to iptables but I
> am unable to run the following command ...
> iptables -m time
> I get the resulting output ...
> iptables v1.2.7a: Couldn't load match
> `time':/usr/local/lib/iptables/libipt_time.so: cannot open object file: No
> such file or directory
> I obviously don't have that file.
Correct. You need to patch your kernel, and recompile the iptables utility.
> I've tried running patch-o-matic like so
> ...
> KERNEL_DIR=/usr/src/linux-2.4.19 | ./runme base (this is run from
> within the patch-o-matic directory)
Should be a semi colon and not a pipe..
> Everything looks like it works fine, so I go to my kernel source directory
> and run a 'make menuconfig' but I don't see any new options for any of the
> extension patches that should be installed now. Am I making a bone-headed
> mistake and just completely missing something? I am running RedHat 7.2 and
> obviously trying to setup kernel 2.4.19. I got the latest patch-o-matic
> via cvs and I installed iptables 1.2.7a from a tar.bz2 file from
> netfilter.org.
I guess you should read the netfilter-extension-HOWTO from there :
http://www.netfilter.org/documentation/HOWTO/netfilter-extensions-HOWTO.html
There is a problem though (fixed in the CVS, but not yet updated on the HTML page..)
you shouldn't run # make patch-o-matic, but instead from the patch-o-matic directory,
you should run the ./runme script with the patch suite you want to apply as a parameter.
The corrected SGML source of the document is there :
http://cvs.netfilter.org/cgi-bin/cvsweb/~checkout~/netfilter/documentation/HOWTO/netfilter-extensions-HOWTO.sgml
Have a nice day,
Fabrice.
--
Fabrice MARIE
"Silly hacker, root is for administrators"
-Unknown
next prev parent reply other threads:[~2002-11-24 4:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-23 16:34 Am I making a bone-headed mistake with patch-o-matic ? netfilter
2002-11-24 4:43 ` Fabrice MARIE [this message]
2002-11-24 5:40 ` electrode
2002-11-24 5:53 ` Brandon Broyles
2002-11-24 17:32 ` Is there something wrong with patch-o-matic? Brandon Broyles
2002-11-24 17:45 ` Alexandros Papadopoulos
2002-11-24 18:10 ` electrode
2002-11-28 2:24 ` Fabrice MARIE
2002-11-28 3:14 ` Brandon Broyles
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200211241243.59265.fabrice@netfilter.org \
--to=fabrice@netfilter.org \
--cc=netfilter@drbroyles.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.