uOS - IPSec VPN AES-GCM Enabled

Options
Zyxel_Claudia
Zyxel_Claudia Posts: 254 image  Zyxel Employee
Network Detective-New Adventure Badge Network Detective Badge First Comment Friend Collector
edited February 3 in Other Topics

Implementing AES-GCM for IPSec VPN

UOS now supports AES-GCM (Galois/Counter Mode) for IPSec VPNs. This is an AEAD (Authenticated Encryption with Associated Data) mode that provides both encryption and authentication in a single, efficient step.

IKEv2 and PRF Requirements

AES-GCM is only supported when using IKEv2 because the AEAD standard was developed after IKEv1 was established. When AES-GCM is selected, the traditional authentication field is replaced by the PRF (Pseudo-Random Function) algorithm, which is used to generate keys for the Security Associations (SAs).

GUI and Error Handling

The option is available in both the local GUI and NCC. If a user attempts to switch a GCM-configured tunnel back to IKEv1, the firewall will automatically revert the phase one settings to a supported default value to prevent configuration conflicts.