02-18-2019 02:13 AM
This is my network i've been playing with in PT. I've got each side (Denver and NYC) to be able to ping Router 2 at the top as well as the PC's. However, my issues is I can't get Denver or NYC Router to ping eachother. Why is that?
Show runs:
- NYC_Router https://pastebin.com/4Ya5dr8N
- DEN_Router https://pastebin.com/YG7MAyuz
Any help is appreciated!
Solved! Go to Solution.
02-18-2019 07:43 AM
Based on the information in the drawing the issue is that the router interfaces f0/0 are not in a common subnet. The addresses given are 192.168.120.33/28 and 192.168.120.65/28. For those addresses to be in the same subnet the mask must be at least /25.
HTH
Rick
02-18-2019 04:16 AM - edited 02-18-2019 04:16 AM
Could you show switch0 and routers2 configuration?
02-18-2019 07:43 AM
Based on the information in the drawing the issue is that the router interfaces f0/0 are not in a common subnet. The addresses given are 192.168.120.33/28 and 192.168.120.65/28. For those addresses to be in the same subnet the mask must be at least /25.
HTH
Rick
02-18-2019 12:01 PM
02-18-2019 12:41 PM
Hello
Can you post the PT file please..
02-18-2019 10:31 PM
There you go, I've edited it more on my side and i'm trying to work through it. I can now ping the other router since i've made them part of a /25 network.
Reminder, I don't have access to Router2 or Switch0.
I had to zip it since .pkt files are not accepted extension to send files on here.
02-19-2019 06:32 AM - edited 02-19-2019 06:34 AM
Dear MangoChocob,
Please, procedure with it
R1, do it
interface f0/1
ip address 192.168.120.34 255.255.255.240
no ip nat inside
R0, do it
interface f0/1
no ip nat inside.
test again connection.
02-20-2019 07:22 AM
I am glad that my suggestion was helpful. Thank you for marking this question as solved. This will help other participants in the community to recognize discussions that have helpful information. This community is an excellent place to ask questions and to learn about networking. I hope to see you continue to be active in the community.
HTH
Rick
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