Hi group, I am having interesting problem here.
I would like to setup OpenBSD with Squid and transparently intercept port 80 traffic. Problem is that I have cisco ASA in front which is the default gateway for outside traffic. How can I setup my Openbsd squid box so that any packets destined for port 80 on the firewall are redirected to the openbsd squid box??.
I have read up on WCCP but the problem is that ASA supports WCCP v2 whereas GRE tunneling on Openbsd only supports WCCPv1 packets. Whenever I enable WCCP v1 in squid config, the ASA side complains and when I enabled WCCP v2 , openbsd gre tunnel complains.
Is there a solution or work around. Route maps are not the same as what you can setup in cisco routers. Any help highly appreciated.
thx.