No, it's supported in NM regardless of the distro used; it's just not easy to configure; depends on the proper use of the config files. Closing as Fix Released.
To configure it you'll need to create a new connection manually in /etc/NetworkManager/system-connections; something like a file "VLAN615", with the following contents (uuid needs to be generated, which can be done with 'uuidgen -r'): [connection] id=VLAN615 uuid=ed3b2385-9016-45c6-a277-fa7e5be8fe9d type=vlan [vlan] parent=eth0 id=615 [ipv6] method=auto [ipv4] method=auto -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/353835 Title: Please add 802.1Q/VLAN tagging support to NetworkManager To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/353835/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
