Hello,
I would like to receive an email each time the status of a VPN datalink changes (connected, disconnected, peer disconnection, …).
Is it possible ?
Thank you
For PPP-like VPNs you could use the on-up and on-down script actions under /ppp profile to send an email using /tool e-mail send
Ok that’s work ! thank you.