Question
Extending LAN subnet across WAN
I have two locations: Main Office is 10.2.0.0 subnet and Branch office is 10.4.0.0 subnet. Locations are connected via WAN and all works fine. What I an trying to develop is a way to extend my LAN subnet in Main Office to be able to route to the Branch Office if needed. For example, and in simple scenerio, I want to be able to move a virtualized machine to a VM server in Branch office and have it accessable without having to change IP addresses. I' ve seen this called Bridging or extending the network and I think it operates at the Layer 2 level. I know there may be other pros and cons to doing this, but in a nutshell... can it be done at the Fortigate level? thanks