Skip to content

Commit

Permalink
add screenshots and text details
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Mazo committed Dec 27, 2024
1 parent a2903fd commit 66755c8
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions docs/user/access-your-dappnode/vpn/tailscale.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,25 @@ Using Tailscale is an excellent alternative if you're experiencing issues with U
Before starting, ensure you have:

- A [Tailscale account](https://tailscale.com/).
- Tailscale installed on your device.
- Access to your Dappnode's Admin UI.
- Tailscale installed on your device. Download [here](https://tailscale.com/download)
- Having access to your [Dappnode's Admin UI](https://my.dappnode)

## Step 1: Create an Auth Key

1. Visit [Tailscale Admin Settings](https://login.tailscale.com/admin/settings/keys).
![Authkey1](/img/authkey1.png)
2. Create a new auth key. Any name will work.
![Authkey2](/img/authkey2.png)
3. Save the key for the next step.
![Authkey3](/img/authkey3.png)

## Step 2: Install Tailscale on Your Dappnode

1. Access your Dappnode Admin UI.
2. Navigate to **Packages** and search for the `Tailscale` package.
3. Click **Install** and enter the auth key you created during installation.
1. Access your [Dappnode's Admin UI](https://my.dappnode)
2. Navigate to **Dappstore** and search for the `Tailscale` package.
3. Click **Install**
4. Go to the Tailscale package in **Packages** tab and enter the auth key you created during installation.
![Authkey4](/img/authkey4.png)

Once installed, Tailscale will run as a service on your Dappnode.

Expand All @@ -35,16 +40,19 @@ Once installed, Tailscale will run as a service on your Dappnode.
### a. Accept Advertised Routes from Your Dappnode

1. Go to your [Tailscale Machines Dashboard](https://login.tailscale.com/admin/machines).
2. Locate your Dappnode device.
![Machinelist](/img/machinelist.png)
2. Find your Dappnode device in the list of machines
3. Open the "Edit Route Settings" modal and check the Subnet Route that appears.
![Subnetcheck](/img/subnetcheck.png)

### b. Add a Custom Nameserver

1. Go to your [Tailscale DNS Admin Panel](https://login.tailscale.com/admin/dns).
2. Find the Nameservers section and add a custom nameserver.
2. Find the Nameservers section, click Add nameserver button and add a custom nameserver.
![Customserver](/img/customserver.png)
3. Fill the popup with:
- **Nameserver IP:** `172.33.1.2`
- Toggle "Restrict to domain" switch.
- Activate "Restrict to domain" switch.
- Set the domain as `dappnode`.

## Step 4: Access Your Dappnode
Expand Down
Binary file added static/img/authkey1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/authkey2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/authkey3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/authkey4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/customserver.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/machinelist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/subnetcheck.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 66755c8

Please sign in to comment.