I have the following structure:
In both ISP routers I added routing rules so that if from site A someone sends traffic to 192.168.50.0/24, the traffic goes through the VPN tunnel at 192.168.40.10. I did the same on site B.
Both OpenWRT knows the route to the other LAN because the OpenVPN Server pushes it, but how can the PCs know these routes? Do I need to manually add them to every PC? Is it somehow possible that the router pushes those routes to every PC as well?