
- Site A has an internal subnet of 192.168.2.0/24 and an external address of xxx.xxx.com (dynDNS), the main router redirecting port 1194 to an OpenWRT 19.07.3 box running OpenVPN (but that doesn't matter I guess, let's just say it's Unix/Linux box)
- Site B has an internal subnet of 192.168.3.0/24 and an external address of yyy.yyy.com (dynDNS), the main router redirecting port 1194 to a pure Linux box running OpenVPN.
Now how do I setup OpenVPN to have a permanent resilient bidirectional tunnel between both sites, where everyone in 192.168.2.x can see everyone in 192.168.3.x and vice-versa, with no limitation at all?
This question might sound overly simplistic, but so far I've not had a simple and clear answer, so sorry about my current mood as I'm not a total beginner I'm just late in the game
