Date: Fri, 04 Aug 2006 01:32:45 -0700
From: Bruce Timberlake <brucetimberlake (at mark) gmail.com>
Subject: [coba-e:06196] Re: DNS
To: coba-e (at mark) bluequartz.org
Message-Id: <44D3062D.2030306 (at mark) gmail.com>
In-Reply-To: <F07DD4D0940AFF41A207BE85479D2AFF181322 (at mark) server.mainline.local>
References: <F07DD4D0940AFF41A207BE85479D2AFF181322 (at mark) server.mainline.local>
X-Mail-Count: 06196
> Is there any reason why I can't run both primary and secondary services
> on the same DNS server for different domains?
One instance of BIND listens on port 53 on the server. You can't also
have a second instance on the same server. (In reality, you *can* set
up a virtual site on the server that has the hostname for your secondary
DNS server, but only the primary server will actually accept connections
and do resolving, etc.)