HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- TCP Wrappers 7.6 and HP-UX 11.1
Operating System - HP-UX
1833189
Members
3029
Online
110051
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
01-16-2004 02:56 AM
01-16-2004 02:56 AM
TCP Wrappers 7.6 and HP-UX 11.1
Hello Everyone,
I've recently installed TCP Wrappers 7.6 from the HP-UX portal site. The tcpd service appears to work but not fully. I cannot get any options from the /etc/hosts.allow file to work. Here's an example:
ftpd: ALL: BANNERS /etc/banners: SEVERITY local3.info
telnetd: ALL: BANNERS /etc/banners
ALL: ALL: ALLOW
Yes there is an ftpd file in /etc/banners. Permissions as permissable as possible. The inetd.conf file also has tcpd in the path for ftpd. I've used logger -p local3.info to verify syslog. The same hosts.allow file works on our Sun box. (in.ftpd of course) I've used all the tools: tcpdchk -v, tcpdmatch (<-- very useful but does not output the banner.) Any ideas? Am I missing something obvious??
Thanks,
Luis F.
I've recently installed TCP Wrappers 7.6 from the HP-UX portal site. The tcpd service appears to work but not fully. I cannot get any options from the /etc/hosts.allow file to work. Here's an example:
ftpd: ALL: BANNERS /etc/banners: SEVERITY local3.info
telnetd: ALL: BANNERS /etc/banners
ALL: ALL: ALLOW
Yes there is an ftpd file in /etc/banners. Permissions as permissable as possible. The inetd.conf file also has tcpd in the path for ftpd. I've used logger -p local3.info to verify syslog. The same hosts.allow file works on our Sun box. (in.ftpd of course) I've used all the tools: tcpdchk -v, tcpdmatch (<-- very useful but does not output the banner.) Any ideas? Am I missing something obvious??
Thanks,
Luis F.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2004 03:11 PM
01-18-2004 03:11 PM
Re: TCP Wrappers 7.6 and HP-UX 11.1
The following assumes that you downloaded TCP wrappers from hpux.connect.org.uk or one of the mirrors. I think (but I might be wrong) that support for keyword "banners" may not be compiled in.
If you have a look at the source code package Makefile at http://hpux.cs.utah.edu/hppd/cgi-bin/wwwtar?/hpux/Networking/Admin/tcp_wrappers-7.6/tcp_wrappers-7.6-ss-11.00.tar.gz+tcp_wrappers-7.6/Makefile+text
, you will find that optional features are not enabled.
#STYLE = -DPROCESS_OPTIONS # Enable language extensions.
So you can get the source code package from http://hpux.cs.utah.edu/ftp/hpux/Networking/Admin/tcp_wrappers-7.6/tcp_wrappers-7.6-ss-11.00.tar.gz, uncomment the STYLE line from Makefile and recompile the package.
Alternative is to get TCP Wrappers from HP software web site. It seems to have optional features compiled in (but I haven't verified this).
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=TCPWRAP
If you have a look at the source code package Makefile at http://hpux.cs.utah.edu/hppd/cgi-bin/wwwtar?/hpux/Networking/Admin/tcp_wrappers-7.6/tcp_wrappers-7.6-ss-11.00.tar.gz+tcp_wrappers-7.6/Makefile+text
, you will find that optional features are not enabled.
#STYLE = -DPROCESS_OPTIONS # Enable language extensions.
So you can get the source code package from http://hpux.cs.utah.edu/ftp/hpux/Networking/Admin/tcp_wrappers-7.6/tcp_wrappers-7.6-ss-11.00.tar.gz, uncomment the STYLE line from Makefile and recompile the package.
Alternative is to get TCP Wrappers from HP software web site. It seems to have optional features compiled in (but I haven't verified this).
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=TCPWRAP
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