On Sat, Apr 03, 2004 at 07:11:57PM +1000, Eddie F wrote: > > Hi all, > > After first boot settings entered for eth0 where lost. Sorted all this out > and all works fine after running ifup eth0, but this interface isn't > started at boot. > So... How does Debian 3.0 r2 normally start network interfaces at bootup? > > > ~~~ I?m online, therefore I am ! ~~~ > Eddie.
You need the line "auto eth0" before the line "iface eth0 inet ..." in /etc/network/interfaces. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
