mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 11:10:09 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c659f54563
commit
001cc8e1f4
@ -17,7 +17,8 @@ auto vmbr${ADMIN_BRIDGE}
|
|||||||
iface vmbr${ADMIN_BRIDGE} inet static
|
iface vmbr${ADMIN_BRIDGE} inet static
|
||||||
address ${HOST_ADMIN_IP}
|
address ${HOST_ADMIN_IP}
|
||||||
#gateway ${GATE_ADMIN_IPn}
|
#gateway ${GATE_ADMIN_IPn}
|
||||||
bridge-ports ${ADMIN_PORT}
|
#bridge-ports ${ADMIN_PORT}
|
||||||
|
bridge-ports none
|
||||||
bridge-stp off
|
bridge-stp off
|
||||||
bridge-fd 0
|
bridge-fd 0
|
||||||
#ADMIN
|
#ADMIN
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user