From 78b2932f661ae0e41a4fdf03a8e523bb6b1cdc80 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 21 Oct 2024 16:02:55 +0300 Subject: [PATCH] docs... Signed-off-by: Alex A. Naanou --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2a833e3..48f17ac 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,9 @@ Three ways of access to the ADMIN network are provided: Install Proxmox and connect it to your device/network. +Proxmox will need to have access to the internet to download assets and +updates. + #### Notes @@ -168,10 +171,12 @@ This will - setup firewall rules. Note that the firewall will not be enabled, this should be done manually after rule review. - -*Note that the ADMIN port is configured for direct connections only (DHCP), -connecting it to a configured network can lead to unexpected behavior.* +After this stage disconnect from the ADMIN port and connect the WAN port +to the network. + +_Note that the ADMIN port is configured for direct connections only (DHCP), +connecting it to a configured network can lead to unexpected behavior._