[Gllug] Linux To MS Networking

tet at accucard.com tet at accucard.com
Wed Dec 5 18:21:42 UTC 2001


>Don't know about Suse, but under debian, I have a file called
>/etc/network/interfaces which contains the following lines for setting up my
>eth0 interface under dhcp:
>
>auto eth0
>iface eth0 inet dhcp
>
>This is used by the ifup program but may be distro-specific.

Sure is. Under Red Hat, you want:

	DEVICE=eth0
	BOOTPROTO=dhcp
	ONBOOT=yes

in /etc/sysconfig/network-scripts/ifcfg-eth0

Tet

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list