04-16-2021 01:50 AM
Hi Guys,
i have some issue with GRE Tunnel in Packet Tracer during my Training.. all the setup is correct, both tunnel is up/up, but i dk why it just cannot go like 192.168.1.2 -> 192.168.25.2 -> 10.0.0.2
Solved! Go to Solution.
04-16-2021 10:07 AM - edited 04-16-2021 10:08 AM
You've got the wrong tunnel destinations configured. The tunnel would be between the R0 and R3 outside interfaces, not the inside interfaces. Change to the following:-
R0
Tunnel1
tunnel destination 192.168.4.2
R3
Tunnel1
tunnel destination 192.168.2.1
HTH
04-16-2021 08:38 PM - edited 04-16-2021 09:19 PM
Hi Rob,
i think there some bug on packet tracer causing gre tunnel not working. because i try to rebuild gre tunnel it works. =.=
Thanks,
Thomas
04-16-2021 01:55 AM - edited 04-16-2021 10:56 AM
Do you have the routing (dynamic or static) configured so each endpoint PC knows how to reach the other? Do the PCs have a default gateway setup for the local router's IP address?
04-16-2021 09:54 AM
04-16-2021 10:07 AM - edited 04-16-2021 10:08 AM
You've got the wrong tunnel destinations configured. The tunnel would be between the R0 and R3 outside interfaces, not the inside interfaces. Change to the following:-
R0
Tunnel1
tunnel destination 192.168.4.2
R3
Tunnel1
tunnel destination 192.168.2.1
HTH
04-16-2021 07:06 PM - edited 04-16-2021 07:15 PM
Hi Rob Ingram,
Thanks for your correction, but the tunnel still not working, not sure why....
Thanks,
Thomas
04-16-2021 08:38 PM - edited 04-16-2021 09:19 PM
Hi Rob,
i think there some bug on packet tracer causing gre tunnel not working. because i try to rebuild gre tunnel it works. =.=
Thanks,
Thomas
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