- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- telnet error: Unable to connect to remote host: Ca...
Categories
Company
Local Language
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
Forums
Discussions
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
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
тАО04-25-2017 12:39 AM
тАО04-25-2017 12:39 AM
telnet error: Unable to connect to remote host: Can't assign requested address
Dear TEam,
I am getting below error form one of my server.
When i try to telnet to any other servers and ports i am getting the below error.
telnet:Unable to connect to remote host: Can't assign requested address
Kindly let me know how to fix the above issue.
OS : HPUX 11.31
Regards,
Rohith
- Tags:
- telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-25-2017 05:31 AM
тАО04-25-2017 05:31 AM
Re: telnet error: Unable to connect to remote host: Can't assign requested address
I know nothing, but my Web search for that error message found (among
other things):
https://community.hpe.com/t5/x/x/m-p/4164228
What did your search find?
> [...] one of my server.
What's different about this system?
> OS : HPUX 11.31
On which hardware? As usual, showing actual commands with their
actual output can be more helpful than vague descriptions or
interpretations.
uname -a
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-26-2017 07:25 AM
тАО04-26-2017 07:25 AM
Re: telnet error: Unable to connect to remote host: Can't assign requested address
Just a wild guess: this might happen if the telnet command is attempting to connect to destination port number 0 for some reason - perhaps because your /etc/services file has the "telnet" line removed or commented out, as some misguided "security hardening" instructions sometimes suggest.