Resolved! VPN Access-list
I understand the basic configuration for a VPN traffic and you don't want to NAT it.access-list ACL_1 extended permit ip 192.168.2.0 255.255.255.0 192.168.1.0 255.255.255.0Make sure NAT is not applied to traffic passing across the VPN tunnel:nat (ins...