SOLVED. I deleted the /etc/init.d/net.eth1 and created a symlink for /etc/init.d/net.eth0 to net.lo, without reboot. Thank you! Laurent 2011/9/5 walt > On Mon, 2011-09-05 at 17:14 +0200, Lars Madson wrote: > > Yes I have only one ethernet adapter, eth0. > > My /etc/init.d/net.eth1 is a symlink to net.lo > > I can remove it. > > But shouldn't it be a /etc/init.d/net.eth0 ? > > Yes, net.eth0 should also be a symlink to net.lo. If you don't have > that symlink then you should create it. > > > >