09-04-2012 01:52 AM - edited 02-21-2020 06:18 PM
Hi,
on cisco router we configured remote access vpn but after configuring
ip cef command split tunneling stopped working
So please anybody have any solution
interface Loopback 0
ip address 10.1.1.1 255.255.255.0
ip access-list extended ACL-OUTSIDE-PBR
deny ip 10.9.0.0 0.0.0.255 10.10.10.0 0.0.0.255
route-map RM-OUTSIDE-PBR permit 10
match ip address ACL-OUTSIDE-PBR
interface FastEthernet 0/1
ip access-list extended ACL-POLICY-NAT
permit ip 10.9.0.0 0.0.0.255 any
p access-list extended ACL-POLICY-NAT
ip access-list extended SPLIT-TUNNEL
crypto isakmp client configuration group vpnsplit
key *********
dns 4.2.2.2
acl SPLIT-TUNNEL
pool VPNSPLITPOOL
Nil
09-04-2012 02:06 AM
Sounds like a bug to me if you enable "ip cef" and split tunnel stops working.
Pls upgrade your router to a later version and it should resolve the issue.
09-04-2012 05:00 AM
Hi,
I agree with Jennifer, an upgrade may fix the issue, but instead of going straight to it, could you please provide the "show ip route", "show run | inc ip route" and "show arp", during a VPN connection test?
I would like to verify a couple of things
Thanx.
Portu
Sent from Cisco Technical Support Android App
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide