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. -- 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