cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
773
Views
0
Helpful
3
Replies

Traffic coming out of VPN tunnel not routing

jasonww04
Level 1
Level 1

I'm sending traffic through a VPN via tunnel interfaces that needs to get routed to the internet after it gets through the tunnel. The config of the router that is responsible for the routing of the VPN traffic after it comes out of the tunnel is attached.

Can anyone tell me why traffic from 10.41.0.0/16 destined for hosts 158.73.213.27 and 158.73.215.10 isn't getting routed out the VLAN 2 interface but all the other traffic destined for 158.73 is correctly routed to the 10.11 addresses?

3 Replies 3

Kyle McKay
Level 1
Level 1

I believe you may need to add "ip nat inside" onto the tunnel interface.

ip access-list extended NAT-ACL

permit ip 10.41.0.0 0.0.255.255 any

If I add that, the traffic will go out the wrong interface. I only want the 10.41.0.0/16 traffic going out the VLAN2 interface.

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