Claudio can you confirm that the following: dhclient3 -e IF_METRIC=100 -pf /var/run/dhclient.eth0.40.pid -lf /var/lib/dhcp/dhclient.eth0.40.leases -1 eth0.40 echo $?
Gives you a > 0 value? Then, you can perhaps try: dhclient3 -e IF_METRIC=100 -pf /var/run/dhclient.eth0.40.pid -lf /var/lib/dhcp/dhclient.eth0.40.leases -1 eth0.40 -d Which should give you more details on why it's failing. If Pär Näsberg's workaround works for you too, then it's a kernel bug and I'll close that bug or re-assign to kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1006547 Title: vlan doesn't work properly on 12.04 server To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1006547/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
