Home βΊ Reference βΊ Network Topology
π Network Topology
Three planes. Know which one you are on before sending commands.
Tailnet (Management Plane)
| Node | Tailscale IP | LAN IP | Status |
|---|---|---|---|
| madhatter | 100.72.190.41 | 192.168.6.65 (eno2) | π’ Online Β· subnet router |
| precision | 100.126.238.114 | 192.168.6.251 | π’ Online |
| katalyst-server | 100.80.202.17 | β | π’ Online |
| dryad-forge | β | 10.10.10.20 | Cluster VLAN only (no Tailscale) |
| dryad-gate | β | 10.10.10.21 | Cluster VLAN only (no Tailscale) |
Cluster VLAN Fabric
| VLAN | Subnet | Purpose | Ports |
|---|---|---|---|
| VLAN 10 | 10.10.10.0/24 | Management / Control Plane / PXE | 1-7 |
| VLAN 20 | 10.10.20.0/24 | Worker Nodes | 8-17 |
ssh admin@10.10.10.2 # FortiSwitch SSH
sudo picocom -b 115200 /dev/ttyUSB0 # console fallback
Subnet Router
sudo tailscale up --advertise-routes=10.10.10.0/24,10.10.20.0/24
tailscale status # madhatter should show both subnets advertised