HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- TCP wrappers and wildcards
Operating System - HP-UX
1834150
Members
2374
Online
110064
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
11-13-2002 06:21 AM
11-13-2002 06:21 AM
TCP wrappers and wildcards
Hi all - this may be a bit off topic since I'm on Tru64 but hopefully someone can lend a hand.
I've been experimenting a bit with TCP Wrappers on a Tru64 Unix 4.0G box. I added the line randyt@mypc.mydomain to the hosts.deny file and then modified the inetd.conf to let the wrapper intercept telnet requests -- it does kick me out when I try to telnet in from my pc. So far so good.
But I'm not having any luck with adding an entry to deny my user account from any workstation. Should I be able to add a line to the hosts.deny file with a wildcard for the username? Something like randyt@*
I tried this but it seems to have no effect. I'm using the free TCP Wrappers 7.6. Any suggestions?
Thanks in advance
randy
I've been experimenting a bit with TCP Wrappers on a Tru64 Unix 4.0G box. I added the line randyt@mypc.mydomain to the hosts.deny file and then modified the inetd.conf to let the wrapper intercept telnet requests -- it does kick me out when I try to telnet in from my pc. So far so good.
But I'm not having any luck with adding an entry to deny my user account from any workstation. Should I be able to add a line to the hosts.deny file with a wildcard for the username? Something like randyt@*
I tried this but it seems to have no effect. I'm using the free TCP Wrappers 7.6. Any suggestions?
Thanks in advance
randy
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2002 06:28 AM
11-13-2002 06:28 AM
Re: TCP wrappers and wildcards
Hello,
I am not sure you can do this. You can't use * in the hosts.allow / hosts.deny file.
If I want to add a range (like a network), I would do this:
ALL: 1.2.3. (to let this network range in)
So, perhaps maybe if you try:
randyt@.mydomain
Maybe this will work; your other alternative is to add everything.
Hope this helps
Chris
I am not sure you can do this. You can't use * in the hosts.allow / hosts.deny file.
If I want to add a range (like a network), I would do this:
ALL: 1.2.3. (to let this network range in)
So, perhaps maybe if you try:
randyt@.mydomain
Maybe this will work; your other alternative is to add everything.
Hope this helps
Chris
It wasn't me!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2002 06:40 AM
11-13-2002 06:40 AM
Re: TCP wrappers and wildcards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2002 08:06 AM
11-14-2002 08:06 AM
Re: TCP wrappers and wildcards
Randy
try randy@*.*.*.*
Mayne the * can only replace one octet at a time.
Regards
Gerhard
try randy@*.*.*.*
Mayne the * can only replace one octet at a time.
Regards
Gerhard
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