From 03ba17d8af41e001965fcf0e7e3ff6f2b1d966f4 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 17 Jan 2024 15:12:04 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index b6a7129..d097d8b 100644 --- a/README.md +++ b/README.md @@ -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