01-12-2023 02:39 AM
Hi everyone it's possible make VPN Tunnel between two router and both Tunnel in state up up and can't ping each other.
If someone has links please share
Thanks in advance,
Solved! Go to Solution.
01-12-2023 02:59 AM
I will explain here how you check the tunnel status,
tunnel 0
tunnel IP x.x.x.x
tunnel source y.y.y.y
tunnel destination z.z.z.z
first we check the tunnel with
ping z.z.z.z source y.y.y.y <<- if this ping failed then you need static or dynamic routing for tunnel destination in both ends
second we check the tunnel with
ping x.x.x.2 source x.x.x.1 <<- we check her if there is any FW or ACL deny the tunnel.
01-12-2023 02:49 AM
ping each other not work probably because you dont use source keyword in your ping
you need to use ping with source keyword, the source here must be the tunnel IP
01-12-2023 02:51 AM
I done this option doesn't working
01-12-2023 02:59 AM
I will explain here how you check the tunnel status,
tunnel 0
tunnel IP x.x.x.x
tunnel source y.y.y.y
tunnel destination z.z.z.z
first we check the tunnel with
ping z.z.z.z source y.y.y.y <<- if this ping failed then you need static or dynamic routing for tunnel destination in both ends
second we check the tunnel with
ping x.x.x.2 source x.x.x.1 <<- we check her if there is any FW or ACL deny the tunnel.
01-12-2023 03:05 AM
Привет,
выложи конфигурации обоих маршрутизаторы.
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