diff --git a/300 areas/360 Dev-Ops Network Computers/Home Network Map Overview.md b/300 areas/360 Dev-Ops Network Computers/Home Network Map Overview.md index 76679a9..d33a800 100644 --- a/300 areas/360 Dev-Ops Network Computers/Home Network Map Overview.md +++ b/300 areas/360 Dev-Ops Network Computers/Home Network Map Overview.md @@ -30,7 +30,7 @@ aliases: [] | **Hostname** | `sam-4screen-desktop` | | **OS** | NixOS | | **SSH** | ✅ `sam@192.168.20.27` | -| **Tailscale** | ✅ Installed, service enabled | +| **Tailscale** | ✅ `100.65.228.31` (sam-4screen-desktop-1) | | **Role** | Daily driver. 4 monitors, 62GB RAM, Nvidia GPU. Zellij, Neovim, pi coding agent. | | **Key services** | pi, pi-dashboard, Neovim, Zellij (with falcode + attention plugins), Home Manager managed | @@ -42,7 +42,7 @@ aliases: [] | **Hostname** | `nixos-desktop` | | **OS** | NixOS | | **SSH** | ✅ `sam@192.168.20.13` | -| **Tailscale** | ✅ `services.tailscale.enable = true;` | +| **Tailscale** | ✅ `100.114.62.46` (nixos-desktop) | | **Role** | Docker host, OmniRoute LLM proxy, always-on server. 15.5GB RAM. | | Docker containers | | @@ -69,7 +69,7 @@ See [[Docker Containers]] for full container list. | **Hostname** | `sam-thinkpad` | | **OS** | NixOS | | **SSH** | ✅ `sam@192.168.20.51` | -| **Tailscale** | ✅ Installed, service enabled | +| **Tailscale** | ✅ `100.88.161.102` (sam-thinkpad) | | **Role** | Portable laptop. Used on-the-go and at home. pi, Neovim, Home Manager managed. | ### .35 — caddy-server (Reverse Proxy) @@ -100,7 +100,7 @@ See [[Docker Containers]] for full container list on .35. | **IP** | `192.168.20.150` (static) | | **Device** | Android phone | | **SSH** | ✅ Termux → `ssh` from/to other machines (port 8022, user: `uO_a499`) | -| **Tailscale** | Optional (install app for remote access) | +| **Tailscale** | ✅ `100.101.49.17` (google-pixel-8a) | | **Role** | Mobile access. Termux for SSH, Tailscale for remote, NTFY for notifications. | --- @@ -171,15 +171,15 @@ Host phone ## Tailscale (Tailnet) -| Machine | Status | Tailscale IP | -|---------|--------|-------------| -| .27 | ✅ Auth needed (`tailscale up --accept-routes`) | `100.x.x.x` | -| .13 | ✅ Auth needed (`tailscale up --accept-routes`) | `100.x.x.x` | -| .51 | ✅ Auth needed (`tailscale up --accept-routes`) | `100.x.x.x` | -| .150 phone | ❌ Not installed | — | -| .35 caddy | ❌ Not installed | — | +| Machine | Tailscale Name | Tailscale IP | Status | +|---------|---------------|-------------|--------| +| .27 desktop | sam-4screen-desktop-1 | `100.65.228.31` | ✅ Active | +| .13 server | nixos-desktop | `100.114.62.46` | ✅ Active | +| .51 laptop | sam-thinkpad | `100.88.161.102` | ✅ Active | +| .150 phone | google-pixel-8a | `100.101.49.17` | ⚠️ Offline (last seen 1d ago) | +| .35 caddy | — | — | ❌ Not installed | -Run `tailscale up --accept-routes` on each machine to authenticate. Install Tailscale app on phone and sign in to same account. +Account: `samuelrolfe@gmail.com` ---