02-20-2022 12:21 PM
Hello ,
So I was doing static routing on the network but it was not working idk why. The master ip is 10.10.0.0/16. The attached zip file has the .pkt file and image is the IP of sockets .
Please help
Solved! Go to Solution.
02-20-2022 05:43 PM
Routers know about its directly connected routes only by default without any help/entries. But, in case of static routing and no dynamic protocols running, you will need manually add routes for every possible destination; every router must know how to reach remote networks. This is also true for return path; aka both ways to and from your source/destination.
you missing some routes:
R2 and R5 are missing 10.10.5.0 255.255.255.0
PC2 has wrong gateway IP address; looks like a typo; once you fix that, R5 does not know how to reach PC2
Regards, ML
**Please Rate All Helpful Responses **
02-20-2022 01:21 PM
Hello,
what are the router passwords ?
02-20-2022 05:59 PM
Sorry i forgot to mention , its 123
02-21-2022 12:03 AM
Hello,
I was working on your file, but saw that you got an answer already. I might as well post the revised file. With static routes, the general rule of thumb is that you want to configure only the most necessary ones, otherwise it can get rally tedious.
In the attached file, I used mainly default routes, and only some specific ones.
02-21-2022 01:10 AM
Thank you sir , I will surely look into it
02-20-2022 05:43 PM
Routers know about its directly connected routes only by default without any help/entries. But, in case of static routing and no dynamic protocols running, you will need manually add routes for every possible destination; every router must know how to reach remote networks. This is also true for return path; aka both ways to and from your source/destination.
you missing some routes:
R2 and R5 are missing 10.10.5.0 255.255.255.0
PC2 has wrong gateway IP address; looks like a typo; once you fix that, R5 does not know how to reach PC2
Regards, ML
**Please Rate All Helpful Responses **
02-20-2022 06:07 PM
Thank you so much for telling the missing routes , was doing it at 3 am , no wonder i could not find the missing routes. And yea if forgot to configure R5 or more say forgot to do wr mem.
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