From owner-freebsd-questions Mon Apr 13 16:17:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA20660 for freebsd-questions-outgoing; Mon, 13 Apr 1998 16:17:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [194.93.177.113]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA20618 for ; Mon, 13 Apr 1998 23:16:15 GMT (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.8.8/8.8.8) id CAA01003; Tue, 14 Apr 1998 02:15:49 +0300 (EEST) (envelope-from ru) Message-ID: <19980414021546.04875@ucb.crimea.ua> Date: Tue, 14 Apr 1998 02:15:46 +0300 From: Ruslan Ermilov To: freebsd-questions@FreeBSD.ORG Subject: Re: error: ip-address is duplicated by ip-addess Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <199804131636.QAA21533@free1.cetinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: ; from Doug White on Mon, Apr 13, 1998 at 03:54:27PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 13, 1998 at 03:54:27PM -0700, Doug White wrote: > On Mon, 13 Apr 1998, Brian Neal wrote: > > > > > Hello, > > > > I'm running a web server under FreeBSD-3.0SNAP and Apache. > > I'm using Apache's virtual host function to host multiple > > virtual domains. > > > > To bind the ip's to the network card I do: > > > > ifconfig ed1 inet [virtual-ip] netmask 0xffffff00 alias > ^^^^^^^^^^ > This should be 255.255.255.255 (or 0xffffffff). ^^^^^^^^^ but only if your alias IP in the same Class C network as a primary IP. If they are belong to two different networks (e.g. 192.168.1.1 and 192.168.2.1), then you free to use 0xffffff00 mask on a alias IP. -- Ruslan Ermilov System Administrator ru@ucb.crimea.ua United Commercial Bank +380-652-247647 Simferopol, Crimea 2426679 ICQ Network, UIN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message