Re: [Openvpn-users] Client history

2024-03-02 Thread Peter Davis via Openvpn-users
> On Wednesday, February 28th, 2024 at 6:10 PM, Gert Doering > wrote: > Hi, > > On Wed, Feb 28, 2024 at 12:52:17PM +, Peter Davis via Openvpn-users wrote: > > > # cat /tmp/Connections.log > > 2024-02-28 16:16:51 - CommonName connected with IP 192.168.129.253 > > > > So, why is the script

Re: [Openvpn-users] Client history

2024-03-02 Thread Gert Doering
Hi, On Sat, Mar 02, 2024 at 08:41:57AM +, Peter Davis wrote: > So, how to solve it? I also answered this before - get a solid understanding how systemd works, and how the systemd unit files on your system are configured (= which directories are protected, or made private). Also find out if S

Re: [Openvpn-users] Client history

2024-03-02 Thread Peter Davis via Openvpn-users
> On Wednesday, February 28th, 2024 at 5:01 PM, Bo Berglund > wrote: > On Wed, 28 Feb 2024 14:07:13 +0100, Marc SCHAEFER schae...@alphanet.ch wrote: > > > On Wed, Feb 28, 2024 at 12:52:17PM +, Peter Davis via Openvpn-users > > wrote: > > > > > # #!/bin/bash > > > # export script_type="cli

Re: [Openvpn-users] Client history

2024-03-02 Thread Bo Berglund
On Sat, 02 Mar 2024 10:22:48 +, Peter Davis via Openvpn-users wrote: >Hello, >As suggested by someone here, I chose the /tmp directory because it >doesn't need any special permissions and I can make sure the script >runs correctly. And as you have stated it still "does not work", except it