Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-10-20 16:40:24 +03:00
parent a93678ee88
commit d0c0503f41

View File

@ -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.