Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-01-17 15:12:04 +03:00
parent 0f9ef0a1ae
commit 03ba17d8af

View File

@ -76,6 +76,9 @@ sudo apt install git make
Note their numbers (i.e. the number in `vmbr#`), this will be needed for
setup.
Note, if the device has more that two ports it is recommended to assign
first/last ports to wan/admin respectively and clearly mark them as such.
### DNS
@ -93,6 +96,14 @@ For Proxmox firewall configuration see:
https://pve.proxmox.com/wiki/Firewall
### Recovery strategies
ns/gate as separate nodes for redundancy
ssh facing lan to avoid a single point of failure with gate
## Setup
```shell