Hello:
I got the following configuration in my router..
IOS 11.2
interface Ethernet0
ip address 192.168.0.1 255.255.255.0
no ip redirects
ip policy route-map proxy-redirect
route-map proxy-redirect permit 10
match ip address 110
set ip next-hop 192.168.0.33
access-list 110 deny tcp host 192.168.0.33 any eq www
access-list 110 permit tcp any any eq www
My squid is working good but when i active the redirect map policy gave me
this error.
ERROR
The requested URL could not be retrieved
While trying to retrieve the URL: /search/search.cgi?s=Internet&src=ePage
The following error was encountered:
Invalid URL
Some aspect of the requested URL is incorrect. Possible problems:
Missing or incorrect access protocol (should be `http://'' or similar)
Missing hostname
Illegal double-escape in the URL-Path
Illegal character in hostname; underscores are not allowed
Your cache administrator is webmaster.
Generated Fri, 20 Sep 2002 08:02:48 GMT by squid.proxy.com
(squid/2.5.PRE13-20020918)
SomeBody can help me?..please?
Regards..
Norman Santana.
Received on Thu Sep 19 2002 - 17:47:22 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:21 MST