im facing the following problem and after 2 days of own research and a huge amount of trial & error i could use some help.
Situation:
1 Company, 2 Offices. Both are connected by a BVPN(Branch Office VPN) Tunnel between two Watchguard Fireboxes M200.
Office A uses the 192.168.10.0/24 subnet while the other (Office B) one uses 192.168.11.0/24
Gateways are 192.168.10.1 and 192.168.11.251
Now an employee told me that he has some sort of Machinery located at Office A which uses a totally different subnet (Adress is 192.168.39.1) and that another employee, working at Office B needs to connect to it.
So my first attempt was to give the VM the employee in Office B uses to connect to mentioned machine also an IP from this subnet (192.168.39.20) and try to route everything to the 192.168.39.0 subnet through the VPN Tunnel - without success until yet. I've tried routes in nearly all possible directions.
My thought always goes like: Route from 11.251 to .39.0 with .10.1 as gateway.
I also added a second IP to the Office A watchguard (same physical network interface, so the interface has both IP Adress 192.168.10.1 and 192.168.39.21) and added another route on this watchguard by routing to the .39.0 subnet with .39.21 as gateway.
Can anyone help me out here?