All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yoann Juet <yoann.juet@univ-nantes.fr>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter@vger.kernel.org
Subject: Re: Second failover failure with conntrackd - INVALID packets
Date: Fri, 06 Feb 2009 10:18:02 +0100	[thread overview]
Message-ID: <498C004A.20506@univ-nantes.fr> (raw)
In-Reply-To: <4989713B.2010502@netfilter.org>

[-- Attachment #1: Type: text/plain, Size: 2257 bytes --]

Pablo Neira Ayuso wrote:
> Yoann Juet wrote:
>> Hi pablo,
>>
>> I still have an error as follows with conntrack 0.9.10:
>>
>> #make
>> ...
>> netfilter_conntrack.so -lnfnetlink
>> mcast.o: In function `mcast_dump_stats_extended':
>> /root/conntrack-tools-0.9.10/src/mcast.c:529: undefined reference to
>> `nlif_get_ifflags'
>> sync-mode.o: In function `mcast_iface_handler':
>> /root/conntrack-tools-0.9.10/src/sync-mode.c:203: undefined reference to
>> `nlif_get_ifflags'
>> sync-mode.o: In function `mcast_iface_candidate':
>> /root/conntrack-tools-0.9.10/src/sync-mode.c:185: undefined reference to
>> `nlif_get_ifflags'
>> collect2: ld returned 1 exit status
>> make[1]: *** [conntrackd] Erreur 1
>> make[1]: quittant le répertoire « /root/conntrack-tools-0.9.10/src »
>> make: *** [all-recursive] Erreur 1
>>
>> Do you have an idea ? The compilation of conntrack 0.9.9 works on the
>> same machine.
>>
>> Regards,
>>
>> Pablo Neira Ayuso wrote:
>>> Hi Yoann,
>>>
>>> Yoann Juet wrote:
>>>>> Could you try latest conntrack-tools 0.9.10? I released them yesterday
>>>>> along with accumulated updates/fixes. Thanks!
>>>> I experience right now some difficulties to compile version 0.9.10 on
>>>> lenny. I keep you in touch with test results.
>>> Any update? I'm interested in your setup.
> 
> Damn. I forgot to update library dependencies. conntrack-tools-0.9.10
> requires libnfnetlink-0.0.40. I'm going to fix this now in the git tree.
> 

I'm still facing the same difficulties with conntrack-tools 0.9.10 and 
kernel 2.6.28.

Log on FW1 after the second failover:

Feb  6 09:55:46 FW-DSI-1-IRT kernel: [ 1352.601798] RULE -1 -- DENY 
IN=eth0 OUT=eth1 SRC=193.52.101.32 DST=172.18.244.10 LEN=255 TOS=0x00 
PREC=0x00 TTL=62 ID=8698 DF PROTO=TCP SPT=5222 DPT=34189 WINDOW=501 
RES=0x00 ACK PSH URGP=0

As you can see, this TCP connection is present:

root@fw1-irt:~# conntrack -L  |grep 34189
conntrack v0.9.10 (conntrack-tools): 14 flow entries has been shown.
tcp      6 10581 ESTABLISHED src=172.18.244.10 dst=193.52.101.32 
sport=34189 dport=5222 packets=63 bytes=12039 src=193.52.101.32 
dst=172.18.244.10 sport=5222 dport=34189 packets=58 bytes=22146 
[ASSURED] mark=0 secmark=0 use=1


[-- Attachment #2: yoann_juet.vcf --]
[-- Type: text/x-vcard, Size: 375 bytes --]

begin:vcard
fn:Yoann Juet
n:Juet;Yoann
org;quoted-printable:;DSI Universit=C3=A9 de Nantes
adr;quoted-printable:BP92208;;2, rue de la Houssini=C3=A8re;Nantes;;44322;France
email;internet:yoann.juet@univ-nantes.fr
title;quoted-printable:Ing=C3=A9nieur s=C3=A9curit=C3=A9 & r=C3=A9seau
tel;work:02.51.12.53.93
tel;fax:02.51.12.58.60
x-mozilla-html:FALSE
version:2.1
end:vcard


  reply	other threads:[~2009-02-06  9:18 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-21 17:52 Second failover failure with conntrackd - INVALID packets Yoann Juet
2009-01-21 20:52 ` Pablo Neira Ayuso
2009-01-22  9:54   ` Yoann Juet
2009-01-22 16:55     ` Pablo Neira Ayuso
2009-01-23 12:39       ` Yoann Juet
2009-01-25 10:51         ` Pablo Neira Ayuso
2009-01-25 17:55           ` Pablo Neira Ayuso
2009-01-26 19:27             ` Yoann Juet
2009-01-26 23:01               ` Pablo Neira Ayuso
2009-01-29 16:10                 ` Yoann Juet
2009-02-03 10:10                   ` Pablo Neira Ayuso
2009-02-04 10:37                     ` Yoann Juet
2009-02-04 10:43                       ` Pablo Neira Ayuso
2009-02-06  9:18                         ` Yoann Juet [this message]
2009-02-09 11:29                           ` Pablo Neira Ayuso
2009-02-10 13:13                             ` Yoann Juet
2009-02-11  8:49                               ` Pablo Neira Ayuso
2009-02-13  8:21                                 ` Yoann Juet
2009-02-13 15:20                                   ` Pablo Neira Ayuso
     [not found]                                     ` <499B0696.2020300@netfilter.org>
2009-02-23 15:38                                       ` Yoann Juet
2009-02-23 20:40                                         ` Pablo Neira Ayuso
2009-02-24 12:03                                           ` Yoann Juet

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=498C004A.20506@univ-nantes.fr \
    --to=yoann.juet@univ-nantes.fr \
    --cc=netfilter@vger.kernel.org \
    --cc=pablo@netfilter.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.