- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- telneting to a pre-defined port
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
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
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
06-03-2006 12:17 AM
06-03-2006 12:17 AM
telneting to a pre-defined port
telnet 172.16.7.26 5014
WARNING! Could not read Kerberos Configuration file.
Trying...
Connected to ::ffff:172.16.7.26.
Escape character is '^]'.
Connection closed by foreign host.
Normally what it should do is try to connect and come out. I have got a one more Hp Itanium and it is HP-UX B.11.23 U ia64 (td) and the connection is working fine. I am not sure why it is looking for Kerberos Configuration file
telnet 172.16.7.22 3275
Trying...
telnet: Unable to connect to remote host: Connection refused
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2006 01:09 AM
06-03-2006 01:09 AM
Re: telneting to a pre-defined port
Can you paste in /etc/services for both servers? And from receiving server can you check the port 5014?
netstat -an | grep 5014
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2006 01:29 AM
06-03-2006 01:29 AM
Re: telneting to a pre-defined port
Here's an explanation of kerberos:
http://www.ornl.gov/~jar/HowToKerb.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2006 05:12 AM
06-03-2006 05:12 AM
Re: telneting to a pre-defined port
-logu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2006 12:16 AM
06-05-2006 12:16 AM
Re: telneting to a pre-defined port
-logu