HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Tcp wrappers configuration on HPUX 11.11 !
Operating System - HP-UX
1836611
Members
3796
Online
110102
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-25-2005 06:45 AM
01-25-2005 06:45 AM
Tcp wrappers configuration on HPUX 11.11 !
Hi !
I have installed the tcp wrappers software in my hpux box. I'm triying to configure step by step, but didn´t find enough information for the configuration.
My intention is install this software in each Unix machine for monitoring the tcp activity. Exist some restrictions about the services defined in the /etc/services file with the execution of the tcp wrappers software ?.
Somebody have examples or technical documents for clear my doubts ?.
Thank's in advance
I have installed the tcp wrappers software in my hpux box. I'm triying to configure step by step, but didn´t find enough information for the configuration.
My intention is install this software in each Unix machine for monitoring the tcp activity. Exist some restrictions about the services defined in the /etc/services file with the execution of the tcp wrappers software ?.
Somebody have examples or technical documents for clear my doubts ?.
Thank's in advance
"Enjoy the life .."
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 06:53 AM
01-25-2005 06:53 AM
Re: Tcp wrappers configuration on HPUX 11.11 !
Okay, here's an example of remshd. You make the changes in /etc/inetd.conf.
Before tcp wrapper:
shell stream tcp nowait root /usr/lbin/remshd remshd
After tcp wrapper of the same service:
shell stream tcp nowait /usr/local/bin/tcpd /usr/lbin/remshd
You might then make entries in /etc/hosts.allow or hosts.deny for hosts that would or would not be allowed the remshd services
e.g:
remshd: tom,dick,harry
Before tcp wrapper:
shell stream tcp nowait root /usr/lbin/remshd remshd
After tcp wrapper of the same service:
shell stream tcp nowait /usr/local/bin/tcpd /usr/lbin/remshd
You might then make entries in /etc/hosts.allow or hosts.deny for hosts that would or would not be allowed the remshd services
e.g:
remshd: tom,dick,harry
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 07:25 AM
01-25-2005 07:25 AM
Re: Tcp wrappers configuration on HPUX 11.11 !
I have been reading more about the tcp wrappers configuration and mention the existence of the "/etc/tcpd.conf" file, but i don´t have this file in my machine.
Where can i define this file for the tcp wrappers ?.
Where save the log files about the network activity ?. The only log file that mention is the syslog.log file.
Best regards
Where can i define this file for the tcp wrappers ?.
Where save the log files about the network activity ?. The only log file that mention is the syslog.log file.
Best regards
"Enjoy the life .."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 07:36 AM
01-25-2005 07:36 AM
Re: Tcp wrappers configuration on HPUX 11.11 !
Hi Ivan,
Here's a link to it's man page:
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/tcp_wrappers-7.6/man.html
and it's README file:
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/tcp_wrappers-7.6/readme.html
and finally it's install page:
http://hpux.cs.utah.edu/hppd/cgi-bin/wwwtar?/hpux/Networking/Admin/tcp_wrappers-7.6/tcp_wrappers-7.6-ss-11.11.tar.gz+tcp_wrappers-7.6/HPUX.Install+text
HTH,
Jeff
Here's a link to it's man page:
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/tcp_wrappers-7.6/man.html
and it's README file:
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/tcp_wrappers-7.6/readme.html
and finally it's install page:
http://hpux.cs.utah.edu/hppd/cgi-bin/wwwtar?/hpux/Networking/Admin/tcp_wrappers-7.6/tcp_wrappers-7.6-ss-11.11.tar.gz+tcp_wrappers-7.6/HPUX.Install+text
HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
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