Mobo1964
Occasional Visitor
I'm looking for a possibility to sent a mail when a OPENVPN client connection is made.
In /jffs/scripts/openvpn-event a have
(-rwxr-xr-x 1 admin root 349 Feb 18 20:16 openvpn-event*)
#!bin/sh
echo openvpn-event-started > /tmp/000openvpn-started-log
But when connection is made this is not working
In /jffs/scripts/openvpn-event a have
(-rwxr-xr-x 1 admin root 349 Feb 18 20:16 openvpn-event*)
#!bin/sh
echo openvpn-event-started > /tmp/000openvpn-started-log
But when connection is made this is not working
Last edited: