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

Re: [cobalt-users] DNS .include file



At 6/28/01 11:46 AM -0400, you wrote:
Does anyone know what the syntax is for a .include file?

Don't *know*, but I *think* it should be the same format as named.conf since the file is "included" when reading named.conf.

I'm trying to add delegation for our Microsoft Active Directory DNS records.

There are some articles on doing this kind of thing, but...

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.

...hostnames using underscores are illegal on the Internet, I believe. Try Linux Journal or Linux Magazine; somewhere I read an article on integrating bind-8 with a Windows network and they dealt with this. However, it's a PITA since MS deliberately uses illegal names to run their internal stuff.

Good luck, but my overall feeling is that it might not work.


--
Rodolfo J. Paiz
rpaiz@xxxxxxxxxxxxxx