From f4127c3e1da73d6161cb22c5e365f55770ba0712 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 20 Oct 2024 16:45:43 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 345332e..0b127e2 100644 --- a/README.md +++ b/README.md @@ -93,14 +93,14 @@ XXX Install Proxmox and connect it to your device/network. This setup will use three IP addresses: -1. IP adress used for setup only, this is the static (usually) IP adress +1. IP address used for setup only, this is the static (usually) IP initially assigned to Proxmox on install and it will not be used after setup is done, 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. +3. Fail-safe ssh IP address, this is the connection used for recovery + in case the internal routing fails.