HPE GreenLake Administration
Operating System - HP-UX
1834502
Members
2670
Online
110068
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
09-24-2006 01:09 AM
09-24-2006 01:09 AM
telnet
Hi All
I got a strange problem. One of my clients server hp-ux 11.00. I have telnet restriction from ip address using inetd.sec file. All the clients from different locations are able to telnet to my server except one. They are getting host refused to connect.
They can ping my server, their ip range is there in telnet allow part of inetd.sec.I tried even removing inetdsec still not connected.
Then when I asked them to telnet alternate ip of my server they are able to connect to the server. Network people say no change in config and server admin also said not changed any file.
Can any one say what could be the reason. Is there any other file we can specify which ip address the client should connect.
Thanks in advance
arun
I got a strange problem. One of my clients server hp-ux 11.00. I have telnet restriction from ip address using inetd.sec file. All the clients from different locations are able to telnet to my server except one. They are getting host refused to connect.
They can ping my server, their ip range is there in telnet allow part of inetd.sec.I tried even removing inetdsec still not connected.
Then when I asked them to telnet alternate ip of my server they are able to connect to the server. Network people say no change in config and server admin also said not changed any file.
Can any one say what could be the reason. Is there any other file we can specify which ip address the client should connect.
Thanks in advance
arun
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2006 03:48 AM
09-24-2006 03:48 AM
Re: telnet
Few things came to mind. After removing entry from inetd.sec, did you re-read inetd and restarted?
inetd -c
ps -ef |grep inetd
kill -HUP
Also check from client, can you resolve your hostname with corect IP address?
inetd -c
ps -ef |grep inetd
kill -HUP
Also check from client, can you resolve your hostname with corect IP address?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2006 07:29 PM
09-24-2006 07:29 PM
Re: telnet
hi
I have even rebooted the server. Still not worked.
Is it really required to resolve the name to get telnet work. Coz we are using IP to telnet from router.
thanks
arun
I have even rebooted the server. Still not worked.
Is it really required to resolve the name to get telnet work. Coz we are using IP to telnet from router.
thanks
arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2006 11:53 PM
09-24-2006 11:53 PM
Re: telnet
Hi Arun,
I don't think the inetd.sec on the server is the problem. The error for that should be "connection reset by peer".
If the error your clients see is "connection refused", then the device they are reaching doesn't have a listener for port 23. Since it does work going to your server's alternate IP, I think it's possible that another device (one without a telnetd service on port 23) is using your server's IP address.
You might try using traceroute from a failing site and compare it to traceroute from a working site to see if they are arriving at the same place.
Also, try running "inetd -b" on your server to enable very verbose logging. If my theory is correct, you won't even see anything in the syslog.log file about a request from the failing client, because the request is never reaching your server.
Hope this helps.
I don't think the inetd.sec on the server is the problem. The error for that should be "connection reset by peer".
If the error your clients see is "connection refused", then the device they are reaching doesn't have a listener for port 23. Since it does work going to your server's alternate IP, I think it's possible that another device (one without a telnetd service on port 23) is using your server's IP address.
You might try using traceroute from a failing site and compare it to traceroute from a working site to see if they are arriving at the same place.
Also, try running "inetd -b" on your server to enable very verbose logging. If my theory is correct, you won't even see anything in the syslog.log file about a request from the failing client, because the request is never reaching your server.
Hope this helps.
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