Tunnel options for VPN to GPN connection

A VPN to GPN connection is built upon a tunnel that features a set of specific parameters. Some VPN clients may by default have incompatible options with the Servers.com connection.

Please get acquainted with the below table that contains a list of parameters with their values supported by Servers.com. While setting up your VPN client, make sure that your configuration meets the available Servers.com tunnel options.

Tunnel optionSupported valuesDescription
IKE versionsikev1A version of the Internet Key Exchange (IKE) protocol. The same version must be met on both ends of a VPN tunnel.
Phase 1 Diffie-Hellman (DH) group numbersGroup 2, 5, 14, 15, 16, 17, 18, 19, 20, 21, 25, 26, 31, 32A Diffie-Hellman (DH) group defines the strength of a key taking part in the process of a key exchange. The higher the group, the stronger the security, but with that comes a longer processing time.
Phase 1 encryption algorithmsAES128, AES256, AES128-GCM-16, AES256-GCM-16The process for when both members of a VPN tunnel exchange different parameters to come to an agreement is called a VPN negotiation. It consists of two phases:
Phase 2 encryption algorithmsAES128, AES256, AES128-GCM-16, AES256-GCM-16Phase 1: to establish a secure encrypted channel so that both members can negotiate\n\nPhase 2: both members come to an agreement called a Security Association that includes negotiated parameters on what traffic goes through the VPN and how to encrypt it
Phase 1 integrity algorithmsSHA1, SHA2-256, SHA2-384, SHA2-512Each phase is featured with encryption and integrity algorithms:
Phase 2 integrity algorithmsSHA1, SHA2-256, SHA2-384, SHA2-512Encryption algorithms are needed to protect data. All available algorithms are based on the Advanced Encryption Standard (AES). It's a symmetric algorithm that uses the same key for encryption and decryption\n\nIntegrity algorithms make sure that data within the packages aren't changed. This operation is based on calculating a hash value using a Secure Hash Algorithm (SHA)