So I have kind of a unique situation.
We have a machine network isolated behind a router due to all of the controllers' broadcast traffic. Our tech would like to be able to test 'new' devices on that network from his desk. All of the items on that network have manually assigned IPs that have to be on the 192.168.1.0/24 subnet. Old garbage.
I can create an IP tunnel, but then I am not sure how to route the traffic over that tunnel to ping the other devices not on the local router. Like I said the IP addresses are manually assigned, so I am not worried about overlap with conflicting IPs.
I am not even sure an IP tunnel is the way to go. I just need the two routers to pass the 192.168.1.0/24 traffic back and forth almost like they are the same switch. The switches are both on our company network so there is no need to VPN, unless there is a way to VPN specific ports over to the other router.