All of lore.kernel.org
 help / color / mirror / Atom feed
* Missing iptables file and compiling problem when upgrading iptables to 1.3.0
@ 2005-03-02 12:58 Kiet Tran
  0 siblings, 0 replies; only message in thread
From: Kiet Tran @ 2005-03-02 12:58 UTC (permalink / raw)
  To: netfilter

Hi there;

I am using a BlueCat distribution of Linux Kernel 2.6.7 on an x86 target.

1) When enabled iptables and netfilter options in the kernel config, the 
kernel
seems to be recompiled without a problem; however, I could not find the 
executable
iptables anywhere. I need it for trying out Rusty's tutorial to 
add/delete rules, etc.

2) Downloaded iptables 1.3.0 release, the code failed compilation with 
the errors
similar to what reported by Eric Poulin in July 2004, replied by Jose 
Teves. I pasted
the original email at the end of this message.

I would like to check if I need to apply the patch-o-matic (the lastest 
version?) first then
upgrade to 1.3.0 or if there is a method to remove the previous 
netfilter out of the kernel
prior to placing 1.3.0.

3) I compiled and upgraded 1.3.0 to my host RH 9.0 running 2.4.x . 
Without any rules
added (iptables -L showing empty), I found that my system is having 
trouble with resolving
hostnames with DNS servers. Has anybody seen a similar problem?

Thank you in advanced.
Regards,
Kiet



>----- Original Message -----=20
>From: "Eric Poulin" <epoulin@onepost.net <mailto:epoulin@onepost.net>>
>To: <netfilter@lists.netfilter.org <mailto:netfilter@lists.netfilter.org>>
>Sent: Tuesday, July 06, 2004 3:28 PM
>Subject: Problem compiling Iptables 1.2.11 on Kernel 2.6.7
>
>
>
>
>>Hello Guys,
>>
>>Any people succesfully compiled iptables 1.2.11 on 2.6.7?  Oddly, even
>>without applying any patch-o-matics packages, I'm getting the following
>>error while doing the make:
>>
>># make BINDIR=3D/sbin KERNEL_DIR=3D/usr/src/linux
>>Making dependencies: please wait...
>>Extensions found: IPv4:ROUTE IPv4:recent IPv6:ROUTE IPv6:ah IPv6:esp
>>IPv6:frag IPv6:ipv6header IPv6:hbh IPv6:dst IPv6:rt
>>
>>
>>
>gcc -O2 -Wall -Wunused -I/usr/src/linux/include -Iinclude/ -DIPTABLES_VE=
RSI
O
>
>
>>N=3D\"1.2.11\"  -fPIC -o extensions/libipt_ah_sh.o -c extensions/libipt=
_ah.c
>>In file included from include/libiptc/libiptc.h:6,
>>                 from include/iptables.h:5,
>>                 from extensions/libipt_ah.c:8:
>>/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:255: warning: n=
o
>>semicolon at end of struct or union
>>/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:255: error: syn=
tax
>>error before '*' token
>>/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:259: error: syn=
tax
>>error before '}' token
>>/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:339: warning: t=
ype
>>defaults to `int' in declaration of `DECLARE_MUTEX'
>>/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:339: warning:
>>parameter names (without types) in function declaration
>>/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:339: warning:
>>`DECLARE_MUTEX' declared `static' but never defined
>>make: *** [extensions/libipt_ah_sh.o] Error 1
>>
>>
>>I'm getting this with a vanilla source code of the kernel and iptables.=
 I
>>was getting those with the patch-o-matic installed, but I wanted to nar=
row
>>it down. Kernel can compile easily those modules that are coming from
>>iptables 1.2.9.
>>
>>Any idea?
>>
>>Eric


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-03-02 12:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-02 12:58 Missing iptables file and compiling problem when upgrading iptables to 1.3.0 Kiet Tran

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.