[squid-users] Re: Transparent proxy using Policy Route Maps

From: John C. Gale <John_Gale@dont-contact.us>
Date: Mon, 20 Aug 2001 13:31:57 -0400

> i am trying to setup my squid server for transparent proxying, using Cisco's ip policy
> route-map but without much luck...
>
> access-list 102 permit tcp 1.1.1.0 0.0.0.255 any eq www
> route-map proxy-redir permit 20
> match ip address 102
> set ip default next-hop 1.1.1.3
> !

You didn't deny the squid box in the ACL, so squid fetches get redirected
back to itself from the router.

- John

-- 
One of the disadvantages of having children is that they eventually get old
enough to give you presents they make at school.
		-- Robert Byrne
Received on Mon Aug 20 2001 - 11:31:58 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:51 MST