Log internet requests made by vpn client
Posted
by
Adam Schiavone
on Super User
See other posts from Super User
or by Adam Schiavone
Published on 2012-09-07T23:37:09Z
Indexed on
2012/09/11
3:40 UTC
Read the original article
Hit count: 458
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)
© Super User or respective owner