Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-10-21 16:02:55 +03:00
parent ee2f88bf0b
commit 78b2932f66

View File

@ -116,6 +116,9 @@ Three ways of access to the ADMIN network are provided:
Install Proxmox and connect it to your device/network. Install Proxmox and connect it to your device/network.
Proxmox will need to have access to the internet to download assets and
updates.
#### Notes #### Notes
@ -168,10 +171,12 @@ This will
- setup firewall rules. - setup firewall rules.
Note that the firewall will not be enabled, this should be done manually Note that the firewall will not be enabled, this should be done manually
after rule review. after rule review.
*Note that the ADMIN port is configured for direct connections only (DHCP), After this stage disconnect from the ADMIN port and connect the WAN port
connecting it to a configured network can lead to unexpected behavior.* 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._