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

[cobalt-users] DNS .include file



Does anyone know what the syntax is for a .include file?  I'm trying to add
delegation for our Microsoft Active Directory DNS records.  If I edit the
domain file in /etc/named, it gets overwritten when the web console is used
to administrate DNS.  There's a note in the domain file that says to use a
.include file for this purpose, but Cobalt refuses to provide me any further
information about this.  I've guessed at the syntax, but I haven't got it to
work yet.  Cobalt just says contact their Professional Services division for
$200/hr.

The entries I need to make are:
_msdcs.ourdomain.com.    in    ns    microsoftdnsserver.ourdomain.com.
_tcp.ourdomain.com.    in    ns    microsoftdnsserver.ourdomain.com.
_udp.ourdomain.com.    in    ns    microsoftdnsserver.ourdomain.com.
_sites.ourdomain.com.    in    ns    microsoftdnsserver.ourdomain.com.

I'm using a Cobalt Raq3i.

Thanks,
Josh