[Bug 1643063] Re: unable to ifup vlan based interface with systemd persistent naming
Kevin Otte
nivex at nivex.net
Fri Nov 18 21:24:45 UTC 2016
This may need to be filed against the vlan package as /etc/network/if-pre-up.d/vlan is owned by same.
It was my understanding, however, that vconfig was deprecated in favor of 'ip link' as used in my workaround.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ifupdown in Ubuntu.
https://bugs.launchpad.net/bugs/1643063
Title:
unable to ifup vlan based interface with systemd persistent naming
Status in ifupdown package in Ubuntu:
New
Bug description:
root at atlantis:/etc# ifup enp2s0.121
Cannot find device "enp2s0.121"
Failed to bring up enp2s0.121.
Workaround:
Add
pre-up /sbin/ip link add link enp2s0 name enp2s0.121 type vlan id 121
to /etc/network/interfaces declaration.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1643063/+subscriptions
More information about the foundations-bugs
mailing list