Networking Forums

Networking Forums > Computer Networking > Linux Networking > IMQ: patch for iptables 1.2.9

Reply
Thread Tools Display Modes

IMQ: patch for iptables 1.2.9

 
 
Brian Nox
Guest
Posts: n/a

 
      04-25-2004, 10:22 PM
Hi there!

i'm planning to use IMQ on kernel 2.4.22 (Debian)

First, i patch linux kernel with Norbet Buckmuller's .diff
#cd \usr\src\linux
#patch -p1 < imq-combo-debian-2.4.22.diff


After, i try to patch my iptables v1.2.9. From IMQ FAQ (www.linuximq.net)
1. Download iptables-1.2.9 patch to the iptables source directory
[ok]
2. In iptables source directory apply the patch using
#patch -p1 < IMQ.pom-ng.patch
[ok]
3. chmod +x .IMQ-test*.
[ok]
4. make KERNEL_DIR=_kernel_dir_.
[??] what does this mean?
...

I'm hooked on 4th step. Any idea?
Thanks.
 
Reply With Quote
 
 
 
 
Alexander Clouter
Guest
Posts: n/a

 
      04-29-2004, 09:35 PM
On 2004-04-25, Brian Nox <Brian.Nox#NO-SPAM-NO#(E-Mail Removed)> wrote:
>
> 4. make KERNEL_DIR=_kernel_dir_.
> [??] what does this mean?
> ...
>

$ KERNEL_DIR=/usr/src/linux-2.4.22 make
<insert much goodness>
$ su
Password: damn-i'm-good
# make install
# <dance>

Cheers

Alex
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error applying patch-o-matic to iptables Man-wai Chang to The Door (24000bps) Linux Networking 1 12-13-2009 05:48 PM
Can a bad patch cable cause this? Tom Cat Linux Networking 4 01-02-2005 11:37 PM
do you have a patch howdry Broadband Hardware 1 04-04-2004 07:44 PM
Does the netfilter/iptables H.323 patch support T.38( fax over IP )? Nick Wu Linux Networking 0 01-29-2004 06:46 AM
IPTABLES STRING PATCH LIMITATION WsWi Linux Networking 1 08-22-2003 11:21 AM



1 2 3 4 5 6 7 8 9 10 11