mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-12-17 09:01:49 +00:00
fixes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d1422300fc
commit
2104a6b179
@ -16,7 +16,7 @@ iface vmbr${WAN_BRIDGE} inet manual
|
|||||||
auto vmbr${ADMIN_BRIDGE}
|
auto vmbr${ADMIN_BRIDGE}
|
||||||
iface vmbr${ADMIN_BRIDGE} inet static
|
iface vmbr${ADMIN_BRIDGE} inet static
|
||||||
address ${HOST_ADMIN_IP}
|
address ${HOST_ADMIN_IP}
|
||||||
bridge-ports ${BOOTSTRAP_ADMIN_PORT}
|
bridge-ports ${BOOTSTRAP_PORT}
|
||||||
bridge-stp off
|
bridge-stp off
|
||||||
bridge-fd 0
|
bridge-fd 0
|
||||||
#ADMIN
|
#ADMIN
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user