Log internet requests made by vpn client
- by Adam Schiavone
How can I log the requests that people make to the internet when they are connected to my VPN?
If one of them does something illegal, I need to be able to prove that it was not me, but a VPN client.
This really is a just in case type thing.
So, I want to be able to see the details (server, port, domain name, and time connected) in a file somewhere. Does windows offer this with its PPTP VPN service, or is there 3rd party software to do this (Free is better)?
EDIT
I have setup accounting, but that does not seem to tell me what I am looking for. Could someone comment on what accounting does?
EDIT 2
Maybe I should heve been clearer.
My system is running windows server 2008 r2 and using the stock VPN software (PPTP)