Baseguard

Nodes

Manage devices in your network

Nodes are devices connected to your Baseguard mesh network. Each node receives an overlay IP address and can communicate with other nodes based on ACL rules.

Viewing Nodes

Navigate to Nodes to see all devices:

Nodes list in Baseguard Console

The node list shows:

  • Node: Name, user email, and tags
  • Address: Overlay IP address
  • Last Seen: Last connection time or "Online" status
  • Version: Client version and OS
  • Actions: Menu for node operations

Use the search box to filter by node name, or filter by tags.

Node Information

Click a node to view detailed information:

Node Detail View

Node Actions

Edit Node

  1. Click on a node
  2. Modify name or tags
  3. Click Save

Remove Node

  1. Click on a node
  2. Click Remove
  3. Confirm deletion

Removed nodes lose network access immediately.

Disable Key Expiry

For servers that need constant access:

  1. Click on a node
  2. Click Disable Key Expiry
  3. Confirm

Tags

Assign tags to nodes for access control. Click on a node, add tags in the Tags section, and save. See Tags for details.

  • Search: Filter by node name
  • Status: Show online/offline only
  • Tags: Filter by specific tags

Ephemeral Nodes

Ephemeral nodes are automatically removed when they disconnect — ideal for CI/CD runners, temporary environments, and short-lived containers. Enable this option when creating a node auth key.

Node Approval

Enable Require Node Approval in Settings > Node to require administrator review before new devices can join. To bypass approval for automated deployments, use node auth keys. See Organization Settings for configuration.

See Also

On this page