I am running vpn servers, but some customers using vpn sending spams so I want to log all ip forward information into a log file
eg: x.x.x.x(public IP)--->forward 10.0.0.x(vpn privated IP)
if there is a complaint for spam sending , I will check which user was using the privated IP address at that time and can quickly find out who was abusing VPN
my question is : is there any way to log all ip forward information
great thanks
=====add===
my purpose is : logging all the source ip of inbound traffic and the next hop ip address