Development discussion of WireGuard
 help / color / mirror / Atom feed
* Wireguard, allowed-ips, ipv6 and multicast
@ 2020-05-19  9:09 nicolas prochazka
  2020-05-19  9:22 ` Roman Mamedov
  0 siblings, 1 reply; 2+ messages in thread
From: nicolas prochazka @ 2020-05-19  9:09 UTC (permalink / raw)
  To: WireGuard mailing list

Hello,
I'm trying to use vxlan encapsulated into Wireguard tunnel, with a
multicast group for announcement.
Ex :
ip -6 link add vxlan100 type vxlan id 100 dstport 4789  local
`wg0Ip6_lock`  group ff05::100 dev wg0 ttl 5

All works very well when i set wg tunnel with ::/0  as allowed-ips,
but if i'm trying to be more restrictive, as ff05::/32  for example,
it does not work.
Is a specific interaction between allowed-ips and multicast group in ipv6 ?

Regards,
Nicolas Prochazka.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-19  9:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-19  9:09 Wireguard, allowed-ips, ipv6 and multicast nicolas prochazka
2020-05-19  9:22 ` Roman Mamedov

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