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. And empty value (the default) uses a random port.

  • Data type: integer
  • Default: null
  • Minimum: 1
  • Maximum: 65535
  • Configuration
  • Optional

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

Listening port

The port this interface is listening on.

  • Data type: integer
  • Minimum: 0
  • Status

CLI: (cli)> show zero vpn listening-port