The corresponding access list I have for split tunneling in my config is this:
access-list CEA_splitTunnelAcl standard permit 192.168.1.0 255.255.255.0
So, I added this:
access-list CEA_splitTunnelAcl standard permit 192.168.2.0 255.255.255.0
...connected to the VPN, attempted to ping anything on the .2.x subnet to no avail.
Main Topics
Browse All Topics





by: JFrederick29Posted on 2009-05-18 at 08:47:54ID: 24413203
If you are split tunneling, it may simply be a matter of adding 192.168.2.0/24 to the split tunnel access-list.