From d0c0503f414f3b9363463335fedfece2efffd867 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 20 Oct 2024 16:40:24 +0300 Subject: [PATCH] docs... Signed-off-by: Alex A. Naanou --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e54de2c..4a30928 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,17 @@ XXX ### Prerequisites -Install Proxmox and connect it to your network. +Install Proxmox and connect it to your device/network. + +Tjis setup will use three IP addresses: +1. IP adress used for setup only, this is the static (usually) IP adress + initially assigned to Proxmox on install and it will not be used after + setup, +2. WAN IP adress to be used for the main set of applications, this is + the address that all the requests will be routed from to various + services internally, +3. ssh IP address, this is the fail-safe connection used in case the + internal routing fails.