mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 19:20:10 +00:00
fixes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
64ccc8df27
commit
4389dcf677
@ -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_BRIDGE}
|
bridge-ports ${BOOTSTRAP_ADMIN_PORT}
|
||||||
bridge-stp off
|
bridge-stp off
|
||||||
bridge-fd 0
|
bridge-fd 0
|
||||||
#ADMIN
|
#ADMIN
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user