-
Notifications
You must be signed in to change notification settings - Fork 166
OpenVZ is not supported. Script needs to detect it. #15
Comments
is this a client side error or a server side error?? |
Dear,
World expect server. The WireGuard App on iOS works with another (commercial) Wireguard service. Also the App shows me the connection is established. And configuration is done by the generated QR code. Would I help if you can login to the VPS Server?
I can provide you with the login data by email.
Thanks
Thomas
The life is too short to drink a bad wine.
Am 28. Januar 2019 um 20:38:04, Prajwal Koirala (notifications@github.com(mailto:notifications@github.com)) schrieb:
…
is this a client side error or a server side error??
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub(#15 (comment)), or mute the thread(https://github.com/notifications/unsubscribe-auth/ARaxpj-5F_hdW56UyCY80pTsGLORGV_Xks5vH1GcgaJpZM4aVYmY).
|
https://gist.github.com/LiveChief/25da2f6733711f48930dcdc8decfa986 Take a look at this. |
On Debian 9.2 (64-bit) Minimal and following the above steps I get the following error: Thanks |
@GuBo88 looks like your server has problems with wireguard kernel module. Is it a virtual server? Does it allow kernel modules to be loaded? |
It's a virtual server (https://www.liteserver.nl). I'm not sure if it allow kernel modules to be installed. |
@GuBo88 good, is it KVM or OpenVZ plan? |
OpenVZ and installing Kernel modules is not possible in OpenVZ at Liteserver. I need a KVM VPS from them. |
Any way to run Wireguard on OpneVZ? |
You can install a userspace version of Wireguard, but it performs a lot worse than the kernel module. I'd suggest changing your VPS plan to KVM. |
Hello, |
No, it's not. This instruction is for hosting providers, not for clients. |
If I configure host and container, I can run a wireguard server I think |
Hi,
I used your script on a VPS with CentOS 7. The installation runs smooth. I also can connect from the Wireguard iOS App. But I can't connect to any webpage. By manually starting up Wireguard I run into the following problem:
root@GuBo ~]# wg-quick up wg0
[#] ip link add wg0 type wireguard
RTNETLINK answers: Operation not supported
Unable to access interface: Protocol not supported
[#] ip link delete dev wg0
Can you help?
Thanks
The text was updated successfully, but these errors were encountered: