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.
Hi all, I'm hoping I can get some help here. The issue I'm having is allowing connected VPN clients (running Anyconnect) the ability to directly communicate with each other while on VPN. The clients have access to the LAN and are split-tunneled to th...
Hi RJI, Your help did end up helping me resolve the issue, but it was a two-parter. The command you provided, nat (outside,outside) source static VPNPOOL VPNPOOL destination static VPNPOOL VPNPOOL no-proxy-arp was required. I also needed to add the V...
Thank you for the reply, adding the 'same-security-traffic' command did not resolve my issue. Here's the output of my NAT rules: Manual NAT Policies (Section 1)1 (inside) to (outside) source static any any destination static VPNPOOL VPNPOOL no-proxy-...