Trying to deploy both Web-Cache and HTTPS 443 WCCP to an FTD. I can get the 443 tunnel up, but not the Web-Cache, the deploy fails.
Lina messages
FMC >> clear session FMC_SESSION_1 access
Main-3120-SFW >> info : WARNING: This might result in parallel access to session FMC_SESSION_1.
FMC >> clear session OBJECT access
Main-3120-SFW >> info : WARNING: This might result in parallel access to session OBJECT.
FMC >> clear configuration session
FMC >> no strong-encryption-disable
FMC >> time-range timezone tzname -6 00
FMC >> dp-tcp-proxy
FMC >> policy-map global_policy
FMC >> class inspection_default
FMC >> class class-default
FMC >> exit
FMC >> vpn-addr-assign local reuse-delay 0
FMC >> access-group CSM_FW_ACL_ global
FMC >> wccp 97 group-list WCCP_Client redirect-list HTTPS-Redirect password ******
FMC >> wccp interface inside 97 redirect in
FMC >> false#set( $service = "web-cache")
FMC >> wccp $service group-list WCCP_Client redirect-list Redirect_Traffic password ******
FMC >> wccp interface inside $service redirect in
FMC >> clear configuration session
Other logs
Lina config ROLLBACK failure log
Lina configuration application failure. Error in lina apply phase due to Config Error response from LINA
Rollback skipped as Lina and SNORT are in sync
Write mem executed as Lina and SNORT are in sync
Lina write mem operation successful
debug wccp event
WCCP-EVNT:???: Here_I_Am packet from 192.168.160.98: no such service (Type: Standard, Id: 0)
So I have the HTTPS WCCP tunnel established, but not port 80.
Flex Config I have two objects in the policy, one for 80 and one for 443.