docs: subnets

This commit is contained in:
Tine 2024-11-03 10:41:51 +01:00
parent d571b507f3
commit 042f9aac3b
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw

View file

@ -14,6 +14,26 @@ __ingress.tjo.cloud__ has port-forwarded all public ports to it (22, 25, 80, 443
__network.tjo.cloud__ establishes Tailscale VPN connection between other network.tjo.cloud VMs. Using subnet routing it makes it possible that each VM can connect to all other VMs on any Proxmox host. __network.tjo.cloud__ establishes Tailscale VPN connection between other network.tjo.cloud VMs. Using subnet routing it makes it possible that each VM can connect to all other VMs on any Proxmox host.
# Subnets
| Host | Subnet |
|---------|---------------|
| batuu | 10.0.0.16/20 |
| jakku | 10.0.0.32/20 |
| nevaroo | 10.0.0.48/20 |
| | 10.0.0.64/20 |
| | 10.0.0.80/20 |
| | 10.0.0.96/20 |
| | 10.0.0.112/20 |
| | 10.0.0.128/20 |
| | 10.0.0.144/20 |
| | 10.0.0.160/20 |
| | 10.0.0.176/20 |
| | 10.0.0.192/20 |
| | 10.0.0.208/20 |
| | 10.0.0.224/20 |
| | 10.0.0.240/20 |
# Setting up new Host # Setting up new Host
### 1. Add new device to terraform.tfvars. ### 1. Add new device to terraform.tfvars.