Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raspberry pi - 6.1.19- #2

Closed
bjlockie opened this issue Mar 16, 2023 · 5 comments
Closed

raspberry pi - 6.1.19- #2

bjlockie opened this issue Mar 16, 2023 · 5 comments

Comments

@bjlockie
Copy link

nordvpnd[500]: 2023/03/16 17:12:32 [Error] TELIO: libtelio-build/libtelio/crates/telio-wg/src/adapter/linux_native_wg.rs:102 LinuxNativeWg: [GET01] Unable to get interface from WireGuard. Make sure it exists and you have permissions to access it.

@Jauler
Copy link
Contributor

Jauler commented Mar 17, 2023

Hi,

Could You share your kernel version? If it is older than 5.6 - Wireguard kernel module should be installed separately. On most distros one can just sudo apt install wireguard to achieve that.

@bjlockie
Copy link
Author

bjlockie commented Mar 17, 2023 via email

@Jauler
Copy link
Contributor

Jauler commented Mar 17, 2023

hmm, are You able to use regular WireGuard (via the wg-tools) on that RPi?

e.g. executing these quick starting guides: https://www.wireguard.com/quickstart/

@bjlockie
Copy link
Author

Wireguard seems to work:
$ sudo ip link add dev wg0 type wireguard

$ ip a 5: wg0: <POINTOPOINT,NOARP> mtu 1420 qdisc noop state DOWN group default qlen 1000 link/none

I don't know how to test wireguard any more.

Wireguard was a good thing to look at.
It didn't even occur to me. :-)
I changed the technology to openvpn and it works. :-)
Is it worth trying to debug more?

@bjlockie
Copy link
Author

The official kernerl of raspbianos is 6.1.19 now and wireguard works with nordvpn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants