12-10-2024 02:28 PM
I am trying to setup a connection to a remote non domain workstation that is behind an unmanaged router.
My routes aren't working and any help would be greatly appreciated.
The SVI for VLAN 163 in on router 3
The gateway for the 92 network is on the unmanaged router
on router 1 i have (ip route 192.168.92.0 255.255.252.0 10.1.1.18)
on router 2 I have (ip route 192.168.92.0 255.255.252.0 10.1.1.21)
on router 3 I have (ip route 192.168.92.0 255.255.252.0 192.168.163.53)
12-10-2024 02:37 PM
what about the route back? The packet will leave Router 1 and get to the unmanaged router but you need to have the return.
12-10-2024 03:07 PM
There is a route on the unmanaged router 0.0.0.0 0.0.0.0 192.168.163.1 to get out to the production network.
12-10-2024 03:16 PM
right, you also need the route on Router 3 sending to Router2 and in Router2 sending to Router1
12-11-2024 09:05 AM
I also know that the route out works as we were using a different solution before that had to be routed out. My issue now is that I am trying to gain access in first.
12-11-2024 07:50 AM
wouldn't the gateway of last resort cover that which all the routers have?
12-11-2024 11:21 AM
No. The route must be explicit added to every route if you are using static route.
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