All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] patching kernel and iptables for IMQ
@ 2004-04-26  9:03 Brian Nox
  2004-04-26 11:56 ` Adrian Saileanu
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Nox @ 2004-04-26  9:03 UTC (permalink / raw)
  To: lartc

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-26 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-26  9:03 [LARTC] patching kernel and iptables for IMQ Brian Nox
2004-04-26 11:56 ` Adrian Saileanu

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.