Remote access VPN

The VPN connection to ZERO.

  • Tunnel addresses - The IP addresses set on the tunnel interface.
  • Peers - The peers for this VPN tunnel.

Properties

Enable

Enable this tunnel.

  • Data type: boolean
  • Status

CLI: (cli)> show zero vpn enable

Port

The UDP port listening for connections incoming from peers.

  • Data type: integer
  • Default: 61280
  • Minimum: 1
  • Maximum: 65535
  • Configuration
  • Required

CLI: (cli)> config zero vpn port

Label

The label used to describe and locate this WireGuard tunnel.

  • Data type: string
  • Default: Gearlinx ZERO remote access
  • Configuration
  • Optional

CLI: (cli)> config zero vpn label

Private key

Leave empty to have the device generate a private key.

  • Data type: string
  • Status

CLI: (cli)> show zero vpn private-key

Public key

Add this device's public key to the peer.

  • Data type: string
  • Status

CLI: (cli)> show zero vpn public-key