Skip to content

NDWeb

NDWeb is the web interface to the NetDefense control plane. Everything you can do from NDCLI or the MCP server is also available from NDWeb, plus a few visual workflows that work best with a pointer — browsing tasks, editing snippets in a Monaco editor, opening a device terminal in the browser.

Open NetDefense Web Application →

Click Sign In on the landing page and follow your identity flow (Google SSO, username + password, or a passkey). On your very first login you won’t belong to any organization yet — see Onboarding for the new-user experience.

NDWeb dashboard showing the left sidebar, top bar, and main content area for organization ocp-detroit

Every authenticated page in NDWeb shares the same three regions:

  • Sidebar (left) — the organization switcher at the top, the main navigation in the middle, and your profile + theme toggle at the bottom. Click Collapse to shrink the sidebar to icons only.
  • Header (top of main area) — the page title and a one-line description, plus page-level actions on the right (such as Create Snippet, Sync, or Add Override).
  • Content — the page itself: a table, a detail card, an editor, a form, or a wizard.

The sidebar’s organization switcher is the single source of truth for which organization you’re operating on. Changing it reloads the entire app with the new organization’s data — every list, every count, every override scope follows the switcher.

SectionPurpose
DashboardPer-organization snapshot: counts, recent tasks, device status
DevicesList, enrol, and inspect OPNsense devices
Organizational UnitsGroup devices by department, location, or function
TemplatesBundle snippets into reusable configuration templates
SnippetsAuthor the configuration fragments that templates compose
Software PoliciesDeclare which OPNsense plugins and FreeBSD packages should be present or absent
NetworksBuild and manage WireGuard overlay networks
VariablesParameterise snippets per device or OU
SynchronizePush the computed configuration to devices
RunIssue ad-hoc commands now or on a schedule
BackupsConfigure encrypted off-device backups
TasksInspect the audit trail of everything NDWeb has done
Organization managementMembers, invitations, organization settings

The actions surfaced in NDWeb depend on the role of your account in the active organization:

RoleWhat NDWeb lets you do
Read-OnlyBrowse every page. Create/edit/delete buttons are hidden.
Read-WriteEverything Read-Only does, plus create/edit/delete devices, snippets, templates, OUs, networks, variables, and tasks.
AdminEverything Read-Write does, plus organization settings, members, and invitations.

The screenshots in this manual are taken as a Read-Write user. If you don’t see a button mentioned here, check your role on the Organizations page or ask an admin.