by Default, the in-built windows L2TP client will attempt to tunnel all internet traffic over an L2TP VPN connection. This can of course be disabled to achieve a low level of split tunnelling: Right click on the VPN adapter > properties > TCP/IP settings > Advanced. Clear the “use default gateway on remote network” It’s … Continue reading Windows L2TP split tunnelling using CMAK
Analyzing SQUID access logs
There are loads of programs on the internet which are squid log analyzers. While this article does address the same thing, it’s presented more with an eye to how you can use standard linux bash scripts to obtain almost any output you want from log files. In the following script I use no python / … Continue reading Analyzing SQUID access logs
You must be logged in to post a comment.