From: Stefan Bauer <sb@plzk.de>
To: netdev@vger.kernel.org
Subject: ip link macvtap interface not processing specific ipv6 multicast traffic without promiscuous mode on
Date: Thu, 09 Apr 2015 12:09:27 +0200 [thread overview]
Message-ID: <1428574167.2171.32.camel@plzk.de> (raw)
Hi,
Linux s1 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt7-1 (2015-03-01) x86_64
GNU/Linux
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
The following interface (created by kvm/qemu virtualization)
7: macvtap0@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
pfifo_fast state UNKNOWN mode DEFAULT group default qlen 500
link/ether 52:54:00:76:c1:f0 brd ff:ff:ff:ff:ff:ff
is not processing multicast traffic for ipv6 to specific addresses.
My virtual machines get router&prefix correct but can not resolve
addresses - hence are not able to communicate with other machines.
If i put the interface in promiscuous mode the neighbor tables of other
hosts are instantly filled. Without:
2a01:198:200:8350:98ec:1708:c82e:a4fb dev br-lan INCOMPLETE With:
2a01:198:200:8350:98ec:1708:c82e:a4fb dev br-lan lladdr
52:54:00:8e:b9:eb REACHABLE
Any ideas on this?
Cheers,
Stefan
next reply other threads:[~2015-04-09 10:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-09 10:09 Stefan Bauer [this message]
2015-04-09 16:51 ` ip link macvtap interface not processing specific ipv6 multicast traffic without promiscuous mode on Stefan Bauer
2015-04-15 8:21 ` Stefan Bauer
2015-04-15 8:38 ` [SOLVED]Re: " Stefan Bauer
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=1428574167.2171.32.camel@plzk.de \
--to=sb@plzk.de \
--cc=netdev@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 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).