HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- BIND on HP-UX 11.00
Operating System - HP-UX
1834625
Members
2448
Online
110069
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
12-17-2002 06:03 PM
12-17-2002 06:03 PM
BIND on HP-UX 11.00
Hi All,
I want to know that how to identify whether the system has install BIND or not.
I cannot find such software at swlist and I want to know my system has either BIND4.97 or BIND8.1.2 in order to decide I need to apply the security patch for BIND or not.
Thanks
Regards,
Wendy
I want to know that how to identify whether the system has install BIND or not.
I cannot find such software at swlist and I want to know my system has either BIND4.97 or BIND8.1.2 in order to decide I need to apply the security patch for BIND or not.
Thanks
Regards,
Wendy
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2002 06:11 PM
12-17-2002 06:11 PM
Re: BIND on HP-UX 11.00
HP-UX 11.11 comes with BIND version 8.1.2.
HP-UX 11.00 comes with BIND version 4.9.6.
HP-UX 10.20 comes with BIND version 4.9.3.
HP-UX 10.00 comes with BIND version 4.8.3.
Use what(1) to determine what version of BIND is installed:
$ what /usr/sbin/named | grep named
/usr/sbin/named:
named 8.1.2 Tue Feb 15 06:58:53 GMT 2000
There are several patches available for BIND:
o 11.11: PHNE_23275 - provides several bug fixes & new 'nsupdate' tool
o 11.00: PHNE_23274 - upgrades BIND to v4.9.7.
o 10.x: PHNE_23277 - upgrades BIND to v4.9.7.
http://www.faqs.org/faqs/hp/hpux-faq/section-114.html
live free or die
harry
HP-UX 11.00 comes with BIND version 4.9.6.
HP-UX 10.20 comes with BIND version 4.9.3.
HP-UX 10.00 comes with BIND version 4.8.3.
Use what(1) to determine what version of BIND is installed:
$ what /usr/sbin/named | grep named
/usr/sbin/named:
named 8.1.2 Tue Feb 15 06:58:53 GMT 2000
There are several patches available for BIND:
o 11.11: PHNE_23275 - provides several bug fixes & new 'nsupdate' tool
o 11.00: PHNE_23274 - upgrades BIND to v4.9.7.
o 10.x: PHNE_23277 - upgrades BIND to v4.9.7.
http://www.faqs.org/faqs/hp/hpux-faq/section-114.html
live free or die
harry
Live Free or Die
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2002 06:19 PM
12-17-2002 06:19 PM
Re: BIND on HP-UX 11.00
Bind basically means the named. So the version of named is the version of Bind. To check the version just do
what $(which named)
at the prompt it wil tell you the version.
Thanks
Rajeev
what $(which named)
at the prompt it wil tell you the version.
Thanks
Rajeev
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