I solve the problem. My eth0 was configured in /etc/network/interface like this:
allow-hotplug eth0 iface eth0 inet dhcp I change it to this: auto eth0 iface eth0 inet dhcp Now all works fine. Bug report can be closed as invalid. One thing that is strange: I did not wrote incorrect "allow-hotplug eth0" string manually. I guess that this string was written by some other program during it's installation. Regards, Sergey. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org