HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- i need to best solutions
Operating System - HP-UX
1834462
Members
3236
Online
110067
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
05-21-2007 06:37 PM
05-21-2007 06:37 PM
i need to best solutions
Hello
i can't connect to ux server from xmanager and telnet from windows in my pc
the ux server contains 4 npar. and one from the npar contains 2 vpar.
i can connect to one virtual server and other vpar no.
the message which appeared after telnet in windows "could not open connection to the host, on port 23 the connect failed".
Note: the all other server it is ok
thanks and best regards
i can't connect to ux server from xmanager and telnet from windows in my pc
the ux server contains 4 npar. and one from the npar contains 2 vpar.
i can connect to one virtual server and other vpar no.
the message which appeared after telnet in windows "could not open connection to the host, on port 23 the connect failed".
Note: the all other server it is ok
thanks and best regards
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2007 06:49 PM
05-21-2007 06:49 PM
Re: i need to best solutions
Hello,
May be the port 23 is blocked by the firewall. Or the telnet is disabled on the host. If you are the admin for the host, check the /etc/inetd.conf for telnet on the host (if you have ssh or else you have to do it on the console!!).
#grep telnet /etc/inetd.conf
telnet stream tcp nowait root /usr/lbin/telnetd telnetd
If the telnet line is commented, uncomment it and run inetd -c for re-reading the changes.
Telnet is not recommended because of security reasons. Check whether ssh is installed on the host. If so, use ssh.
Regards.
May be the port 23 is blocked by the firewall. Or the telnet is disabled on the host. If you are the admin for the host, check the /etc/inetd.conf for telnet on the host (if you have ssh or else you have to do it on the console!!).
#grep telnet /etc/inetd.conf
telnet stream tcp nowait root /usr/lbin/telnetd telnetd
If the telnet line is commented, uncomment it and run inetd -c for re-reading the changes.
Telnet is not recommended because of security reasons. Check whether ssh is installed on the host. If so, use ssh.
Regards.
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