On Tue, 22 Jul 2003 [EMAIL PROTECTED] wrote:

>  Is there another tool, or do i just have to work out how to do it manually?

I always do it manually. The file to edit is:

/etc/network/interfaces

Here are some sample entries:

auto eth0
iface eth0 inet static
  address 132.181.15.64
  netmask 255.255.248.0
  gateway 132.181.8.254


iface eth0 inet dhcp


and 'man interfaces' will give you more information :)

Tim Wright

Assistant Lecturer
Department of Computer Science
University of Canterbury

"Language, like terrorism, targets civilians and generates fear to
effect political change."

  -- "Collateral Language" John Collins and Ross Glover ed.

Reply via email to