From owner-freebsd-questions Tue Oct 31 2:32:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id F09EE37B479 for <questions@freebsd.org>; Tue, 31 Oct 2000 02:32:07 -0800 (PST) Received: (qmail 17473 invoked by uid 100); 31 Oct 2000 10:32:06 -0000 From: Mike Meyer <mwm@mired.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14846.40870.839059.938150@guru.mired.org> Date: Tue, 31 Oct 2000 04:32:06 -0600 (CST) To: Chris Fedde <chris@fedde.littleton.co.us>, <gummibear@nettaxi.com> Cc: questions@freebsd.org Subject: Re: IP Address Management In-Reply-To: <88933442@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Fedde <chris@fedde.littleton.co.us> types: > On Mon, 30 Oct 2000 14:48:35 -0800 "gummibear@nettaxi.com" wrote: > | Hello! > | > | I was wondering what other sys admins do about IP Address management. By th > at I mean, the way (or, which method is commonly used to apply addresses for di > fferent devices) admins apply IP addresses to machines, printers, routers, etc. > This there a certian convention used? > | > | Anyways, I just wanted to know if there are any undocumented standards or co > nventions to the application of IP addresses. > It's realy a non-issue when you get right down to it. These days > the first machine I configure gets the first address the second > gets the second and so on. When devices become de-commissioned I > simply re-assign the address to the next system that needs one. One thing to watch for is things you may want to put on different subnets later for some reason. For example, I have two classes of machines on one C net. By reserver .127 and .128, and putting one class on .1-.126 and the other on .129-.254, splitting the subnet becomes trivial later. This also makes firewalls that distinguish between the two classes of machines simpler. <mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message