HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: rpcbind and tcp_wrappers
Operating System - HP-UX
1833578
Members
3411
Online
110061
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
08-02-2000 09:34 AM
08-02-2000 09:34 AM
rpcbind and tcp_wrappers
I am trying to get rpcbind and tcp_wrappers to work together. I got the source code for both from ftp.porcupine.org, compiled them, but the rpcbind is failing due to problems that it thinks are present in /etc/netconfig.
I have had to modify the source code for rpcbind to use shl_load, etc., rather than dlopen, etc., because the latter are only available now on 11.0 for 64-bit applications.
Has anyone been able to make this work? Apparently, my shl_load calls with the current state of /etc/newconfig is failing.
Rick
I have had to modify the source code for rpcbind to use shl_load, etc., rather than dlopen, etc., because the latter are only available now on 11.0 for 64-bit applications.
Has anyone been able to make this work? Apparently, my shl_load calls with the current state of /etc/newconfig is failing.
Rick
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2000 01:37 AM
08-04-2000 01:37 AM
Re: rpcbind and tcp_wrappers
I got both (rpcbind & tcpwrappers) running here on 10.20 without problems. Are you using 11.x?
Postfix/BIND/Security/IDS/Scanner, you name it...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2000 06:37 AM
08-04-2000 06:37 AM
Re: rpcbind and tcp_wrappers
Yes, Ralf, this is 11.0. The problem seems to be that dlopen(), dlclose(), etc., are only available for 64-bit hpux 11.0. Therefore, I had to substitute in shl_load, etc., for the dlopen and dlclose calls, and now rpcbind does not start. It apparently tries to read the /etc/netconfig file, tries to load the libraries listed in that file, and fails (shl_load fails).
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