I am not able to get WCCP working on the ASA (with Websense). How does the ASA know the IP address of the websense box as I am unable to see it in the configuration?
Below is what I have configured. My clients go out to the internet but are not redirected to the websense proxy
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++=
Internal proxy (websense) 1.1.1.1
Internal network 1.1.1.1/24
ASA configuration
ACL applied to inside interface
access-list inside_in line 4 extended permit tcp 1.1.1.0 255.255.255.0 any eq ssh
access-list inside_in line 5 extended permit tcp 1.1.1.0 255.255.255.0 any eq ftp
access-list inside_in line 6 extended permit tcp 1.1.1.0 255.255.255.0 any eq https
access-list inside_in line 7 extended permit tcp 1.1.1.0 255.255.255.0 any eq www
access-list inside_in line 8 extended permit ip host 1.1.1.1 any
WCCP traffic for redirection
access-list WS-HTTP line 1 extended deny ip host 1.1.1.1 any
access-list WS-HTTP line 2 extended permit tcp any any eq www
WCCP config
wccp web-cache redirect-list WS-HTTP
wccp interface inside web-cache redirect in