- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- HPE 9000 and HPE e3000 Servers
- >
- Re: DNS Bind 8.1.2
HPE 9000 and HPE e3000 Servers
1823280
Members
3109
Online
109648
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО06-16-2006 06:07 AM
тАО06-16-2006 06:07 AM
DNS Bind 8.1.2
How do I add a DNS entry to bind? My files are under /etc/named.data. If I vi these files, do I have to restart named? There is no params file in order to run hosts_to_named. Every doc I find shows how to set up domains but, not individual hosts/IPs.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-16-2006 09:17 AM
тАО06-16-2006 09:17 AM
Re: DNS Bind 8.1.2
Building DNS entries
1) mkdir /etc/named.data
2) cd /etc/named.data
3) Run 'hosts_to_named', to collect information about the network, and translate the /etc/hosts file into DNS files.
4) Verify data
Debugging BIND
1) sig_named kill
2) sig_named dump
3) examine contents of dump,
vi /var/tmp/named_dump.db
Starting named with debug option
1a) named -d # (* debug level 1-10 *) (* When starting named. If you want to debug without stopping named then use
1b) sig_named +#
1c) use DNS, sendmail, nslookup, etc.
2) sig_named kill
3) examine contents of debug dump,
vi /var/tmp/named_run
Creating stats with named
1) sig_named stats
review '/var/tmp/named.stats', which will be appended to as named is running.
To restart named
sig_named restart
named
http://docs.hp.com/en/B2355-60103/named.1M.html
hosts_to_named
http://docs.hp.com/en/B2355-60103/hosts_to_named.1M.html
Also refer to
named-checkconf(1) - named configuration file syntax checking tool
named-checkzone(1) - zone validity checking tool
1) mkdir /etc/named.data
2) cd /etc/named.data
3) Run 'hosts_to_named', to collect information about the network, and translate the /etc/hosts file into DNS files.
4) Verify data
Debugging BIND
1) sig_named kill
2) sig_named dump
3) examine contents of dump,
vi /var/tmp/named_dump.db
Starting named with debug option
1a) named -d # (* debug level 1-10 *) (* When starting named. If you want to debug without stopping named then use
1b) sig_named +#
1c) use DNS, sendmail, nslookup, etc.
2) sig_named kill
3) examine contents of debug dump,
vi /var/tmp/named_run
Creating stats with named
1) sig_named stats
review '/var/tmp/named.stats', which will be appended to as named is running.
To restart named
sig_named restart
named
http://docs.hp.com/en/B2355-60103/named.1M.html
hosts_to_named
http://docs.hp.com/en/B2355-60103/hosts_to_named.1M.html
Also refer to
named-checkconf(1) - named configuration file syntax checking tool
named-checkzone(1) - zone validity checking tool
Support Fatherhood - Stop Family Law
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-16-2006 01:15 PM
тАО06-16-2006 01:15 PM
Re: DNS Bind 8.1.2
Here's the link to sig_named.
http://docs.hp.com/en/B2355-60103/sig_named.1M.html
http://docs.hp.com/en/B2355-60103/sig_named.1M.html
Support Fatherhood - Stop Family Law
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-18-2006 07:20 AM
тАО07-18-2006 07:20 AM
Re: DNS Bind 8.1.2
Thanks for all the help. I found out from the previous admin that she added all the information manually to the /etc/hosts file and the data files. Then, she just restarted the service. I guess that if it works... you just go with it. :)
Thanks!
Thanks!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP