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 / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to