Eddie > 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?
In /etc/network/interfaces. You might want to: apt-get install etherconf dpkg-reconfigure etherconf ...which is a nice textual graphic tool to do it. DSL -- Open Source Business Network SA http://osbn.inetd.com.au/ Open Source Industry Australia http://osia.net.au/ -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
