I plugged in a usb-network device and after reboot i get network ok.
> I have /target/etc/network/interfaces/NEW_DHCP > with : > # The loopback network interface > auto lo > iface lo inet loopback > > # The primary network interface > auto eth0 > iface eth0 inet dhcp > > > > On the client machines ifconfig gives me only the lo. > > the r8169 module is loaded > > > >>>>> On Thu, 30 Jan 2014 08:25:12 +0100, "linux-service.be bvba" > > >>>>> <[email protected]> said: > > > I am using fai debian wheezy to install ubuntu 13.10 clients. > > > Install goes well but after reboot some onboard nic's of realtek > > > does not work anymore. > > > > What do you mean by 'does not work"? > > Please check if the kernel that you install is supporting the onboard > > nic's. What the content of /target/etc/network/interfaces? > > Maybe some modules are not loaded correctly. Maybe only the order of > > the interfaces changed.
