Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Glen Bojsza <gbojsza@gmail.com>
To: wireguard <wireguard@lists.zx2c4.com>
Subject: Ubuntu Error when trying to launch wireguard
Date: Fri, 15 Jun 2018 16:27:09 -0400	[thread overview]
Message-ID: <CACW8NbD=B07z4WqgWv4+SP8P615Ois0_cCdk0d4viAGYp=Ki2w@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 885 bytes --]

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

[#] ip link add wg0 type wireguard

RTNETLINK answers: Operation not supported

Unable to access interface: Protocol not supported

[#] ip link delete dev wg0

Cannot find device "wg0"


I have followed these steps.

sudo apt update && sudo apt upgrade
sudo apt install software-properties-common
sudo add-apt-repository ppa:wireguard/wireguard
sudo apt-get update
sudo apt-get install wireguard
wg genkey | tee privatekey | wg pubkey > publickey

Create w0.conf file

Any help would be appreciated...I catch a plane tomorrow and was hoping to
have this up and running to use while i am traveling.

thanks,

Glen

[-- Attachment #2: Type: text/html, Size: 3711 bytes --]

             reply	other threads:[~2018-06-15 20:23 UTC|newest]

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

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='CACW8NbD=B07z4WqgWv4+SP8P615Ois0_cCdk0d4viAGYp=Ki2w@mail.gmail.com' \
    --to=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).