- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- gethostbyname fails
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
04-04-2000 02:11 AM
04-04-2000 02:11 AM
gethostbyname fails
At the end of the first line the hostname is being truncated.
Any ideas on what is causing this?
Note: NIS Master is HP-UX 11.0
Slaves/Clients are at HP-UX 10.20 and have latest patches.
Thanks in advance for any advice you have.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2000 09:26 PM
04-04-2000 09:26 PM
Re: gethostbyname fails
- [PHCO_19691/PACHRDME/English] introduces two problems on systems configured
to use DNS (Domain Name System) for hostname lookup. Both of the problems are
exhibited by the gethostent(3N)function calls, such as gethostbyname() and
gethostbyaddr().
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2000 05:36 AM
04-05-2000 05:36 AM
Re: gethostbyname fails
Thanks for the advice, but I do not find that patch installed on our systems.
Any other ideas?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2000 01:28 PM
04-05-2000 01:28 PM
Re: gethostbyname fails
also want to try an nslookup of the host this will check to see if your DNS/NIS
etc is all working and your resolv.conf is functioning properly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2000 10:51 PM
04-05-2000 10:51 PM
Re: gethostbyname fails
PHNE_20626 ( with dependencies
s700: 10.20: [PHCO_17381] [PHNE_18961[PHCO_19694/]
s800: 10.20: [PHCO_17381/] [PHNE_18962/[PHCO_19694/] ?
I know PHNE_20626 fixed problems with gethostbyname and rpc.lockd.
Berlene