From owner-freebsd-questions Sun Mar 10 18:51:15 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA14355 for questions-outgoing; Sun, 10 Mar 1996 18:51:15 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA14348 for ; Sun, 10 Mar 1996 18:51:14 -0800 (PST) Received: from venus.os.com (venus.os.com [199.232.136.71]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id SAA26103 for ; Sun, 10 Mar 1996 18:50:08 -0800 Received: (from craigs@localhost) by venus.os.com (8.6.12/8.6.12) id VAA24087; Sun, 10 Mar 1996 21:51:10 -0500 Date: Sun, 10 Mar 1996 21:51:10 -0500 (EST) From: Craig Shrimpton To: questions@freebsd.org Subject: Question about Virtual domains (ifconfig alias) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Greetings, I've been fooling around with virtual domains under FreeBSD and I have a couple of questions. I can setup ifconfig aliases with: ifconfig de0 alias xxx.xxx.xxx.xxx netmask xxx.xxx.xxx.xxx and they seem to work fine with two exceptions. First, if I ping the alias domain from the host machine I get dup pings and secondly I can't traceroute to the domain from anywhere on the net. Is this normal behaviour or do I need some additiona configuration? Apache seems to work fine but the dup pings and the inability to traceroute seems a little "rough" at the edges. Thanks, Craig