> B)
> # ip link add brX type bridge
> # ip link set brX address XX:XX:XX:XX:XX:XX

> Witch B) the bridge seems to works fine, at least in simple scenarios
> (I did no extensive testing).

What kernel were you using?

> tracing this problem please let me know. As for my “special” problem,
> I will try to work around it by attaching a dummy interface to the
> bridge.

Let me know of your final solution, maybe we can add that special setup to
the doc.

I did some tests on 3.2 (wheezy's kernel) and these were the results:

With kernel 3.2 building the bridge your way (A), as soon as you attach a
card to the bridge, the hw address changes to that of the card, and then it
does work.

If I force it with my method it sets the mac on the bridge and it is forced,
but the net doesn't work, which means that at least on 3.2 with a e1000 if
the bridge and the card don't have the same mac it won't work.  However if I
add another card to the bridge with the mac of the bridge it will work ok,
sending traffic through any of the cards. So it seems bridge related rather
than driver related.

I should now test at my testing machine with kernel 3.11 and 3.2 and see if
the results are similar or not.

Regards.
-- 
Manty/BestiaTester -> http://manty.net


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to