[Bug 1305271] [NEW] Manual interfaces do not come up
Luke Pascoe
luke at osnz.co.nz
Wed Apr 9 19:37:27 UTC 2014
Public bug reported:
Ubuntu 12.04.4 LTS amd64
After upgrading to 0.7~beta2ubuntu11, "manual" interfaces won't come up.
Rolled back to 0.7~beta2ubuntu10 and they work.
Interface definition in /etc/network/interfaces (one of many):
# VLAN 3
auto reporter1
iface reporter1 inet manual
up ip l s dev intpub up
up vconfig add intpub 3
up ip l s dev intpub.3 name reporter1
up ip l s dev reporter1 up
up ip a a xx.xx.xx.xx/29 dev reporter1
up ip a a 2403:9800:xx:xx::1/64 dev reporter1
down ip a del xx.xx.xx.xx/29 dev reporter1
down ip l s dev reporter1 down
down vconfig rem reporter1
Error when running ifup reprter1:
Device "reporter1" does not exist.
** Affects: ifupdown (Ubuntu)
Importance: Undecided
Status: New
--
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/1305271
Title:
Manual interfaces do not come up
Status in “ifupdown” package in Ubuntu:
New
Bug description:
Ubuntu 12.04.4 LTS amd64
After upgrading to 0.7~beta2ubuntu11, "manual" interfaces won't come
up. Rolled back to 0.7~beta2ubuntu10 and they work.
Interface definition in /etc/network/interfaces (one of many):
# VLAN 3
auto reporter1
iface reporter1 inet manual
up ip l s dev intpub up
up vconfig add intpub 3
up ip l s dev intpub.3 name reporter1
up ip l s dev reporter1 up
up ip a a xx.xx.xx.xx/29 dev reporter1
up ip a a 2403:9800:xx:xx::1/64 dev reporter1
down ip a del xx.xx.xx.xx/29 dev reporter1
down ip l s dev reporter1 down
down vconfig rem reporter1
Error when running ifup reprter1:
Device "reporter1" does not exist.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1305271/+subscriptions
More information about the foundations-bugs
mailing list