OpenVPN Linux ip link set failed: could not execute external program

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: OpenVPN Linux ip link set failed: could not execute external program

Re: OpenVPN Linux ip link set failed: could not execute external program

by aka » Mon Sep 02, 2019 10:38 am

Did you try your OpenVPN config on linux? Show me your openvpn config and openvpn output on linux.

Re: OpenVPN Linux ip link set failed: could not execute external program

by mattphillips27 » Tue Aug 27, 2019 9:55 am

aka wrote: Fri Aug 23, 2019 5:17 pmShow me full log.
Can I email it to you directly? I emailed on Friday the logs to the support email but not heard anything yet.

Re: OpenVPN Linux ip link set failed: could not execute external program

by aka » Fri Aug 23, 2019 5:17 pm

Show me full log.

Re: OpenVPN Linux ip link set failed: could not execute external program

by mattphillips27 » Fri Aug 23, 2019 2:51 pm

I have the same error, did you work out a fix for it?

OpenVPN Linux ip link set failed: could not execute external program

by jeremy » Fri Aug 16, 2019 4:21 am

Everything seems to setup fine with OpenVPN on a Pi 4 until this line and then it exits with a fatal error.

Code: Select all

21-13-11-991| [SYSLOG] <29>Aug 16 01:13:12 openvpn[886]: TUN/TAP device tun0 opened
21-13-11-992| [SYSLOG] <29>Aug 16 01:13:12 openvpn[886]: /sbin/ip link set dev tun0 up mtu 1500
21-13-11-996| [SYSLOG] <27>Aug 16 01:13:12 openvpn[886]: Linux ip link set failed: could not execute external program
21-13-11-997| [SYSLOG] <29>Aug 16 01:13:12 openvpn[886]: Exiting due to fatal error

Top