[Bug 1006547] Re: vlan doesn't work properly on 12.04 server
Stéphane Graber
stgraber at stgraber.org
Tue Jun 26 21:27:31 UTC 2012
Please stop messing with bug statuses.
I just spent a few minutes reproducing your setup and it works exactly as expected:
- Changed my /etc/network/interfaces
- Installed the vlan package
- Rebooted
- Got eth0 with a DHCP IP and no eth0.101 (as expected)
- Ran "ifup eth0.101"
- Got eth0.101 with DHCP IP
- Ran /etc/init.d/neworking restart
- Got eth0 with a DHCP IP and no eth0.101 (as expected)
So there's nothing wrong here, marking bug invalid.
** Changed in: vlan (Ubuntu)
Status: New => Invalid
** Changed in: isc-dhcp (Ubuntu)
Status: New => Incomplete
** Changed in: isc-dhcp (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1006547
Title:
vlan doesn't work properly on 12.04 server
Status in “isc-dhcp” package in Ubuntu:
Invalid
Status in “vlan” package in Ubuntu:
Invalid
Bug description:
same config working only with previous distro 10.04 lts and 11.10 server
with 12.04 server it s working everytime ,
example
command : ifup eth0.101
with : .../interfaces:
"auto eth0
iface eth0 inet dhcp
iface eth0.101 inet dhcp"
but it doenst work when I restart : /etc/init.d/networking restart
after that it stucks for a whilehere:
dhclient3 -e IF_METRIC=100 -pf /var/run/dhclient.eth0.101.pid -lf /var/lib/dhcp/dhclient.eth0.101.leases -1 eth0.101
any idea to fix it ?
many thanks
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1006547/+subscriptions
More information about the foundations-bugs
mailing list