If I'm configuring a PIX as a VPN server for remote access clients... what is the difference in nat 0 and the "match address" in the crypto map?
If I create an ACL called PROTECT:
access-list PROTECT host 193.3.3.3 172.17.1.48 255.255.255.240
Do I use the acl in nat 0 or in the crypto map?