Closed onyx-zup closed 1 month ago
Yes, i have kernel module installed and running
# lsmod |grep wg
amneziawg 102400 0
libchacha20poly1305 16384 2 amneziawg,wireguard
ip6_udp_tunnel 16384 2 amneziawg,wireguard
udp_tunnel 24576 2 amneziawg,wireguard
curve25519_x86_64 36864 2 amneziawg,wireguard
libcurve25519_generic 49152 3 amneziawg,curve25519_x86_64,wireguard
You don't have to delete all "[Peer]" sections. "AdvancedSecurity = on" strings will be enough. That's weird, but works for me. :-/
Confirmed! this setup works pretty stable for me
Kernel module has been updated and this problem should have been fixed. Please check out and re-open this issue if needed.
aws instance, amnesiawg can fire up awg0 only with no peers in awg0.conf, otherwise "Unable to modify interface: Operation not supported" error
root@aws-client:/etc/amnezia/amneziawg# awg-quick down awg0 [#] ip link delete dev awg0
root@aws-client:/etc/amnezia/amneziawg# awg-quick up awg0 [#] ip link add awg0 type amneziawg [#] awg setconf awg0 /dev/fd/63 Unable to modify interface: Operation not supported [#] ip link delete dev awg0