[Bug 1006547] Re: vlan doesn't work properly on 12.04 server

Stéphane Graber stgraber at stgraber.org
Tue Nov 6 14:56:41 UTC 2012


Instead of calling "/etc/init.d/networking restart" which has was clearly stated in the error message, is deprecated, call:
 - ifdown -a -v
 - ifup -a -v

That should show what the problem is.

** Changed in: vlan (Ubuntu)
       Status: New => Incomplete

-- 
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:
  Incomplete

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