From: Tiaan Wessels <tiaan@netsys.co.za>
To: netfilter@vger.kernel.org
Subject: Re: Packet duplication
Date: Wed, 24 Oct 2007 10:00:28 +0000 [thread overview]
Message-ID: <471F17BC.9060507@netsys.co.za> (raw)
In-Reply-To: <001501c81620$a81ac3b0$0b0ffe0a@NS006819>
Rob Sterenborg wrote:
>> i patched the kernel sources with pom and compiled and installed and
>> then compiled and installed iptables 1.3.7 but still i get
>>
>> nst2:~ # /usr/local/sbin/iptables -A PREROUTE -t mangle -p
>> udp --dport 9090 -j ROUTE
>> iptables v1.3.7: Couldn't load target
>> `ROUTE':/usr/local/lib/iptables/libipt_ROUTE.so: cannot open shared
>> object file: No such file or directory
>>
>
> So, "locate libipt_ROUTE.so" doesn't return
> "/usr/local/lib/iptables/libipt_ROUTE.so".
>
> In that case I suppose there was an error when compiling iptables
> (perhaps also when compiling the kernel?) that caused libipt_ROUTE.so
> not to be compiled. When you ran "make", did you see any related errors?
> Anyway, I don't think I can help you there; I'm not a developer, maybe
> someone else can.
>
>
thats correct. locate finds nothing. in an attempt at hacking i added
ROUTE to the variable PF_EXT_SLIB in extensions/Makefile and tried to
make but then get
nst2:~/iptables-1.3.7 # make
Unable to resolve dependency on linux/netfilter_ipv4/ipt_ROUTE.h. Try
'make clean'.
Extensions found: IPv4:CLUSTERIP IPv4:connbytes IPv4:dccp IPv4:quota
IPv4:recent IPv4:statistic IPv4:string IPv6:REJECT IPv6:ah IPv6:esp
IPv6:frag IPv6:ipv6header IPv6:hbh IPv6:dst IPv6:rt IPv6:sctp
i could not see any problem in compiling either the kernel or iptables.
what did strike me as odd was when i ran the ./runme script in pom it
never asks me for the patch on routing so i answer N to all the
questions. this right ???
next prev parent reply other threads:[~2007-10-24 10:00 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-19 6:19 Packet duplication Tiaan Wessels
2007-10-19 9:25 ` Gáspár Lajos
2007-10-19 9:42 ` Tiaan Wessels
[not found] ` <47186FC3.6030402@freemail.hu>
[not found] ` <471875A4.8010000@netsys.co.za>
2007-10-19 10:11 ` Gáspár Lajos
2007-10-19 10:44 ` Tiaan Wessels
2007-10-19 11:25 ` Rob Sterenborg
2007-10-24 8:20 ` Tiaan Wessels
2007-10-24 9:31 ` Rob Sterenborg
2007-10-24 10:00 ` Tiaan Wessels [this message]
2007-10-24 10:36 ` Rob Sterenborg
2007-10-24 10:43 ` Tiaan Wessels
2007-10-24 12:45 ` Rob Sterenborg
2007-10-24 15:02 ` Tiaan Wessels
2007-10-24 15:43 ` Rob Sterenborg
2007-10-25 6:14 ` Tiaan Wessels
2007-10-25 7:24 ` Rob Sterenborg
2007-10-25 7:35 ` Tiaan Wessels
2007-10-25 8:34 ` Rob Sterenborg
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=471F17BC.9060507@netsys.co.za \
--to=tiaan@netsys.co.za \
--cc=netfilter@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.