PDM does not support multiple uses of a given Access Control List

Hi All: I have a PIX 506e that had been configured with Cisco VPN client connection.

I've been playing with trying to additionally set up a site-to-site vpn, and after adding/removing stuff in the CLI I'm now getting "PDM does not support multiple uses of a given Access Control List"

When I show config I'm not sure if I'm seeing everything or not (is that possible?). I don't know now whether I deleted the wrong stuff, but I would like to just clear out everything vpn related and start over I think, unless there's a way to clear the error.

access-list a deny icmp any any access-list a permit ip 10.1.1.0 255.255.255.0 any access-list 101 permit ip 192.168.0.0 255.255.255.0 10.10.10.0 255.255.255.0 access-list split permit ip 10.1.1.0 255.255.255.0 any .... sysopt connection permit-ipsec crypto ipsec transform-set vpnset esp-3des esp-md5-hmac crypto dynamic-map vpnmap 100 set transform-set vpnset crypto map vpnmap 100 ipsec-isakmp dynamic vpnmap crypto map vpnmap interface outside isakmp enable outside isakmp nat-traversal 20 isakmp policy 20 authentication pre-share isakmp policy 20 encryption 3des isakmp policy 20 hash md5 isakmp policy 20 group 2 isakmp policy 20 lifetime 86400 vpngroup vpn3000 address-pool vpnpool vpngroup vpn3000 split-tunnel 101 vpngroup vpn3000 idle-time 1800 vpngroup vpn3000 password ********

Reply to
cisco
Loading thread data ...

OK, I was able to clean out/remove everything!

Reply to
cisco

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.