netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Bauer <sb@plzk.de>
To: netdev@vger.kernel.org
Subject: [SOLVED]Re: ip link macvtap interface not processing specific ipv6 multicast traffic without promiscuous mode on
Date: Wed, 15 Apr 2015 10:38:56 +0200	[thread overview]
Message-ID: <1429087136.3383.39.camel@plzk.de> (raw)
In-Reply-To: <1429086115.3383.36.camel@plzk.de>

It was the privacy extension enabled on the windows hosts.

So it was sending out from addresses the KVM HOST is not member of the
multicast group.

disabled it with netsh interface ipv6 set privacy state=disabled

Stefan

      reply	other threads:[~2015-04-15  8:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-09 10:09 ip link macvtap interface not processing specific ipv6 multicast traffic without promiscuous mode on Stefan Bauer
2015-04-09 16:51 ` Stefan Bauer
2015-04-15  8:21   ` Stefan Bauer
2015-04-15  8:38     ` Stefan Bauer [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=1429087136.3383.39.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).