Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 2021 20:03:03 +0100
From:      Marek Zarychta <zarychtam@plan-b.pwste.edu.pl>
To:        freebsd-net@freebsd.org
Subject:   new in-kernel wireguard and IPv6 endpoint
Message-ID:  <6d9afa54-d0be-df3e-9377-e19243279a70@plan-b.pwste.edu.pl>

next in thread | raw e-mail | index | archive | help
Dear subscribers,

please let me know if is it possible to use IPv6 addressed endpoint for 
the tunnel? I have tried to specify the address enclosed in [] followed 
by the port number, for example: [2001:db8:0:1::1]:54333, have tried 
without it: 2001:db8:0:1::1:54333. I have also tried to specify it with 
prefix length, like this one: [2001:db8:0:1::1]/128:54333, but neither 
works.

I got only some errors:

matchaddr failed
peer not found - dropping 0xfffff802099b6700
wg0: wg_peer_add bad length for endpoint 28

Is it possible to utilize IPv6 address as an endpoint for the tunnel 
with this implementation?

Best regards,
-- 
Marek Zarychta



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6d9afa54-d0be-df3e-9377-e19243279a70>