From: Brian Nox <brian.nox@ya.com>
To: lartc@vger.kernel.org
Subject: [LARTC] patching kernel and iptables for IMQ
Date: Mon, 26 Apr 2004 09:03:37 +0000 [thread overview]
Message-ID: <408CD069.7000300@ya.com> (raw)
I have a linux box with kernel 2.4.22 and iptables 1.2.9
First, i patch linux kernel with Norbet Buckmuller's .diff
#cd \usr\src\linux
#patch -p1 < imq-combo-debian-2.4.22.diff
All correct
Second, i -try to- patch iptables (following www.linuximq.net/faq.html)
#cd /usr/src/linux/net/ipv4/netfilter
I edit IMQ.pom-ng.patch and replace $KERNEL_DIR with /usr/src/linux
#patch -p1 < IMQ.pom-ng.patch
#cd /usr/src/linux/net/ipv4/netfilter/extensions
#chmod +x .IMQ-test*.
#cd /usr/src/linux
#make dep & make modules
...
plonk! :-(
any idea?
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next reply other threads:[~2004-04-26 9:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-26 9:03 Brian Nox [this message]
2004-04-26 11:56 ` [LARTC] patching kernel and iptables for IMQ Adrian Saileanu
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=408CD069.7000300@ya.com \
--to=brian.nox@ya.com \
--cc=lartc@vger.kernel.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.