Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
IntroductionThis document is meant to assist with configuring LSC provisioning on an Adaptive Security Appliance (ASA) running the Phone Proxy (PP) feature. It is meant specifically for the 7960 or 7940 phones which do not come with a Manufacturer In...
Hi Rom, Here's what I have configured on Ubuntu which is up and running. Do you see a cache engine come up in the "show wccp" output on the ASA? Squid Servermodprobe ip_greiptunnel add wccp0 mode gre remote 192.168.1.1 local 192.168.1.5 dev eth0i...
Hi Stephen, Yup, thru the box ssh sessions are treated as regular tcp sessions. As long as you have stateful failover configured these connections should be replicated between conn tables. ISAKMP and IPSec SAs both have to do with vpn connections...
Hi Patrick, Most likely there is a connection timeout happening on the ASA and when the outside host goes to respond, the ASA has no connection table entry for this packet, and the packet drop is logged. If the ASA had a connection table entry fo...
Hi NT, Best practices would have you limiting the amount of resources each context is able to consume. Let's take a scenario where one context is under a DOS attack. If you allow this context unlimited access to all resources it will starve other...