553
Views
0
Helpful
1
Replies
How to Ping between different subnets WITHOUT a router
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2018 06:45 PM - edited 03-08-2019 03:23 PM
This is the setup- -
- Windows machine - 192.168.1.64
- Linux machine - 192.168.1.69
- router 1 - 192.168.5.1
- router 2 - 192.168.0.2
- router 3 - 192.168.0.3 All connected to a network switch.
Question is - How can I access/ping all of the other machines from my windows machine? Preferably without a router, because that would be a bandwidth bottleneck.
Thank you!
P.s Sorry if this is an inappropriate board.
Labels:
- Labels:
-
Other Switching
1 Reply 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2018 12:37 AM
Hello,
honestly the only way I see to accomplish this is to give all devices a /16 (255.255.0.0) subnet mask, which effectively puts them in the same network.
Is this an exam question ? What are you trying to accomplish ?
