From owner-freebsd-questions@FreeBSD.ORG Thu Jun 3 07:08:07 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4ADF716A4CE for ; Thu, 3 Jun 2004 07:08:07 -0700 (PDT) Received: from osiris.ipform.ru (osiris.itlegion.ru [212.248.52.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0571E43D5C for ; Thu, 3 Jun 2004 07:08:06 -0700 (PDT) (envelope-from matrix@itlegion.ru) Received: from artem (artem.office.ipform.ru [192.168.0.12]) by osiris.ipform.ru (8.12.6/8.12.6) with ESMTP id i53E83Xg037071 for ; Thu, 3 Jun 2004 18:08:04 +0400 (MSD) (envelope-from matrix@itlegion.ru) X-AntiVirus: Checked by Dr.Web [version: 4.31a, engine: 4.31b, virus records: 50450, updated: 3.06.2004] Message-ID: <01fa01c44973$efe697f0$0c00a8c0@artem> From: "Artem Koutchine" To: References: <004401c4496f$08f83be0$7a01a8c0@nobodyfuckhead> Date: Thu, 3 Jun 2004 18:06:15 +0400 Organization: IT Legion MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: how to attach class C net to an interface? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2004 14:08:07 -0000 Hi! I have a server with one interface and many virtual web hosts. I have been given class C network to use for the virtual web hosts and jails on the server. How to i tell the interface that all addresses of some A1.A2.A3.A4 0xFFFFFF00 network belong to the interface. Do i specify 250-some aliases? Or there is a better way? Artem