Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

VPN solution built with OpenVPN® Community Edition - powered by TurnKey

TurnKey GNU/Linux | 18.0

Linux/Unix, Debian 12/Bookworm - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

3 AWS reviews

5-star reviews ( Show all reviews )

    Osman

Works by fixing server.conf

  • July 04, 2024
  • Review verified by AWS Marketplace

After a fresh install, when you generate the client profile, you normally get timeouts. For this to fix, add the following lines in your server.conf file which is located as /etc/openvpn/server.conf,
The lines are,

cipher AES-256-CBC
auth SHA256


After adding these lines, restart the openvpn servive by using,
systemctl restart openvpn
Also, reboot the instance for any unknown changes to be applied.


showing 1 - 1