netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arturo Borrero <aborrero@cica.es>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter@vger.kernel.org
Subject: Re: Conntrackd issue with bonding
Date: Mon, 13 Aug 2012 14:00:50 +0200	[thread overview]
Message-ID: <5028EC72.1070602@cica.es> (raw)
In-Reply-To: <20120813094608.GA22561@1984>

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

On 13/08/12 11:46, Pablo Neira Ayuso wrote:
> On Mon, Aug 13, 2012 at 09:14:54AM +0200, Arturo Borrero wrote:
> [...]
>> results here (i'm no longer using bond2, but others):
>>
>> root@debian:~/git/libnfnetlink/utils# ./iftest bond1
>> Cannot translate device idx=13
>> root@debian:~/git/libnfnetlink/utils# ./iftest bond0
>> Cannot translate device idx=12
>> root@debian:~/git/libnfnetlink/utils# ./iftest eth8
>> Cannot translate device idx=10
>> root@debian:~/git/libnfnetlink/utils# ./iftest eth1
>> Cannot translate device idx=9
> Still, not useful.
>
> Please, git pull again, run make check, run the test and send me the
> results.
>
> I want to make sure you're getting the device flags.
Here results:

root@debian:~/git/libnfnetlink/utils# ./iftest bond0
Cannot translate device idx=12
Cannot get flags for device `bond0'
root@debian:~/git/libnfnetlink/utils# ./iftest eth8
Cannot translate device idx=10
Cannot get flags for device `eth8'
root@debian:~/git/libnfnetlink/utils# ./iftest eth0
Cannot translate device idx=7
Cannot get flags for device `eth0'

root@debian:~/git/libnfnetlink/utils# ip link show bond0
12: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc 
noqueue state UP mode DEFAULT
     link/ether 00:21:28:75:ff:30 brd ff:ff:ff:ff:ff:ff
root@debian:~/git/libnfnetlink/utils# ip link show eth8
10: eth8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast 
state UP mode DEFAULT qlen 1000
     link/ether 00:15:17:57:b8:f8 brd ff:ff:ff:ff:ff:ff
root@debian:~/git/libnfnetlink/utils# ip link show eth0
7: eth0: <NO-CARRIER,BROADCAST,MULTICAST,SLAVE,UP> mtu 1500 qdisc mq 
master bond0 state DOWN mode DEFAULT qlen 1000
     link/ether 00:21:28:75:ff:30 brd ff:ff:ff:ff:ff:ff


-- 
Arturo Borrero González
Departamento de Seguridad Informática
Centro Informático Científico de Andalucía (CICA)
Avda. Reina Mercedes s/n - 41012 - Sevilla (Spain)
Tfno.: +34 955 056 600 / FAX: +34 955 056 650
Consejería de Economía, Innovación, Ciencia y Empleo
Junta de Andalucía



[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4238 bytes --]

      parent reply	other threads:[~2012-08-13 12:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-10  7:09 Conntrackd issue with bonding Arturo Borrero
2012-08-10  9:19 ` Pablo Neira Ayuso
2012-08-10 10:02   ` Arturo Borrero
2012-08-12 19:05     ` Pablo Neira Ayuso
2012-08-13  7:14       ` Arturo Borrero
2012-08-13  9:46         ` Pablo Neira Ayuso
2012-08-13 10:35           ` Jan Engelhardt
2012-08-13 18:01             ` Pablo Neira Ayuso
2012-08-14  7:54               ` Arturo Borrero
2012-08-13 12:00           ` Arturo Borrero [this message]

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=5028EC72.1070602@cica.es \
    --to=aborrero@cica.es \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).