
19 Feb
2013
19 Feb
'13
10:33 a.m.
On Tue, Feb 19, 2013 at 8:12 AM, Garr Patronas <garr.patronas@gmail.com> wrote:
Cisco 2811
The options that come to mind: 1. Create an access-list that denies Internet access to all machines apart from the proxy. That way nobody can browse unless they use the proxy. 2. Configure NAT for the proxy's IP address only, same effect as above. 3. Configure WCCP between the router and the proxy (assuming your proxy has WCCPv2 support). Downside with this is that if the proxy is down there's a possibility the other machines will be allowed to pass through, unless you combine this with #1 above. BR S