From owner-freebsd-questions Mon Sep 16 19:27:43 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA29837 for questions-outgoing; Mon, 16 Sep 1996 19:27:43 -0700 (PDT) Received: from relay.hp.com (relay.hp.com [15.255.152.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA29831 for ; Mon, 16 Sep 1996 19:27:39 -0700 (PDT) Received: from hpautobo.aus.hp.com by relay.hp.com with ESMTP (1.37.109.16/15.5+ECS 3.3) id AA142777254; Mon, 16 Sep 1996 19:27:36 -0700 Message-Id: <199609170227.AA142777254@relay.hp.com> Received: by hpautobo.aus.hp.com (1.37.109.16/16.2) id AA144367253; Tue, 17 Sep 1996 12:27:33 +1000 From: M C Wong Subject: freebsd.org and cdrom.com DNS To: questions@freebsd.org Date: Tue, 17 Sep 96 12:27:32 EST Mailer: Elm [revision: 70.85] Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, Just some simple questions based on the following: 1) nslookup www.freebsd.org Non-authoritative answer: Name: freefall.FreeBSD.org Address: 204.216.27.18 Aliases: www.freebsd.org 2) nslookup freefall.cdrom.com Name: freefall.cdrom.com Addresses: 204.216.27.18, 204.216.27.18 Aliases: freefall.cdrom.com 3) nslookup 204.216.27.18 Name: freefall.FreeBSD.ORG Address: 204.216.27.18 4) nslookup www.cdrom.com Non-authoritative answer: Name: wcarchive.cdrom.com Address: 165.113.58.253 Aliases: www.cdrom.com Is freebsd.org and cdrom.com the same machine with 2 NICs ? Also, in 2) above, why is freefall.cdrom.com a name as well as an alias at the same time, and it returns 2 same IP address for it too, why is that ? Is freefall.cdrom.com an alias from freebsd.org or is it a proper name record in cdrom.com zone ? How are the above configured in actuality ? Thanks in advance.