HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- BIND 8.1.2 to W2k AD with IXFR?
Operating System - HP-UX
1833080
Members
2808
Online
110050
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
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
09-18-2002 11:43 AM
09-18-2002 11:43 AM
BIND 8.1.2 to W2k AD with IXFR?
We're preparing to roll out AD and in our test lab we've got HP-UX 11i as the primary master nameserver running BIND 8.1.2 just like in our production environment.
We want to begin using IXFR when we go to AD but every time I try to add
maintain-ixfr-base yes;
to named.conf, when named restarts I get an error message in syslog complaining about that line. I used the examples in the O'Reilly Blue Book and everything else is working fine but I don't know what is wrong with IXFR.
All useful answers will get points.
Paul
We want to begin using IXFR when we go to AD but every time I try to add
maintain-ixfr-base yes;
to named.conf, when named restarts I get an error message in syslog complaining about that line. I used the examples in the O'Reilly Blue Book and everything else is working fine but I don't know what is wrong with IXFR.
All useful answers will get points.
Paul
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2002 12:45 AM
09-19-2002 12:45 AM
Re: BIND 8.1.2 to W2k AD with IXFR?
Hi,
What is the error you are getting ?
you should add a "server" declaration to your named.conf .
eg:-
server 123.2.3.4 {
support-ixfr yes;
transfer-format many-answers;
};
Then you should use the following to the global "options" declaration:
maintain-ixfr-base yes;
regards,
U.SivaKumar
What is the error you are getting ?
you should add a "server" declaration to your named.conf .
eg:-
server 123.2.3.4 {
support-ixfr yes;
transfer-format many-answers;
};
Then you should use the following to the global "options" declaration:
maintain-ixfr-base yes;
regards,
U.SivaKumar
Innovations are made when conventions are broken
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