You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - I'm running the latest DSM 7 release and I'm trying to connect to Mullvad VPN via wireguard.
I've placed my downloaded config file in the correct location and renamed accordingly.
I get the following when starting the container..
[#] ip link add wg0 type wireguard
Unable to access interface: Protocol not supported
RTNETLINK answers: Operation not supported
[#] ip link delete dev wg0
Cannot find device "wg0"
and it never starts.
The container is running with the highest privileges and I have set the PUID and PGID to the administrator user (for testing)
Any ideas?
Many thanks
RTNETLINK answers: Operation not supported
The text was updated successfully, but these errors were encountered:
Hi - I'm running the latest DSM 7 release and I'm trying to connect to Mullvad VPN via wireguard.
I've placed my downloaded config file in the correct location and renamed accordingly.
I get the following when starting the container..
[#] ip link add wg0 type wireguard
Unable to access interface: Protocol not supported
RTNETLINK answers: Operation not supported
[#] ip link delete dev wg0
Cannot find device "wg0"
and it never starts.
The container is running with the highest privileges and I have set the PUID and PGID to the administrator user (for testing)
Any ideas?
Many thanks
RTNETLINK answers: Operation not supported
The text was updated successfully, but these errors were encountered: