All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Getting the IMQ target to work.
@ 2005-07-03 13:38 Edward Smith
  2005-07-03 18:46 ` Andreas Unterkircher
  0 siblings, 1 reply; 2+ messages in thread
From: Edward Smith @ 2005-07-03 13:38 UTC (permalink / raw)
  To: lartc

Sorry to bug the list with this, but I can't get past it.

littlebear ~ # /usr/local/sbin/iptables -A PREROUTING -t mangle -o
eth0 -j IMQ --todev 0
iptables v1.3.1-20050701: Unknown arg `--todev'
Try `iptables -h' or 'iptables --help' for more information.


I've tried every combination of patching and recompiling that I can
come up with, although this is my first time manually applying
patches.  I'm on gentoo (2.6.11-gentoo-r9) which claims to support IMQ
when using the +extensions USE keyword (which I am).  I also hand
patched and compiled iptables which didn't work either.  Can anyone
point me in the right direction or maybe to a step by step
patching/compiling guide?

Thanks,

Edward
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

* Re: [LARTC] Getting the IMQ target to work.
  2005-07-03 13:38 [LARTC] Getting the IMQ target to work Edward Smith
@ 2005-07-03 18:46 ` Andreas Unterkircher
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Unterkircher @ 2005-07-03 18:46 UTC (permalink / raw)
  To: lartc

One important thing is that the two files

    extensions/.IMQ-test6
    extensions/.IMQ-test

which are created when you are patching iptables source, must be 
executable. Only when the iptables make
script can run these IMQ-test files, they will be included in the build 
process. So a simple chmod can help you.

Cheers,
Andreas

Edward Smith wrote:

>Sorry to bug the list with this, but I can't get past it.
>
>littlebear ~ # /usr/local/sbin/iptables -A PREROUTING -t mangle -o
>eth0 -j IMQ --todev 0
>iptables v1.3.1-20050701: Unknown arg `--todev'
>Try `iptables -h' or 'iptables --help' for more information.
>
>
>I've tried every combination of patching and recompiling that I can
>come up with, although this is my first time manually applying
>patches.  I'm on gentoo (2.6.11-gentoo-r9) which claims to support IMQ
>when using the +extensions USE keyword (which I am).  I also hand
>patched and compiled iptables which didn't work either.  Can anyone
>point me in the right direction or maybe to a step by step
>patching/compiling guide?
>
>Thanks,
>
>Edward
>_______________________________________________
>LARTC mailing list
>LARTC@mailman.ds9a.nl
>http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
>
>  
>

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

end of thread, other threads:[~2005-07-03 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-03 13:38 [LARTC] Getting the IMQ target to work Edward Smith
2005-07-03 18:46 ` Andreas Unterkircher

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.