Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-10-17 13:01:07 +03:00
parent b49633dde1
commit 51993c2d7e

View File

@ -30,10 +30,13 @@
#
# NOTE: on a clean Proxmox install ADMIN is pre-setup, we will use it
# for bootstrapping and reconfigure it later.
# NOTE: to make things simpler it is recommmended to number bridges
# connecting to physical ports the same as ports and virtual
# bridges with numbers greater than X (10 in the example below)
#
ADMIN_BRIDGE=vmbr0
WAN_BRIDGE=
LAN_BRIDGE=
ADMIN_BRIDGE=0
WAN_BRIDGE=3
LAN_BRIDGE=10
# NOTE: it is simpler to statically assign these than to configure dhcp