From owner-freebsd-questions Fri Feb 11 7:54: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from munnin.netcabtec.com (heimdall.netcabtec.com [38.196.236.100]) by builder.freebsd.org (Postfix) with ESMTP id 050763D78 for ; Fri, 11 Feb 2000 07:53:56 -0800 (PST) Received: by MUNNIN with Internet Mail Service (5.5.2650.21) id <1F105VJ5>; Fri, 11 Feb 2000 09:58:10 -0600 Message-ID: From: Chuck Barnett To: freebsd-questions@FreeBSD.ORG Subject: listening to two IP's Date: Fri, 11 Feb 2000 09:57:45 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am having a problem, I've done this with earlier versions of FreeBSD (2.*) but with ver 3 it is not working. I want to listen to 2 ip addresses for the purpose of vhosting. With the following shouldn't I be "listening" to the address of 38.196.236.113 as well as *.*.*.112? Here is excerpt from rc.conf file. ifconfig_xl0="inet 38.196.236.112 netmask 255.255.255.224" ifconfig_xl0_alias0="inet 38.196.236.113 netmask 255.255.255.0" Thanks, Chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message