HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Allowing telnet from particular IP
Operating System - HP-UX
1825805
Members
2585
Online
109688
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-19-2008 07:38 AM
11-19-2008 07:38 AM
Allowing telnet from particular IP
Hi, I m using HP-UX 11.2 b.
I want to block telnet access with allowing the same service from some particular IP.
Can anybody help me out???
Somnath
somnathchakrawarty@gmail.com
I want to block telnet access with allowing the same service from some particular IP.
Can anybody help me out???
Somnath
somnathchakrawarty@gmail.com
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2008 07:45 AM
11-19-2008 07:45 AM
Re: Allowing telnet from particular IP
prepare a small script in your .profile to filter out the IP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2008 08:05 AM
11-19-2008 08:05 AM
Re: Allowing telnet from particular IP
Shalom,
tcpwrappers is the best product for HP-UX to do this.
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=TCPWRAP
SEP
tcpwrappers is the best product for HP-UX to do this.
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=TCPWRAP
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2008 11:15 PM
11-19-2008 11:15 PM
Re: Allowing telnet from particular IP
Hi, You can check.
more /var/adm/inetd.sec
vi /var/adm/inetd.sec
telnet deny 192.23.4.3 193.14
this entry denies a specific host 192.23.4.3, and an entire subnet 193.14.
telnet allow 192.23.4.3 193.14
this entry allows only the host 192.23.4.3, and any hosts on the subnet 193.14.
Everyone else is denied.
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP