On Sat, 1 Apr 2006 02:39:24 +0000 (UTC), High Plains Thumper
<(E-Mail Removed)> wrote:
> How do I change the network settings?
Network settings are in /etc/network/ineterfaces. Simply edit them and
restart your network interface.
su -
<root password>
ifdown eth0
vi /etc/network/interfaces
<edit settings>
<save>
ifup eth0
See "man interfaces" for details of what you can put in that file. If
that is too much trouble, try installing etherconf:
apt-get install etherconf
dpkg-reconfigure etherconf
--
-| Bob Hauck
-| A proud member of the unhinged moonbat horde.
-|
http://www.haucks.org/