All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Arturo Borrero <aborrero@cica.es>
Cc: netfilter@vger.kernel.org
Subject: Re: Conntrackd issue with bonding
Date: Sun, 12 Aug 2012 21:05:48 +0200	[thread overview]
Message-ID: <20120812190548.GA512@1984> (raw)
In-Reply-To: <5024DC4E.1080201@cica.es>

On Fri, Aug 10, 2012 at 12:02:54PM +0200, Arturo Borrero wrote:
[...]
> >Somoething is wrong with the link state checking.
> >
> >Please, get a working copy of libnfnetlink:
> >
> >git clone git://git.netfilter.org/libnfnetlink
> >autoreconf -fi
> >./configure --prefix=/usr
> >make
> >make check
> >
> >[no need to make install]
> >
> >Then go to utils/ directory, run ./iftest and get back to the list to
> >report what it says.
> >
[...]
> This is the result of iftest:
> 
> root@debian:~/git/libnfnetlink/utils# ./iftest
> index (1) is lo (RUNNING) (UP)
> index (2) is eth5 (NOT RUNNING) (DOWN)
> index (3) is eth2 (RUNNING) (UP)

Hm, not very useful sorry :-(

Please, git pull and run make check again. Then, run:

./iftest bond2

to obtain the device flags. Compare that output to that of `ip link'.

I want to make sure there's no problem with obtaining the device
flags.

  reply	other threads:[~2012-08-12 19:05 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 [this message]
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

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=20120812190548.GA512@1984 \
    --to=pablo@netfilter.org \
    --cc=aborrero@cica.es \
    --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.