From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from server1.shellworld.net ([64.39.15.178] ident=root) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 19CmWJ-0008Iu-00 for ; Mon, 05 May 2003 16:25:07 -0400 Received: from server1.shellworld.net (ldavis@LOCALHOST [127.0.0.1]) by server1.shellworld.net (8.12.8/8.11.1) with ESMTP id h45KP2Fr029258 for ; Mon, 5 May 2003 15:25:02 -0500 (CDT) (envelope-from ldavis@shellworld.net) Received: from localhost (ldavis@localhost) by server1.shellworld.net (8.12.8/8.12.8/Submit) with ESMTP id h45KP24Z029255 for ; Mon, 5 May 2003 15:25:02 -0500 (CDT) (envelope-from ldavis@shellworld.net) X-Authentication-Warning: server1.shellworld.net: ldavis owned process doing -bs Date: Mon, 5 May 2003 15:25:02 -0500 (CDT) From: Luke Davis To: speakup@braille.uwo.ca Subject: Re: telnet installation of Redhat In-Reply-To: Message-ID: References: <20030503143031.GA30626@rednote.net> <006a01c31329$af1dab90$6401a8c0@nu7i> <20030505191601.GA21960@romuald.net.eu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Why not just staticly configure those machines, so they don't bother with the DHCP server; and just set up static routes for them? On Mon, 5 May 2003, Alex Snow wrote: > Hi Greg, > > I'm trying to setup a lan that does the same thing you were talking about. > I want to have my dhcp server statically assign ip's to some boxes and > dynamic ones to others. could you send me a copy of your dhcpd.conf file? > Thx. > > -- > A message from the system administrator: "I've upped my priority, now up yours!" > On Mon, 5 May 2003, Gregory Nowak wrote: > > > My dhcp server assigns addresses to some machines statically, and dynamically to others. > > Let me know if you would like to see my /etc/dhcpd.conf file if that would help you out. > > > > Greg > > > > > > On Mon, May 05, 2003 at 02:43:13PM -0400, Lorenzo Prince wrote: > > > I couldn't seem to find any way to hard-code an IP address on the target, > > > but I was able to setup DHCPD so that it would only assigh the IP address > > > I wanted. I simply coded the subnet as 10.1.1.0 and under that I told it > > > to assign IP addresses in the range 10.1.1.2 to 10.1.1.2. Making both of > > > these numbers the same ensures that I ALWAYS get the same IP address of > > > 10.1.1.2 on the target when doing a telnet install of RH9 co I don't even > > > have to ping the broadcast address to find out which IP dhcpd gave it. > > > > > > Lorenzo > > > > > > Anyone who thinks UNIX is intuitive should be forced to write 5000 lines of > > > code using nothing but vi or emacs. AAAAACK! > > > -- Discussion on the intuitiveness of commands, especially Emacs > > > > > > > > > _______________________________________________ > > > 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 >