From owner-freebsd-isp Fri Mar 28 08:43:40 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA19689 for isp-outgoing; Fri, 28 Mar 1997 08:43:40 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA19682 for ; Fri, 28 Mar 1997 08:43:34 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id JAA16996; Fri, 28 Mar 1997 09:42:09 -0700 (MST) Date: Fri, 28 Mar 1997 09:42:09 -0700 (MST) Message-Id: <199703281642.JAA16996@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Sam Magee Cc: freebsd-isp@freebsd.org Subject: Re: Adding secondary ip block In-Reply-To: References: X-Mailer: VM 6.22 under 19.14 XEmacs Lucid Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I've just added a secondary block of ip addresses from my ISP. > These addresses are for virtual web hosting, which I do now. > The router has been configured to handle it, but how do I > setup the new block as aliases? Set them up. ... > This has been working fine, but how are the routes to the new block > which is 209.48.24.xxx/26 handled? That's a function of 'routed' or explicit routing instructions. You're ISP needs to route them to your network, which needs to route them to your virtual hosting machine. Nate