- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: DNS-BIND capability
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 11:40 PM
11-30-2004 11:40 PM
DNS-BIND capability
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 11:46 PM
11-30-2004 11:46 PM
Re: DNS-BIND capability
you can mention upto maximum of 3 domains . just you have to mention in the resolv.conf file in /etc/ direcotory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 12:10 AM
12-01-2004 12:10 AM
Re: DNS-BIND capability
tnx for ur immediate response, i also want to know how we can find the transaction capability for DNS/BIND. or what is the command for the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 12:29 AM
12-01-2004 12:29 AM
Re: DNS-BIND capability
It is true that you can only have three domains listed in resolv.conf, but that has to do with local name resolution, not how a DNS server performs.
Speed of DNS queries depends upon too many factors to be able to give a precise number.
This is a list of some of the factors that have to be taken into consideration:
o Speed of machine
o Bind version
o Size of Zone(s)
o domain hierarchy
o network speed
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 12:54 AM
12-01-2004 12:54 AM
Re: DNS-BIND capability
Looking in the Bind 9 Admin Manual - there is no mention of max zones...
http://www.nominum.com/content/documents/bind9arm.pdf
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 03:13 AM
12-01-2004 03:13 AM
Re: DNS-BIND capability
http://www.cse.ohio-state.edu/cgi-bin/rfc/rfc1035.html
there is no size restriction on the number of entries, just on the format of the contents. Given that DNS was developed as a distributed database, and that, in theory, any node could accept refresh information from all other DNS servers on the 'Net, the real restrictions are memory and file size limitations imposed by the Operating System under which the DNS server is running.
We can calculate the total number of possible entries by taking the valid IP address ranges for all network classes, plus an SOA and MX record for each network (not a precisely derivable number, but technically each host can be it's own network), plus a minimum of 1 CNAME per A record (unlikely, but the rules allow for it), plus Host and System records for each network class (although not in wide-spread use anymore).
The result is this ridiculously large number that no single DNS implementation will ever have to contend with. IPv6 siginificantly increases this number.
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2004 04:49 AM
12-02-2004 04:49 AM
Re: DNS-BIND capability
some performance figures for various revisions of named on HP-UX and other systems can be found at:
ftp://ftp.cup.hp.com/dist/networking/briefs/