From 001cc8e1f412ba71245ddb4d930d2fca3d30499c Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 19 Oct 2024 14:05:07 +0300 Subject: [PATCH] minor fix... Signed-off-by: Alex A. Naanou --- host/bridges.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/host/bridges.tpl b/host/bridges.tpl index 48a8422..9170507 100644 --- a/host/bridges.tpl +++ b/host/bridges.tpl @@ -17,7 +17,8 @@ auto vmbr${ADMIN_BRIDGE} iface vmbr${ADMIN_BRIDGE} inet static address ${HOST_ADMIN_IP} #gateway ${GATE_ADMIN_IPn} - bridge-ports ${ADMIN_PORT} + #bridge-ports ${ADMIN_PORT} + bridge-ports none bridge-stp off bridge-fd 0 #ADMIN