- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2019 04:19 AM - edited 09-12-2019 05:41 AM
Hello everyone. I'm trying to set up routers in a network with two different companies connected with two routers. I've set default routes and static routes but i cant ping from the "voice toys server" to the wired end device.I think i've done something wrong with the routes, but i cant find whats wrong. can someone please help me?thanks.
I send the .pkt file
Solved! Go to Solution.
- Labels:
-
Routing Protocols
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2019 09:58 AM
Hello,
makes sense, I can see now that you were using the same subnet on two different segments. Glad you found the error...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2019 04:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2019 05:38 AM
ZIP the project (.pkt) file here, then you can upload it...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2019 05:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2019 06:11 AM
Hello,
unless there is a specific requirement to use static routes, it is easier, and recommended, to use a routing protocol.
I added the below to every router:
router eigrp 1
network 0.0.0.0
no auto-summary
Also, the serial interface on your ACME router had a wrong IP address. Please find attached the revised version, which now provides for end to end connectivity.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2019 06:26 AM
Thanks for your help, i've opened your packet tracer file and all pings now work, except for the wired end device. Does packet tracer have some options that blocks ping to the wired end device?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2019 07:28 AM
Hello,
Which wired device can you not ping ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2019 09:34 AM
Hello,
I think I know which device you cannot ping. I cannot even ping the WiredEndDevice from the directly connected router, so it seems to be a problem with that specific device. I wouldn't worry about it too much, Packet Tracer is rather quirky...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2019 09:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2019 09:58 AM
Hello,
makes sense, I can see now that you were using the same subnet on two different segments. Glad you found the error...
