>>in /etc/network/interfaces >>look for auto eth0 and comment it out... that way you can do a ifup >>eth0 when you do have a network cable installed, and it shouldn't come >>up at boot time. On Debian I do the above but run ifplugd which will only ifup an interface if a cable is pluged in (and can detect a link). ifplugd is in universe. -sime