Development discussion of WireGuard
 help / color / mirror / Atom feed
From: "Jörg Thalheim" <joerg@higgsboson.tk>
To: wireguard@lists.zx2c4.com
Subject: [WireGuard] Dual stack?
Date: Thu, 29 Dec 2016 10:22:34 +0100	[thread overview]
Message-ID: <e636afa1-7826-47b6-c442-af33d955760e@higgsboson.tk> (raw)
In-Reply-To: <7973130b-159b-a7c9-c2d8-24ca7afa8914@mmoya.org>

On 2016-12-28 14:19, Maykel Moya wrote:
> Chiming in just to tell that my ip6 experience is a breeze since
> wireguard appeared.
>
> Right now I found myself advocating WG more as a simple-to-configure an=
d
> reliable-roaming ip6 tunnelling technology than a VPN itself.
>
> I've previously used HE (with a handcrafted mechanism to update my
> public ip4 endpoint whenever it changed) or SiXXs with a new daemon
> running in my system.
>
> With WG it's just setup and forget. Roaming is *reliable*, subjective
> performance is impressive (you've done the measures, I just browse and
> use services from the v6 internet without hassle).
>
> IMHO ip6 tunnelling is a(nother) good selling point of WG.
>
> Cheers,
> maykel
>
> ________

On the other hand switching between dual-stack/ipv4 only networks/ipv6 on=
ly networks
is problematic at the moment with the tools we have for roaming clients,
because wireguard only supports one endpoint of one address family at the=
 time.
This might be partially fixable in future by observing the availability o=
f default routes
in userspace (switch address family if it become unavailable). However th=
e optimal
solution would be something like the happy eyeballs protocol (https://too=
ls.ietf.org/html/rfc6555),
which is implemented in modern browser -
only because somebody got a v6/v4 default route does not mean it is also =
route able.
I don't know how the latter one would fit into the stateless concept of w=
ireguard.
I currently help myself by using an dedicated routing protocoll.

  reply	other threads:[~2016-12-29  9:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-16 11:39 [WireGuard] Demo Server: " Dan Lüdtke
2016-11-16 14:18 ` Jason A. Donenfeld
2016-11-16 14:38   ` Dan Lüdtke
2016-11-16 14:45     ` Dan Lüdtke
2016-11-16 14:49     ` Jason A. Donenfeld
2016-11-16 14:54       ` Dan Lüdtke
2016-11-16 15:09         ` Jason A. Donenfeld
2016-12-28 13:19       ` Maykel Moya
2016-12-29  9:22         ` Jörg Thalheim [this message]
2016-12-31  2:28           ` [WireGuard] " Jason A. Donenfeld
2016-12-31  2:27         ` [WireGuard] Demo Server: " Jason A. Donenfeld

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=e636afa1-7826-47b6-c442-af33d955760e@higgsboson.tk \
    --to=joerg@higgsboson.tk \
    --cc=wireguard@lists.zx2c4.com \
    /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).