Difference between revisions of "First Time Setup"
Jump to navigation
Jump to search
(Add a remote support section to the outline.) |
|||
Line 1: | Line 1: | ||
== Setting Your Password == | == Setting Your Password == | ||
== Enabling Remote Support == | == Enabling Remote Support == | ||
+ | === Authorize the Maintenance Team to Access Your Mesh Node === | ||
+ | # Navigate to System > Administration | ||
+ | # Select the "SSH-Keys" tab | ||
+ | ## You should see something like this | ||
+ | # Enter the following keys, clicking "Add Key" in between each | ||
+ | <pre> | ||
+ | ... | ||
+ | ... | ||
+ | </pre> | ||
+ | |||
+ | === Enable the SSH over Yggdrasil Firewall Rule === | ||
+ | # Navigate to Network > Firewall | ||
+ | # Select the "Traffic Rules tab | ||
+ | ## You should see something like this | ||
+ | # Scroll down to "Allow-SSH-Yggdrasil" | ||
+ | # Enable the Accept input checkbox | ||
+ | ## You should see something like this | ||
+ | # Click "Save and Apply" | ||
+ | ## The button looks like this | ||
+ | |||
== The Diagnostic Page == | == The Diagnostic Page == | ||
== The Yggdrasil Page == | == The Yggdrasil Page == | ||
== The Internet Gateway Page == | == The Internet Gateway Page == |
Revision as of 16:07, 13 August 2020
Contents
Setting Your Password
Enabling Remote Support
Authorize the Maintenance Team to Access Your Mesh Node
- Navigate to System > Administration
- Select the "SSH-Keys" tab
- You should see something like this
- Enter the following keys, clicking "Add Key" in between each
... ...
Enable the SSH over Yggdrasil Firewall Rule
- Navigate to Network > Firewall
- Select the "Traffic Rules tab
- You should see something like this
- Scroll down to "Allow-SSH-Yggdrasil"
- Enable the Accept input checkbox
- You should see something like this
- Click "Save and Apply"
- The button looks like this