[pve-devel] bridge-utils
Michael Rasmussen
mir at datanom.net
Wed Dec 28 14:56:24 CET 2016
Hi all,
As of bridge-utils 1.5-11 integration with vlan package has been
removed so to have vlan aware bridges working
with /etc/network/interfaces again something like the following is
needed:
# Create the bridge
auto vmbr1100
iface vmbr1100 inet static
address 10.0.4.60
netmask 255.255.255.0
bridge_ports eth0.1100
bridge_stp off
bridge_fd 0
bridge_maxwait 5
pre-up vconfig add eth0 1100 <---- New requirement
post-down vconfig rem eth0 1100 <---- New requirement
bridge-utils (1.5-11) unstable; urgency=low
* Change /etc/default/bridge-utils to enable addition of hotplugged
interfaces.
* Integration with the vlan package is causing problems, we have
removed it and rely on ifupdown implementing it. Closes: #818849.
-- Santiago Garcia Mantinan <manty at debian.org> Wed, 14 Dec 2016 23:26:05 +0100
--
Hilsen/Regards
Michael Rasmussen
Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
/usr/games/fortune -es says:
All science is either physics or stamp collecting.
-- Ernest Rutherford
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://lists.proxmox.com/pipermail/pve-devel/attachments/20161228/fb0b3d13/attachment.sig>
More information about the pve-devel
mailing list