From owner-freebsd-questions Mon Jul 20 16:58:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA22668 for freebsd-questions-outgoing; Mon, 20 Jul 1998 16:58:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA22625 for ; Mon, 20 Jul 1998 16:58:28 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id QAA23279; Mon, 20 Jul 1998 16:58:00 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 20 Jul 1998 16:57:59 -0700 (PDT) From: Doug White To: David Turner cc: questions@FreeBSD.ORG Subject: Re: dns In-Reply-To: <35B39D9C.6C93@ccinyc.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 20 Jul 1998, David Turner wrote: > I am currently trying to configure (for the first time) DNS on a server > running Freebsd 2.2.5 . I got it to work for http://winsprinter.com > however I can't get to the site by http://www.winsprinter.com . How do I > set up www as an alias? Add a CNAME entry to the zone file, increase the serial number, and restart named. A line like www CNAME winsprinter.com should do it for you (assuming winsprinter.com has an A record). Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message