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.
Unless Chrome is freaking out for some reason, the first code section formatting got screwed up. Here's what I see:
To define the the interesting traffic in order to catch it, use an ACL.
</code></p><p><code></code></p><p><code> </code></p><p><code><...
Thank you! Enabling IPSEC over TCP did the trick in my case. Along with making the change on the ASA:
crypto isakmp ipsec-over-tcp port 10000
I also had to set the VPN client to use TCP as well.
Had this issue with a brand-new ASA-5505 right out of the box. This fix did the trick. Thank you.ASDM v6.4(5)ASA v8.2(5)ciscoasa# sh ru sslssl encryption des-sha1ciscoasa# conf tciscoasa(config)# no ssl encryption des-sha1ciscoasa(config)# ssl encry...