Skip to content

VPN

The RC500 supports two VPN tunnel types in the local Web UI: WireGuard and IPsec. Both let traffic reach a private network securely. Choose based on what the other end of the tunnel uses.

A modern, fast tunnel, often used to reach a management network or a cloud endpoint. Configure it under Services - WireGuard.

Local Web UI WireGuard page showing interface enablement, peer endpoint, allowed IPs, and Save and Apply controls.
WireGuard settings are edited locally when you need an on-site VPN tunnel before or outside cloud configuration.
  • You are connecting the router to a WireGuard server or peer.
  • You want a lightweight tunnel for management or specific traffic.
  • The peer’s public key.
  • The peer’s endpoint (host and port).
  • The addresses (allowed IPs) that should travel through the tunnel.
  • The interface address assigned to this router.
  • Optionally, a preshared key and a keepalive interval.

The status card shows the peer endpoint, the time of the last successful handshake, and traffic counters. A recent handshake and rising traffic mean the tunnel is up.

  • Allowed IPs that are too broad or too narrow for the traffic you intend to route.
  • A missing keepalive when the router is behind NAT, which can let an idle tunnel go quiet.
  • A mismatched key between the router and the peer.

A site-to-site standard, often used to connect the router to a customer firewall. Configure it under Services - IPsec.

Local Web UI IPsec VPN page showing IPsec enablement, site tunnel fields, and Save and Apply controls.
The IPsec page keeps site-to-site tunnel fields together for customer firewall integrations.
  • The far end is a firewall or appliance that speaks IPsec.
  • You need a site-to-site connection between the router’s local network and a remote network.
  • The remote gateway address.
  • The local and remote subnets that should reach each other.
  • A pre-shared key (or the agreed authentication).
  • The IKE and ESP proposals the far end expects.

The status panel shows the tunnel state, the remote endpoint, traffic counters, and uptime when the tunnel is established.

  • Proposals (encryption settings) that do not match the far end.
  • Overlapping local and remote subnets.
  • A pre-shared key that does not match on both sides.

WireGuard and IPsec tunnels can also be configured from the cloud portal per device. See Router Settings.