Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Glen Bojsza <gbojsza@gmail.com>
Cc: wireguard <wireguard@lists.zx2c4.com>
Subject: Re: Ubuntu Error when trying to launch wireguard
Date: Sat, 16 Jun 2018 10:04:42 +0200	[thread overview]
Message-ID: <20180616080442.GB20457@kroah.com> (raw)
In-Reply-To: <CACW8NbD=B07z4WqgWv4+SP8P615Ois0_cCdk0d4viAGYp=Ki2w@mail.gmail.com>

On Fri, Jun 15, 2018 at 04:27:09PM -0400, Glen Bojsza wrote:
> I am trying to run wireguard server on Bionic ARM processor.
> 
> After following the installation instructions and creating my server config
> file I get the following error when I run
> 
> root@odroidxu4:~# wg-quick up wg0
> 
> Warning: `/etc/wireguard/wg0.conf' is world accessible

You can fix the permissions on the file to not show this.

> 
> [#] ip link add wg0 type wireguard
> 
> RTNETLINK answers: Operation not supported

You need to have the wireguard kernel module installed, are you sure you
did that?

thanks,

greg k-h

      reply	other threads:[~2018-06-16  8:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-15 20:27 Glen Bojsza
2018-06-16  8:04 ` Greg KH [this message]

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=20180616080442.GB20457@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=gbojsza@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).