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 ASA running 8.2.It has NAT 0 for Cisco VPN users below nat(inside) 0 access_list Zero_NAT----------1 When I config new NAT 0 for IPSEC belownat(inside) 0 access_list Exempt_NAT---------2 When I put NAT config line 2 it overwrites the NAT 0 ...
We have this nat for vpn users nat (inside) 0 access-list nonat_pool --------------------current nat for vpn Also i need IPsec connection for vendor traffic where we do not want nat inside traffic ASA 8.2 nat (inside) 0 access-list NAT...
We have this nat for vpn users nat (inside) 0 access-list nonat_pool --------------------current nat for vpn Also i need IPsec connection for vendor traffic where we do not want nat inside traffic ASA 8.2 nat (inside) 0 access-list NAT...
We have single crypto map name corp which is used for remote vpn users.Now i need ipsec vpn to remote vendor. Can i create new transorm-set and use the same crypto map which is used for the remote vpn users?
We have Cisco ASA with single crypto map for remote vpn users.It has two policy numbers. How can i check which policy number is used by remote vpn connection? RegardsMahesh
I have sent you private message with config. Here is the config i need to add for IPSEC connection crypto isakmp policy 20authentication pre-shareencryption aes-256hash shagroup 2lifetime 3600 crypto ipsec transform-set L2L esp-aes-256 esp-sha-hmac t...