Operating System - HP-UX
1831348 Members
2922 Online
110024 Solutions
New Discussion

Dns configuration differences.

 
SOLVED
Go to solution
Jaime Bolanos Rojas.
Honored Contributor

Dns configuration differences.

What's the different between going with full DNS configuration like:
http://www.tldp.org/HOWTO/DNS-HOWTO.html

and going with the simple option listed in the Rafeed Ur Rehman book?

Just wondering you know...

Jaime.
Work hard when the need comes out.
6 REPLIES 6
Steven E. Protter
Exalted Contributor
Solution

Re: Dns configuration differences.

Shalom Jaime,

The howto from tldp shows you how to set up a full dns server with zone records capable of supporting multiple domains.

This can replace this functionality on a Windows server if you wish.

The Rehman example, if we're thinking about the same thing is not a complete example and can not replace another DNS server.

You might want to point out the page and section number so I can be specific. I don't have the inclination right now to go hunting through that excellent book.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
inventsekar_1
Respected Contributor

Re: Dns configuration differences.

HI Jaime,
just in this thread,
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1042367

clay told,
The hosts_to_named command is really only suitable for the trivial cases. Setting up real-world DNS servers is generally much more involved than running hosts_to_named.

Be Tomorrow, Today.
Jaime Bolanos Rojas.
Honored Contributor

Re: Dns configuration differences.

Thanks both, those were exactly the answers that I was looking for.

Regards,

Jaime.
Work hard when the need comes out.
A. Clay Stephenson
Acclaimed Contributor

Re: Dns configuration differences.

About the difference between knowing how to do integration and knowing the formulae for the volume of a sphere and the volume of a cylinder. If you know Calculus then you can handle many complex volumes but if all you know are formulae then what are you going to do when given a 3-dimensional object that is not a sphere, cylinder, or anything else for which you do not have the formula?

The simple methods can get you started but it's much better to build a good DNS design from scratch --- and you then have the advantage of knowing why something is not working well.

Invest in some good DNS materials and study them.


If it ain't broke, I can fix that.
inventsekar_1
Respected Contributor

Re: Dns configuration differences.

Steven,
"You might want to point out the page and section number so I can be specific. I don't have the inclination right now to go hunting through that excellent book."
-----------
In the chapter 32, Host name Resolution and DNS page number 851 contains step by step method.
-----------
find the attachment that i wrote for my reference from that pages,

HTH
sekar
Be Tomorrow, Today.
Jaime Bolanos Rojas.
Honored Contributor

Re: Dns configuration differences.

You are right, the difficult road tends to be the most rewording at the end.

Jaime.
Work hard when the need comes out.