Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 1997 14:20:16 -0500
From:      Prashant Dongre <pdongre@opentech.stpn.soft.net>
To:        Kory Hamzeh <kory@avatar.com>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: Multiple domains
Message-ID:  <33FDE66F.50B4616@opentech.stpn.soft.net>
References:  <Pine.BSI.3.91.970821165323.2594A-100000@avatar.avatar.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Kory Hamzeh wrote:

> I'm trying to host several web sites (with there own domain names) under
> my domain. I've never done this before. Can anyone point me to
> books/references which could explain and give example of how this is done?
>
> Thanks,
> Kory

Your named.boot file should point to correct named.data files in the following
manner.

Hope this solves your problem.

Prashant.

primary         xyz.com                                /etc/named/named.data
primary         123.456.789.in-addr.arpa        /etc/named/named.rev
secondary      abc.com                                /etc/named/named.data
secondary      123.456.789.in-addr.arpa       /etc/named/named.rev





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33FDE66F.50B4616>