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.
we have a vpn core (full mesh) between three sites with Cisco 3645 routers. Each site has two 3645 routers (R1 & R2). Each router has four tunnels to a remote. On top of that, we have routing protocol (OSPF) over gre tunnel. Here is the problem we ...
Hi all.Does anyone know the size limit on css11503 for HTTP POST? I have web servers behind a pair of css11503 running 7.10 Build 3. When someone trying to post a message with pages and pages of info, css11503 seems to drop the packet. Also, css11503...
Hi all.I have two css11503 configure with ASR. Everything is working so far except acl. Whenever I apply acl, nothing work. Can someone provide me a working sample of css acl? acl 10 clause 5 permit icmp 116.115.124.128 255.255.255.128 destinatio...
I have two 7206vxr routers and running hsrp for redundancy. I keep getting%STANDBY-6-STATECHANGE: between the two routers but no there were no linkstate and no routing protocol change states. Does anyone know why hsrp changes state without linkup/l...
Does anyone know where I can find the different features between 5ESS vs. NI protocols? I am currently using Cisco AS5xxx gateway and when I set my as5xxx to NI protocol and when I busyout the channel, service provider cannot see my channels are bei...
Just a FYI-This is a cisco bug according to Cisco CSECSCea14336 An HTTP POST larger than 11750 bytes is not properly passed to the serverwhen using the Fortune SSL module in the CSSRegards,Cheng
I finally figure out the problem. It turns out that css was listening to port 443 from external but the server is listening to port 8080. After I changed my acl 20 from clause 25 permit tcp 10.20.1.0 255.255.255.0 eq 443 dest anyto clause 25 permit ...