DNS Server Setup: Configuring /var/named/named.domain.cxm
<<<< ^^^^^ >>>>

Forward DNS for domain domain.cxm

 
/var/named/named.domain.cxm (forward dns for domain domain.cxm)
$TTL   2D 
@ IN SOA litttest.domain.cxm. slitt.domain.cxm. (
                                2001102001      ; serial#
                                28800           ; refresh
                                14400           ; retry
                                3600000         ; expire
                                86400)          ; minimum

                IN      NS      litttest
litttest        IN      A       10.21.8.79
mydesk          IN      A       10.21.8.2
smoothwall      IN      A       10.21.8.96
wincli          IN      A       10.21.8.5

<<<< ^^^^^ >>>>
 
 
 
Copyright (C) 2001 by Steve Litt, you can freely distribute unmodified copies if this copyright notice and disclaimer are intact.  This material originally appeared on Troubleshooters.Com.

This presentation has no warrantee, express or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of the presentation is with you.
 

7.html

Exit Slideshow