02-16-2021 11:13 AM
hello everyone I am new on packet tracer and I want to make this topology with static routing work but when I send ping from pc0 to router 3 I got Destination host unreachable
so can you help me build this topology.
Solved! Go to Solution.
02-16-2021 11:40 AM
Hello,
your Router 4 had a wrong route:
ip route 192.168.63.0 255.255.255.0 168.168.68.1
I have replaced this with the correct route:
ip route 192.168.63.0 255.255.255.0 192.168.68.1
Attached the working file.
02-16-2021 11:40 AM
02-16-2021 12:14 PM
I am so so thankful for your help i spend 5 hours trying to solve this problem and finally you solve it for me so thank you from my deepest heart
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