Grzesiek Sedek wrote:
Hi,
You can add iface eth0 inet dhcp
to your /etc/network/interfaces
Grzesiek

You should also add the 'auto eth0' stanza to bring the device up automatically on boot. So your /etc/network/interfaces would look like:


#Loopback device
auto lo
iface lo inet loopback

#eth0 device
auto eth0
iface eth0 inet dhcp

man interfaces for more info

HTH
--
OoberMick
"Baldrick, does it have to be this way? Our valued friendship ending with me cutting you into long strips and telling the Prince you walked over a very sharp cattle grid in an extremely heavy hat?" -- Edmund Blackadder (Blackadder the Third)



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to