2x MX68 with AutoVPN are connected.
Each one is behind a NAT. I don't want to disturb the existing networks and put clients behind MX. But I do need to jump into the tunnel from both sides. Effectively, it's "Internet" traffic getting into WAN interface and routing into the tunnel. But it's just upstream LAN traffic. I can't figure out how to set this up.
1MX - WAN 192.168.1.26 (upstream gateway's LAN), LAN - 192.168.26.1 - no clients here.
2MX - WAN 192.168.4.26 (upstream gateway's LAN), LAN - 192.168.27.1 - no clients here.
I need 192.168.1.0 and 192.168.4.0 to talk. This is only needed a for a couple of clients, so I can set static routes on them, if necessary, to get to the VPN. In fact, I have this setup already, but MXs don't let packets through. I haven't been able to figure out what happens with them.
I can put static routes into upstream gateways, too, if needed.