Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Germano Massullo <germano.massullo@gmail.com>
To: wireguard@lists.zx2c4.com
Subject: Suggestions for creating a VPN network
Date: Sun, 5 Nov 2017 17:58:52 +0100	[thread overview]
Message-ID: <CAGa=++SYvYFBdFFAcZuoz+O3enV_=nAQMABYx3xx8qY0yAZSKA@mail.gmail.com> (raw)

Hi there, I am going to start using Wireguard, so I read the
whitepaper and the online documentation on the website. I am writing
to you to ask you some suggestions about a kind of network I would
like to setup, since there could be various different ways to
implement what I have in my mind. Here my use case:
a server has eth1 network interface that is the slave interface of
bridge br0. Many Linux virtual machines (qemu/libvirt) are connected
to br0, and they have public IPs. Now let's name one of them 'vm3'.
I would like to create a certain amount of virtual machines that:
- do not have public IPs;
- are in a Wireguard VPN (let's call it 'wireguard_vpn');
- use vm3 as gateway to the internet.

Moreover, hosts from the internet must be able to connect to
wireguard_vpn, possibly through vm3.

It looks like that example "The New Namespace Solution" of
https://www.wireguard.com/netns/ is a good way to start configuring
vm3.

What do you think about?
Thank you for your time

                 reply	other threads:[~2017-11-05 16:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAGa=++SYvYFBdFFAcZuoz+O3enV_=nAQMABYx3xx8qY0yAZSKA@mail.gmail.com' \
    --to=germano.massullo@gmail.com \
    --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).