06-16-2025 04:32 AM - edited 06-16-2025 04:41 AM
Hi all,
I'm testing out the configuration for an IPsec VTI Site-to-Site VPN and have successfully initiated an IPsec tunnel connection between two Cisco peers (R1 & R2) as shown below. The Tunnel interface on each router is up and running.
Each router has routes to networks on the other end. However, for some reason, I still can't ping between R3 & R4 (R3 has a default route pointing to R1's F0/1, and R4 has a default route pointing to R2's F0/1).
Any opinion on what's going wrong in the configuration of both peer routers would be much appreciated.
Solved! Go to Solution.
06-16-2025 10:21 PM
I'm on Cisco Modeling Lab. I confirm that your config is OK. R3 and R4 default route are configured and no more in order to have reachability beteween 13.13.13.0/24 and 24.24.24.0/24.
06-16-2025 04:36 AM
Defualt route not force traffic to pass via tunnel
You need to static route using tunnel as egress interface in both R1 abd R2.
MHM
06-16-2025 05:04 AM - edited 06-16-2025 05:04 AM
Hi,
Does it mean I need to set a static route on R3 & R4?
06-16-2025 05:34 AM - edited 06-16-2025 05:34 AM
Route needed
R3 and R4 have defualt route
R1 and R2 have defualt route
R1 abd R2 have static route toward R3/R4 IP using tunnel as egress interface
I.e. R1 have static route for R4 using tunnel interface
MHM
06-16-2025 05:12 AM
Hello @Huan NG
On R3 and R4 have you got default route configured ?
06-16-2025 05:25 AM
Hi,
As per screenshot, only dynamic routes (BGP and OSPF) on R1 and R2.
06-16-2025 05:29 AM
Ok @Huan NG . So you need routing on R3 and R4. Add default route on each of them.
06-16-2025 07:37 PM
Hi M02@rt37
Confirming that R3 has a default route pointing to R1's F0/1, and R4 has a default route pointing to R2's F0/1
But still they can't ping each other, which is strange.
Any other opinions on this?
06-16-2025 09:23 PM
Hello @Huan NG
@I did yesterday nothing else...nothing more than your configuration.
RIB on R1 ald R2 are the same also...
06-16-2025 09:50 PM
M02@rt37 Thanks for confirming.
One thing I forgot to mention is that I'm testing out this lab on GNS3.
It may be a GNS3 limitation
06-16-2025 10:21 PM
I'm on Cisco Modeling Lab. I confirm that your config is OK. R3 and R4 default route are configured and no more in order to have reachability beteween 13.13.13.0/24 and 24.24.24.0/24.
06-16-2025 05:49 AM - edited 06-16-2025 05:52 AM
Since OSPF is Ok over your IPSec Site to Site/VTI tunnel, you only need default route on R3 and R4.
It is good after that:
On R4 you will see IP ADD of your tunnel as Next hop on hop#2:
06-16-2025 07:38 PM
Hi M02@rt37
Confirming that R3 has a default route pointing to R1's F0/1, and R4 has a default route pointing to R2's F0/1
But still they can't ping each other, which is strange.
Any other opinions on this?
06-19-2025 04:23 AM
This issue solved ?
MHM
06-19-2025 02:02 PM
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