Re: Configuring BIND to answer to two domain names (four IP addresses)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



All right, I think this should do it:

$ORIGIN exampleA.com.
$TTL 86400
exampleA.com. IN      SOA     ns1.exampleA.com. ns2.exampleA.com. (
                        2; Serial - increment me
                        10800
                        3600
                        604800
                        38400 )
       IN  NS    ns1.exampleA.com.
       IN  NS    ns2.exampleA.com.
       IN  A     178.63.65.136
       IN  A     178.63.65.188
www    IN  A     178.63.65.136
www    IN  A     178.63.65.188
ns1    IN  A     178.63.65.136
ns2    IN  A     178.63.65.188

What say the wise among us?

-- 
Dotan Cohen

http://gibberish.co.il
http://what-is-what.com
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux