Discussion:
named.conf
(too old to reply)
Eldingo
2009-10-16 02:00:19 UTC
Permalink
Hello All:

I have been asked to generate named.conf for our enterprise. I don't know
what it is and how to generate it. Can someone please help.

Thanks
Meinolf Weber [MVP-DS]
2009-10-16 08:12:39 UTC
Permalink
Hello Eldingo,

Should that be a domain name? Sorry but you have to be more specific. Please
ask the people giving you the task what they like to have at the end.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
Post by Eldingo
I have been asked to generate named.conf for our enterprise. I don't
know what it is and how to generate it. Can someone please help.
Thanks
Eldingo
2009-10-16 12:26:36 UTC
Permalink
Thanks for the prompt response Mr. Weber. I'll find out more.
Post by Meinolf Weber [MVP-DS]
Hello Eldingo,
Should that be a domain name? Sorry but you have to be more specific.
Please ask the people giving you the task what they like to have at the
end.
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and
confers no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
Post by Eldingo
I have been asked to generate named.conf for our enterprise. I don't
know what it is and how to generate it. Can someone please help.
Thanks
Ace Fekay [MCT]
2009-10-16 15:47:51 UTC
Permalink
Post by Eldingo
Thanks for the prompt response Mr. Weber. I'll find out more.
Post by Meinolf Weber [MVP-DS]
Hello Eldingo,
Should that be a domain name? Sorry but you have to be more specific.
Please ask the people giving you the task what they like to have at the
end.
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and
confers no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
Post by Eldingo
I have been asked to generate named.conf for our enterprise. I don't
know what it is and how to generate it. Can someone please help.
Thanks
Hello Eldingo,

Keep in mind this is the Microsoft DNS newsgroup, and Microsoft DNS doesn't
use such a configuration file.

A name.conf file is for BIND DNS. It's the file that sets configuration info
for a BIND DNS server, such as for forwarding, TTL timeouts, etc.

However, it would be curious why you were asked to create one for the
enterprise.

Here's some info on the name.conf file:

Chapter 6 - DNS Sample Configurations, Sep 1, 2009 ...
The BIND 'named.conf' is as follows the following format...
www.zytrax.com/books/dns/ch6/

There are many other examples and links on name.conf files. Here is the
search string I used in Google to better help you out...
http://www.google.com/search?q=named.conf+example&sourceid=ie7&rls=com.microsoft:en-us:IE-SearchBox&ie=&oe=
--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit among
responding engineers, and to help others benefit from your resolution.

Ace Fekay, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA
2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer

For urgent issues, please contact Microsoft PSS directly. Please check
http://support.microsoft.com for regional support phone numbers.
Grant Taylor
2009-10-20 00:24:21 UTC
Permalink
Post by Ace Fekay [MCT]
A name.conf file is for BIND DNS. It's the file that sets
configuration info for a BIND DNS server, such as for forwarding, TTL
timeouts, etc.
More importantly than forwarding (at least for an authoritative server)
is the configuration for different zones and where the zone data is at.
Post by Ace Fekay [MCT]
However, it would be curious why you were asked to create one for the
enterprise.
I would hazard a guess that the OP's company is wanting to migrate from
a BIND DNS infrastructure to a Microsoft DNS infrastructure.

BIND is not difficult to understand (or administer) and as such should
be relatively easy to migrate away from (or to). You will need to
create appropriate zones (with appropriate options) in the DNS manager
and then integrate zone data. It may even be possible to massage the
BIND zone files to get them to directly drop in to a Microsoft DNS
server so that no extra data entry is required. Worst case it would be
possible to configure the Microsoft DNS server as a secondary name
server and do a zone transfer from the BIND DNS server, back up the
(Microsoft) DNS zone files, reconfigure, and use the backed up DNS zone
files.

Eldingo, feel free to drop me an email if you want more specific
information.



Grant. . . .
Ace Fekay [MCT]
2009-10-20 06:41:45 UTC
Permalink
Post by Ace Fekay [MCT]
A name.conf file is for BIND DNS. It's the file that sets configuration
info for a BIND DNS server, such as for forwarding, TTL timeouts, etc.
More importantly than forwarding (at least for an authoritative server) is
the configuration for different zones and where the zone data is at.
Post by Ace Fekay [MCT]
However, it would be curious why you were asked to create one for the
enterprise.
I would hazard a guess that the OP's company is wanting to migrate from a
BIND DNS infrastructure to a Microsoft DNS infrastructure.
BIND is not difficult to understand (or administer) and as such should be
relatively easy to migrate away from (or to). You will need to create
appropriate zones (with appropriate options) in the DNS manager and then
integrate zone data. It may even be possible to massage the BIND zone
files to get them to directly drop in to a Microsoft DNS server so that no
extra data entry is required. Worst case it would be possible to
configure the Microsoft DNS server as a secondary name server and do a
zone transfer from the BIND DNS server, back up the (Microsoft) DNS zone
files, reconfigure, and use the backed up DNS zone files.
Eldingo, feel free to drop me an email if you want more specific
information.
Grant. . . .
Thanks, Grant. I have preformed one BIND to Windows DNS migration using the
secondary zone method. It wasn't too hard.

Hopefully Eldingo will take you up on your offer to assist him.

Ace
Grant Taylor
2009-10-20 07:04:07 UTC
Permalink
Post by Ace Fekay [MCT]
Thanks, Grant. I have preformed one BIND to Windows DNS migration
using the secondary zone method. It wasn't too hard.
*nod*

It's an easy way to get Microsoft formated zone files on the system. :)
Post by Ace Fekay [MCT]
Hopefully Eldingo will take you up on your offer to assist him.
*nod*



Grant. . . .

Loading...