Brett Fenton wrote:
> by setting up for the network i assume you're just referring to giving
> it an allocated ip address (or dchp) informing it of the gateway etc?

yep.

> just edit (in vi or pico etc) the config file /etc/network/interfaces

righto, now I have

/etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
......
iface eth0 inet static
      address a-static-ip-that-I-own
      netmask 255.255.254.0

I have restarted the networking and rebooted even. I can ping machines
on out network but not outside.
resolve.conf is empty. I presume I need a DNS lookup somewhere or else
apt-setup wont be able to find things.

Sebastian said..
> Try 
> dpkg-reconfigure etherconf
> 
> as root. This will rerun the networking setup script that occurred
> during system installation. That should be sufficient to get you
> connected, and you can look at network environment tools later.

That sounds exactly what I want but I get the error message "etherconf
is not fully installed"

Mike
-- 
Mike Lake
Uni of Technol., Sydney


UTS CRICOS Provider Code:  00099F

DISCLAIMER
========================================================================
This email message and any accompanying attachments may contain
confidential information.  If you are not the intended recipient, do not
read, use, disseminate, distribute or copy this message or attachments.
If you have received this message in error, please notify the sender
immediately and delete this message. Any views expressed in this message
are those of the individual sender, except where the sender expressly,
and with authority, states them to be the views the University of
Technology Sydney. Before opening any attachments, please check them for
viruses and defects.
========================================================================


-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to