--- name: Tailscale node addresses description: Complete list of all Tailscale node IPs and hostnames for SSH access type: reference --- ## Tailscale Nodes | Name | Tailscale IP | Hostname | SSH | |------|-------------|----------|-----| | Arch 1 | 100.82.97.63 | — | `ssh -i ~/.ssh/archipelago-deploy archipelago@100.82.97.63` | | Arch 2 | 100.122.84.60 | archipelago-2.tail2b6225.ts.net | `ssh -i ~/.ssh/archipelago-deploy archipelago@archipelago-2.tail2b6225.ts.net` | | Arch 3 | 100.124.105.113 | archipelago-3.tail2b6225.ts.net | `ssh -i ~/.ssh/archipelago-deploy archipelago@100.124.105.113` | Note: `archipelago-3.tail2b6225.ts.net` and `100.124.105.113` are the SAME machine. ## LAN Nodes | Name | IP | SSH | |------|-----|-----| | Primary (.228) | 192.168.1.228 | `ssh -i ~/.ssh/archipelago-deploy archipelago@192.168.1.228` | | Secondary (.198) | 192.168.1.198 | `ssh -i ~/.ssh/archipelago-deploy archipelago@192.168.1.198` |