Site-to-Site Multiple OpenVPN server with Overrides
-
Hi guys,
I'm reaching out today for thoughts on the best way to implement a OpenVPN Multi-Server site-to-site environment.
I need a TCP server and a UDP server.
example 1194 UDP and 443 TCP
I'd like to make small subnets assigned to Client Specific Overrides. 10.123.0.0/28 (connect UDP), 10.123.0.16/28 (connect TCP), ...etc within a 10.123.0.0/16 route summary.
Is it possible to set IPv4 Remote networks to be 10.123.0.0/16 on both OpenVPN servers, and then use the Client Specific Overrides to route the appropriate network based on the policy?