Bring up an IPsec tunnel to third-party gear — IKEv2 (iked) by default, or IKEv1 (isakmpd) for legacy interop with old equipment. Secrets are stored on the router and referenced by name; the keys never leave the router. Applying replaces the entire IPsec configuration with the tunnel you compose here.
ipsec:*:write (net-admin role).
Service
{{ENABLED_LABEL}}
Active plane
{{PLANE_NAME}}
{{DAEMON_LABEL}}
{{RUNNING_LABEL}}
On boot
{{RC_LABEL}}
Confirm IPsec service change
This change touches the management path. Tick to confirm and retry — it runs behind a self-revert window that backs out automatically if it cuts you off.
{{PREVIEW}}
{{#PREVIEW_TRUNCATED}}Preview truncated.
{{/PREVIEW_TRUNCATED}}Managed CA {{PKI_CA_NAME}} — {{PKI_STATE}}.
net.inet.ip.forwarding=1 and PF rules. Bring up the tunnel, then review the suggested firewall rules below or on the Firewall page.
The change is live but touches the management path, so it is awaiting confirmation and reverts automatically in {{PENDING_REMAINING}} seconds unless you keep it. Do not reload or navigate away while this window is open — an abandoned window self-reverts and you lose the Keep option.
{{#PENDING_MGMT}}Apply the firewall rules first, then confirm.
1. The tunnel is up but unconfirmed (it reverts at the deadline if you do nothing).
2. Apply the suggested PF rules below on the Firewall page and test reachability.
3. Only then tick the box and keep this tunnel.
{{PENDING_PF_RULES}}
{{#PENDING_PF_FWD}}Also set net.inet.ip.forwarding=1 (System › Network).