[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: eth0 [ /etc/network/interfaces configuration ]



see interfaces(5) for more information: (man interfaces)

examples:
	
        iface eth0 inet static
            address 192.168.1.1
            netmask 255.255.255.0

	iface eth0 inet dhcp

these go in:

/etc/network/interfaces

	
Elizabeth



Reply to: