Hello,
We have configured the squid on Red hat linux 6.2.Squid version 2.3 stable 1
and trying to use it the proxy mode.
I am using the following configuration and have tried all the options
mentioned in the faqs
1)
route-map proxy-redirect permit 10
match ip address 110
set ip next-hop 203.24.133.2
access-list 110 deny tcp any any neq www
access-list 110 deny tcp host 203.24.133.2 any
access-list 110 permit tcp any any
interface Ethernet0
ip policy route-map proxy-redirect
2)access-list 110 deny tcp host 10.1.2.3 any
access-list 110 permit tcp any any eq www
access-list 110 deny tcp any any
In place of the ip address 203.24.133.2 I have replaced my cache engine ip
address.When I am checking access log on the squid I do not find any
redirection from Router coming here.Can anyone guide as to what could be the
problem and provide the solution therof.
Thanks in advance.
Regards
Prashant Shanbhag
Received on Thu Jun 14 2001 - 03:43:04 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:45 MST