From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from pfui.uark.edu([130.184.144.59]) (3756 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Wed, 11 Apr 2001 15:12:39 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from ccn by pfui.uark.edu with local (Exim 3.22 #1 (Debian)) id 14nQ2g-0000MZ-00 for ; Wed, 11 Apr 2001 14:12:38 -0500 Date: Wed, 11 Apr 2001 14:12:38 -0500 From: Chris Nestrud To: speakup@braille.uwo.ca Subject: Re: specifying an ip Message-ID: <20010411141237.A1391@uark.edu> Mail-Followup-To: speakup@braille.uwo.ca References: <3.0.6.32.20010410061739.007d8100@199.171.167.59> <3.0.6.32.20010410052356.007d67e0@199.171.167.59> <3.0.6.32.20010410052356.007d67e0@199.171.167.59> <20010410151307.A2192@uark.edu> <3.0.6.32.20010410061739.007d8100@199.171.167.59> <20010410175901.A3903@uark.edu> <3.0.6.32.20010411024610.007d7de0@199.171.167.59> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <3.0.6.32.20010411024610.007d7de0@199.171.167.59>; from wiler@loa.com on Wed, Apr 11, 2001 at 02:46:10AM -0400 Sender: Chris Nestrud List-Id: dns information is in /etc/resolv.conf. nameserver 1.2.3.4 nameserver 2.3.4.5 You can specify many nameservers which will be queried in turn. Chris On Wed, Apr 11, 2001 at 02:46:10AM -0400, Jack wrote: > with the settings you just specified in the network/interfaces file, do i > need to enter dns information as well? if so, whats the title of the line? > At 05:59 PM 4/10/01 -0500, you wrote: > >You'd have to get all of the information and make an interfaces file > >specifying everything. I think with DHCP it's all or nothing. It would > >be something like: > ># /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) > > > ># The loopback interface > >iface lo inet loopback > > > ># The first network card - this entry was created during the Debian > installation > >iface eth0 inet static > >address 192.168.1.2 > >netmask 255.255.255.0 > >gateway 192.168.1.1 > >#hostname box > > > >Hope this helps. > >Chris > > > >On Tue, Apr 10, 2001 at 06:17:39AM -0400, Jack wrote: > >> yep, i understand that dhcp assigns all that stuff. > >> and i'd like it to get all the rest of the info besides the ip. > >> i need that to be static. > >> do i replace the init dhcp with the ip in question? > >> At 03:13 PM 4/10/01 -0500, you wrote: > >> >DHCP will automatically assign you an ip address and other network > >> >settings. That is its purpose. For eth0, I have this line in my > >> >interfaces file: > >> >iface eth0 inet dhcp > >> > > >> >Chris > >> > > >> >On Tue, Apr 10, 2001 at 05:23:56AM -0400, Jack wrote: > >> >> hi there. > >> >> i took a look at the interfaces file and we are currently using dhcp > >> >> so on the line that says dhcp, do i replace the dhcp with the ip i > want to > >> >> use? > >> >> > >> >> > >> >> > >> >> _______________________________________________ > >> >> Speakup mailing list > >> >> Speakup@braille.uwo.ca > >> >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > >> > > >> >_______________________________________________ > >> >Speakup mailing list > >> >Speakup@braille.uwo.ca > >> >http://speech.braille.uwo.ca/mailman/listinfo/speakup > >> > > >> > > >> > >> > >> _______________________________________________ > >> Speakup mailing list > >> Speakup@braille.uwo.ca > >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > >_______________________________________________ > >Speakup mailing list > >Speakup@braille.uwo.ca > >http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup