[Solved] learn-address: kill: Operation not permitted

This forum is for admins who are looking to build or expand their OpenVPN setup.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
TinCanTech
OpenVPN Protagonist
Posts: 11139
Joined: Fri Jun 03, 2016 1:17 pm

Re: learn-address: kill: Operation not permitted

Post by TinCanTech » Mon Oct 16, 2017 12:53 pm


jiriprchal
OpenVpn Newbie
Posts: 12
Joined: Fri Sep 08, 2017 10:43 am

Re: learn-address: kill: Operation not permitted

Post by jiriprchal » Mon Oct 16, 2017 1:42 pm

Yes, it helped, I added this line

Code: Select all

CapabilityBoundingSet=CAP_IPC_LOCK CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW CAP_SETGID CAP_SETUID CAP_SYS_CHROOT CAP_DAC_OVERRIDE CAP_KILL
to all /lib/systemd/system/openvpn*.service files (only to /lib/systemd/system/openvpn.service didn't help).
Now it works.
Thank's a lot.

Post Reply