Hi Pritunl Community,
We are currently using the Pritunl VPN freeware version with 200+ active VPN users connected daily.
Considering the current global situation, having a Disaster Recovery (DR) plan is mandatory for our environment.
Our biggest concern and tension point is that these 200+ users are business-critical, and any interruption during failover directly impacts live user sessions and productivity.
The most critical challenge is that all end clients are configured to connect using the current Pritunl server VPN public IP address. Because AWS public IPs are region-specific, during a cross-region DR failover the VPN endpoint IP changes, which means all client connectivity breaks until users manually reconnect using the new IP.
Due to this regional IP limitation in AWS, the current DR planning is not practical for us.
We are looking for an alternative architecture or automatic failover strategy that can preserve client connectivity with minimal or zero interruption, even when the primary AWS region becomes unavailable.
Our key requirements are:
-
Automatic cross-region failover
-
No manual end-user reconfiguration
-
Minimum disruption for 200+ live VPN users
-
Same stable public endpoint for clients
-
Support for clients currently using server VPN IP address
Please suggest the best DR/failover design for Pritunl in AWS, especially where clients are already hardcoded with the server VPN public IP.
Looking forward to your response.