Systems/Services/DNS: Difference between revisions

From Pumping Station One
Created page with "= DNS Infrastructure = == Caching Resolvers == The main caching resolvers for the space network are: * ns01.ad.pumpingstationone.org * ns02.ad.pumpingstationone.org These..."
 
Books (talk | contribs)
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{mbox |type=warning |text=This information is out of date. [[IT Infrastructure|Up-to-date IT information can be found here]] }}
= DNS Infrastructure =
= DNS Infrastructure =


Line 13: Line 15:
* 8.8.4.4
* 8.8.4.4


Main configuration file: /usr/local/etc/namedb/named.conf
Service control: service named <start|stop|restart>


== AD DNS ==
== AD DNS ==


The AD domain controllers maintain the ad.pumpingstationone.org zone. This zone is configured to be forwarded to on the caching resolvers.
The AD domain controllers maintain the ad.pumpingstationone.org zone. This zone is configured to be forwarded to on the caching resolvers.


AD DNS Servers:
AD DNS Servers:
Line 25: Line 29:
Bind config to forward the zone:
Bind config to forward the zone:
<pre>
<pre>
zone "ad.pumpingstationone.org" {
zone "ad.pumpingstationone.org." {
type forward;
type forward;
forwarders {
forwarders {