In article <. com>,
Vigarv <> wrote:
>I have problem to get vpn site to site tunnel and the vpn client tunnel
>to work at the same time.
>How can I join access list 80 and 100 so i can add them to nat
>"(inside) 0 access-list 80"
The only way is to copy the contents. Create a new access list
that has the content of both access lists, and use that new access
list *only* for the nat 0 access-list . You currently use the same
access list for nat 0 access-list and for crypto map match address;
using the same access-list for both purposes will often cause problems.
|