Edit /etc/network/interfaces to have something like:
iface eth0 inet dhcp
or:
iface eth0 inet static
address 192.168.1.1
netmask 255.255.255.0
network 192.168.1.0
Put an alias in /etc/modutils/aliases so that eth0 is aliased to
whatever module your NIC uses and run update-modules.
Then to get the interface up:
ifup eth0
To get it to start at boot time, see the man page for interfaces.
--
Rev Simon Rumble <[EMAIL PROTECTED]>
www.rumble.net
--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug