Re: Xtables compilation problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday 2008-06-27 11:16, Javier Gálvez Guerrero wrote:
>
>I want  to use iptables to double output packets from a network
>interface, so I would like to use the TEE target (or the ROUTE one with
>the --tee option). I have tried to apply patch-o-matic in order to patch
>the kernel and use ROUTE but it doesn't work (it doesn't allow me to do
>it). Some people pointed me to your site where I could find xtables and I
>found that it included the TEE target, so I decided to try to make it
>run.

patch-o-matic is deprecated; ROUTE even more so (for routing decisions
one uses iproute2, for teeing, well, you use TEE).

>I have attached the output lines obtained from the configure and make
>commands.
>

(make-debian):

/home/dulceangustia/xtables-combined-1.5.4.1/xtables-addons-1.5.4.1/extensions/compat_xtables.h:26:3:
warning: #warning You need either CONFIG_NF_CONNTRACK or
CONFIG_IP_NF_CONNTRACK.

You need either enabled in your kernel, preferably CONFIG_NF_CONNTRACK 
since you are on >= 2.6.18.



(make-ubuntu)
make[3]: se ingresa al directorio `/home/dulceangustia/xtables-combined-1.5.4.1/iptables-1.4.0.77/extensions'
  CC       initext4.o
initext4.c:72: error: expected identifier or ???(??? before ???-??? token
initext4.c:74: error: expected identifier or ???(??? before ???-??? token

I have no idea what's going on here. Please send me initext4.c and I'll see.
You can try to compile iptables 1.4.1.1 (the most recent xtables-combined
tarball has an older one packaged) and see if 1.4.1.1 works better.
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux