Hi everyone,
I'm looking for a way to get the IPs used to access my VPN, in order to have a record of who's connecting to it.
Do you know any plugin or script that allow me to do this? It would be nice if it uses a Trap to retrieve the information, or at least syslog.
Getting IPs
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
- Traffic
- OpenVPN Protagonist
- Posts: 4066
- Joined: Sat Aug 09, 2014 11:24 am
Re: Getting IPs
you could use --client-connect script to log the client IP.BlastDV wrote:looking for a way to get the IPs used to access my VPN, in order to have a record of who's connecting to it.