Public bug reported:

Binary package hint: udev

After doing an edubuntu server i386 install dhcpd wasn't able to start
because it didn't find the network interface it was supposed to listen
to.

This is due to the fact that during the installation debian-installer correctly 
generates a /etc/network/interfaces file with first NIC being eth0, second 
being eth1.
Then after reboot, udev seems to rename them from eth0 to eth2 and eth1 to eth3.
So I end up with a non-working LTSP because /etc/network/interfaces and system 
interfaces don't match + my NICs on eth2 and eth3 instead of the "usual" eth0 
and eth1.

/etc/udev/rules.d/70-persistent-net.rules : 
http://www.stgraber.org/download/70-persistent-net.rules
/var/log/udev : http://www.stgraber.org/download/udev.log

** Affects: udev (Ubuntu)
     Importance: Undecided
         Status: New

-- 
[Gutsy] broken 70-persistent-net.rules
https://bugs.launchpad.net/bugs/145382
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to