[libvirt] [SOLVED] Re: macvtap - no incoming ipv6 traffic processed on kvm host unless i start tcpdump on interface
Stefan Bauer
Wednesday, 15 April
2015
Wed, 15 Apr
'15
3:40 a.m.
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