From owner-freebsd-isp Fri Mar 22 18:15:53 2002 Delivered-To: freebsd-isp@freebsd.org Received: from workhorse.imach.com (barbwire.iMach.com [206.127.77.82]) by hub.freebsd.org (Postfix) with ESMTP id C965937B419 for ; Fri, 22 Mar 2002 18:15:47 -0800 (PST) Received: from localhost (forrestc@localhost) by workhorse.imach.com (8.11.6/8.11.6) with ESMTP id g2MKAde23236; Fri, 22 Mar 2002 20:10:39 GMT (envelope-from forrestc@imach.com) Date: Fri, 22 Mar 2002 20:10:39 +0000 (GMT) From: "Forrest W. Christian" To: Dave Cc: freebsd-isp@FreeBSD.ORG Subject: RE: map ip block to interface In-Reply-To: Message-ID: <20020322200715.T20330-100000@workhorse.imach.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 22 Mar 2002, Dave wrote: > >First part > >- have a server with primary address 10.0.0.5 > >- server also hosts ip addresses 10.0.0.50 - 10.0.0.75 > > > >Currently we are just listing all the addresses, how would we list a block of > >addresses in rc.conf or do we have to list each one. List each one as far as I know. Never been able to do anything else (You DON'T want to see our rc.conf on our web server). Make sure netmask is 0xffffffff on the additional ones. > >- we are getting short on this particular class C... and will soon be assigning > >other class C blocks(say 10.0.1.25 - 10.0.1.50) to that interface > >- same proceedure as above? If the other class C "lives" on the same ethernet just use the same procedure. If you are adding a class C (or another netblock), then I'd route it to 10.0.0.5 and list ALL the addresses in that class C (including 0 and 255) as aliases on the loopback interface. Make sure you get all of the addresses, or you'll have routing loops. - Forrest W. Christian (forrestc@imach.com) AC7DE ---------------------------------------------------------------------- The Innovation Machine Ltd. P.O. Box 5749 http://www.imach.com/ Helena, MT 59604 Home of PacketFlux Technogies and BackupDNS.com (406)-442-6648 ---------------------------------------------------------------------- Protect your personal freedoms - visit http://www.lp.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message