Hi,
I'd like to implement a network scenario where I can use the firewall of Mikrotik and a Webfilter (Squidguard) + proxy cache.
What I have in mind is something like this:
1- The computers is configured with the DNS of my Active Directory server.
2 - I would like to have a transparant proxy where all the internet requests coming from computers, passthrough Squid to use cache and be filtered using the webFilter.
3 - After the requests be treated inside the proxy, they go to mikrotik to go out internet. Mikrotik will do the internet links load balance using mangle to mark the connections and the routes.
Is possible to do this?
How I could set my network to work like this?
Thank you.