- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- BIND version in 10.20
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
02-27-2001 12:37 PM
02-27-2001 12:37 PM
Has anyone out there installed any BIND versions greater than 8.1.2 (PHNE_23277) on HP-UX 10.20?
I have been notified to upgrade this 10.20 box to support MS/ADS. This box is the secondary DNS server for our org. The primary DNS server is a Solaris box. Both are currently (way behind) at BIND 4.9.7.
If you did install a newer version, where did you find the source or compiled binaries?
Any other advice?
Thanks so much for your help!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2001 02:11 PM
02-27-2001 02:11 PM
SolutionYou'll probably need gcc in order to compile it. If you don't have it already you can download that from http://hpux.cs.utah.edu/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2001 12:23 PM
03-01-2001 12:23 PM
Re: BIND version in 10.20
I have successfully downloaded bind 8.2.3, for the same reasons, ms/ad. a couple notes of caution, I could not get it to compile with gcc, I had to use the full ansi C compiler from hp.
and, bind from the isc includes it's own version of nslookup, which ONLY querries name servers, it does not use the nsswitch.conf file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2001 12:42 PM
03-01-2001 12:42 PM
Re: BIND version in 10.20
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2001 07:20 AM
03-06-2001 07:20 AM
Re: BIND version in 10.20
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2001 11:55 AM
03-06-2001 11:55 AM
Re: BIND version in 10.20
With what you are contemplating, I would be much more inclined toward keeping DNS on unix/Linux instead. The best version of bind right now is 9.1.0 where it is muti-threaded. It's available already ported on Linux, I don't know about Solaris, and a variety of people have compiled it for both HPUX 10.20 and 11.0. A quick search of this forum will bring up a variety of related posts.
If you are concerned about administering bind on the unix side, I suggest you load WebMin (it's been ported to most unix flavors).