HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Migrating from BIND 4.9.x to BIND 8.1.2 errors
Operating System - HP-UX
1834772
Members
3168
Online
110070
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
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
11-08-2000 02:14 PM
11-08-2000 02:14 PM
I am trying to upgrade to BIND 8.1.2 by converting an existing /etc/named.boot file as input and redirecting the output to /etc/named./conf. I used the command /usr/bin/named-bootconf.pl named.boot > named.conf. Also, before doing this command I added the three lines check-names primary ignore, check-names secondary ignore, and check-names response ignore to the named.boot file. After redirecting the output and looking at named.conf it has // NOTE: uncoverted directive ' /primary ignore', // NOTE: uncoverted directive ' /secondary ignore', // NOTE: uncoverted directive ' /response ignore', and // NOTE: uncoverted directive ' ignore'. Is this correct? I still have reject errors with the _ in system and printer names, when I start named. Thank you for your help!
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2000 01:55 AM
11-09-2000 01:55 AM
Solution
It might be that the .pl script does not know about these options.
In bind8 you would write:
options {
check-names master ignore ;
check-names slave ignore ;
check-names response ignore;
};
Hope this helps
In bind8 you would write:
options {
check-names master ignore ;
check-names slave ignore ;
check-names response ignore;
};
Hope this helps
In a world without fences - who needs Gates ?
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP