Changes

Manually adding a new bridge

20 bytes added, 09:03, 21 February 2014
/* Create a new bridging device */
bridge_vmbr4="vlan141"
bridge_add_vlan141="vmbr4"
config_vmbr4="192.168.141.13/24 brd 192.168.141.255" # 192.168.141.13 is the ip address of the vm-node (only required on primary- and secondary master nodefor the dhcp server, on all others use: null)
rc_net_vmbr4_provide="!net" # Otherwise stopping or restarting the bridge, will bring all net-services down.
</source>
16
edits