Wireguard

If you are looking for a specific 64-bit package and you can't find it in any of the 64-bit repos, please post a request for it here
Anton77
White ninja
White ninja
Posts: 12
Joined: 29 Jan 2019, 13:29
Distribution: windows

Wireguard

Post#1 by Anton77 » 02 May 2019, 16:30

Hello. Please help me assemble the wireguard .xzm module for porteus 4.0 x64. :roll:
Porteus-v4.0x64 Kernel: 4.20.13

User avatar
Ed_P
Contributor
Contributor
Posts: 8343
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Wireguard

Post#2 by Ed_P » 02 May 2019, 22:46

1. Start USM (menu > Administration > USM)
2. In the USM search box enter wireguard
3. Click on the Search button next to the search box
4. Click on the file you want
5. Check the Resolve Dependencies option
6. Click on the Download button
7. When the menu window opens check on the Convert to Modules option
8. Click on the download button

The module should end up in your /tmp folder.
Ed

Anton77
White ninja
White ninja
Posts: 12
Joined: 29 Jan 2019, 13:29
Distribution: windows

Wireguard

Post#3 by Anton77 » 15 May 2019, 04:50

Ed_P, thanks, when I write a command from root:

Code: Select all

wg-quick up tunsafe
the following is included:

Code: Select all

[#] ip link add tunsafe type wireguard
RTNETLINK answers: Operation not supported
Unable to access interface: Protocol not supported
[#] ip link delete dev tunsafe
Cannot find device "tunsafe"
what am I doing wrong? I searched in Google, it is written that you need to add headers kernel, but where can I get it?
Porteus-v4.0x64 Kernel: 4.20.13

Post Reply