cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
266
Views
0
Helpful
1
Replies

tunnel default gateway

ciscoforum
Level 1
Level 1

what's the purpose for tunnel default gateway? Seems it's not useful when setting up lan-lan tunnel or pc-lan tunnel? when will it be used? thanks

1 Reply 1

gfullage
Cisco Employee
Cisco Employee

As the name suggests, it's the default gateway for tunnelled packets. Basically when a packet comes in from a VPN client and is decrypted by the concentrator, the concentrator then looks at the destination address to see where it has to go. If the concentrator has no specific route to that destination, then it will send it to the TDG.

If you have a router inside your VPN concentrator, and the rest of your network is behind that router, just set the TDG to the router interface and VPN clients will be able to get to everything behind it, without you having to add specific static routes for every network.