Replies: 5 comments
-
@gamer123 When you have time could you document what you did to install/configure Wireguard on 20.04 for the Raspberry Pi and post it to either the sub-reddit for LXC or the sub-reddit for LXD as appropriate (ie LXC or LXD) fyi I am the moderator of both & think there would be alot of interest in how to do this |
Beta Was this translation helpful? Give feedback.
-
The configuration on the Raspberry is not running in a LXC or LXD container it is running directly in the OS. I try to set up the config on an QNAP in a LXC container but i have trouble with that because the interface wg0 can`t start. If i get a anwser i can do this it is not that much you have to do. In my case the tunnel works in mode IPv6 only. So it is IPv4/v6 in IPv6 only. That means both devices must have a IPv6 for me it is mobil telekom and mobil vodafone they provide Dualstack. The mobil O2 guys have no chance to use this at the moment (09.09.2020) .. The guys with a new contract from Vodafone, Telekom or O2 wired Connection (DSL or cable) should have a IPv6. |
Beta Was this translation helpful? Give feedback.
-
You might also ask this question on the LXD/LXC forum & see if the devs etc
have an idea for you
https://discuss.linuxcontainers.org/
…On Wed, Sep 9, 2020, 6:33 AM gamer123 ***@***.***> wrote:
The configuration on the Raspberry is not running in a LXC or LXD
container it is running directly in the OS.
I try to set up the config on an QNAP in a LXC container but i have
trouble with that because the interface wg0 can`t start.
If i get a anwser i can do this it is not that much you have to do. In my
case the tunnel works in mode IPv6 only. So it is IPv4/v6 in IPv6 only.
That means both devices must have a IPv6 for me it is telekom and vodafone
they provide Dualstack. The O2 guys have no chance to use this at the
moment (09.09.2020) ..
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#133 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAM23JZIS3267NFI5USE2DDSE5KWJANCNFSM4RARBACA>
.
|
Beta Was this translation helpful? Give feedback.
-
Just for those who are stuck here, check this old article: https://nixvsevil.com/posts/wireguard-in-proxmox-lxc wireguard-install/wireguard-install.sh Line 60 in 574cc06 Enjoy! |
Beta Was this translation helpful? Give feedback.
-
@Haxprox thx for the hint. Additionally, I had to run |
Beta Was this translation helpful? Give feedback.
-
Hi
thanks for provide that great script.
I run it actually on ubuntu 20.04.1 LTS on a rasperry pi 4 4GB and it is working impressive.
But to save money(less powerconsumption) i would like to run the script on my QNAP TS 231P Server ARM 32 bit AL212 CPU.
in/on a LXC container Ubuntu 18.04.
You Wrote
"but the kernel module has to be installed on the host,
the container has to be run with some specific parameters
and only the tools need to be installed in the container.
Welcome to the WireGuard installer! "
I only have at the end this fault:
Job for [email protected] failed because the control process exited with error code.
See "systemctl status [email protected]" and "journalctl -xe" for details.
Created symlink /etc/systemd/system/multi-user.target.wants/[email protected] → /lib/systemd/system/[email protected].
-->do i need a special kernel for ?
QNAP TS 231P Server ARM 32 bit AL212 CPU
AnnapurnaLabs, an Amazon company Alpine AL212, 2-core, 1.7GHz
-->wich are the "specific parameters" parameters ? i couldn´t find something in the www.
-->what do you mean with tools only ? wireguard nothing else ? No, problem for me ;)
hope you can help me out
thanks a lot !!!!
Beta Was this translation helpful? Give feedback.
All reactions