Re: [Openvpn-users] Issue with "up" and "down" script

2023-11-11 Thread Hans via Openvpn-users
Up/down relate to the state of the tun device. It takes some time until you can send data through it. From: "Leroy Tennison via Openvpn-users" mailto:openvpn-users@lists.sourceforge.net>> Date: Saturday, 11 November 2023 at 07:21:17 To: "Openvpn Users" mailto:openvpn-users@lists.sourceforge.net

Re: [Openvpn-users] Issue with "up" and "down" script

2023-11-11 Thread tincantech via Openvpn-users
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 And, as ever, check your log files. -BEGIN PGP SIGNATURE- Version: ProtonMail wsBzBAEBCAAnBYJlT4J9CZBPl5z2a5C4nRYhBAm8PURno41yecVVVU+XnPZr kLidAAA9uwgAvcj1NP1FJ0CBeowWL+63eZ7IUa7c6uypxIg/kvQ74Crv0cAc 1qxoWYiM/Mp7kVfEn+PWmRLgAT7d7ScqA0Lh9cS0

Re: [Openvpn-users] Issue with "up" and "down" script

2023-11-11 Thread tincantech via Openvpn-users
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, for the record, OpenVPN does not set $PATH when executing scripts. It looks like you have partially fixed this with use of `/usr/bin/echo` but not done the same for `/usr/bin/resolvectl`. You can set your expected $PATH for the script or call