cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
398
Views
10
Helpful
3
Replies

VPN access to several VLANs

john.irizarry
Level 1
Level 1

My clients network is broken up by VLANs

VLAN 5,10,15, and 20

When I VPN in I can only access the native VLAN. So my server on 192.168.1.x, I can RDP to no problem. However, my server on 192.168.5.x, I can no longer RDP to. I cannot ping any address on VLAN5.

Something in my config changed because I was able to access all the VLANs via VPN.

What changed?? I have attached my config.

Thanks!!

John

3 Replies 3

ajagadee
Cisco Employee
Cisco Employee

John,

Your split tunnel configuration is allowing only traffic destined to 192.168.1.0/24 through tunnel. If you want to tunnel, 192.168.5.0/24, then you need to include this subnet in the Split Tunnel ACL.

split-tunnel-network-list value KWRE_splitTunnelAcl

access-list KWRE_splitTunnelAcl standard permit 192.168.1.0 255.255.255.0

Regards,

Arul

*Pls rate if it helps*

Duh!! That worked!!! Thanks a lot!!!!

John,

Glad to help.

Regards,

Arul