cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
409
Views
0
Helpful
2
Replies

how to split tunnel VPN

iceman6684
Level 1
Level 1

All,

   i was able to setup split tunneling and phase 1 is successful however,  i am unable to ping any subnet that is being NAT. therefore,  trying to figure out how do i allow any VPN connection with a 192.168.20.X address can ping i.e 192.168.10.X.

1 Accepted Solution

Accepted Solutions

John Blakley
VIP Alumni
VIP Alumni

You'll want to deny those addresses in the nat acl like

Deny ip 192.168.10.0 0.0.0.255 192.168.20.0 0.0.0.255

Do this on both ends. The source address for the acl should be on the box that you're doing this on. For instance, if you're putting the acl in the 192.168.10.x router, then you'd put the acl above.

Hth,
John

Sent from Cisco Technical Support iPhone App

HTH, John *** Please rate all useful posts ***

View solution in original post

2 Replies 2

John Blakley
VIP Alumni
VIP Alumni

You'll want to deny those addresses in the nat acl like

Deny ip 192.168.10.0 0.0.0.255 192.168.20.0 0.0.0.255

Do this on both ends. The source address for the acl should be on the box that you're doing this on. For instance, if you're putting the acl in the 192.168.10.x router, then you'd put the acl above.

Hth,
John

Sent from Cisco Technical Support iPhone App

HTH, John *** Please rate all useful posts ***

thanks that worked

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card