1. Prerequisites
1. Prerequisites
Infrastructure Prerequisites
| Prerequisite | Type | Version | Verification |
|---|---|---|---|
| VPS hosts (2+) | Required | N/A | Hosts reachable over internet or routed LAN |
| Stable host networking | Required | N/A | Each host has a static/reliable reachable IP |
| Host firewall support | Required | N/A | UFW available and enabled |
Access Prerequisites
| Prerequisite | Type | Version | Verification |
|---|---|---|---|
| Root or sudo access | Required | N/A | Can modify /etc/wireguard and firewall rules |
| SSH access to hosts | Required | N/A | Admin can connect to each host |
Knowledge Prerequisites
| Prerequisite | Type | Version | Verification |
|---|---|---|---|
| IP addressing and subnets | Recommended | N/A | Operator can map WG IPs to hosts |
| Basic firewall concepts | Recommended | N/A | Operator can reason about inbound rules |
Tooling Prerequisites
| Prerequisite | Type | Version | Verification |
|---|---|---|---|
| WireGuard | Required | OS packages | Installed on each host |
| UFW | Required | OS packages | UFW available and usable |
End of Prerequisites — RFC-WG-0001