- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- telnet & rlogin not working for MS/SG cluster node...
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
12-20-2006 05:30 AM
12-20-2006 05:30 AM
2 servers: HPUX 11.11 MC/SG 11.14
We can not telnet from one cluster node to another. We also can not rlogin from one cluster node to another. But, we can run 'cmviewcl -v' and it works on either cluster node.
Any ideas on what to look for?
10 points to any good answer.
Thank you
Gino
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2006 05:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2006 05:46 AM
12-20-2006 05:46 AM
Re: telnet & rlogin not working for MS/SG cluster nodes.
10 points to any good answer.
Thank you
Gino
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2006 05:50 AM
12-20-2006 05:50 AM
Re: telnet & rlogin not working for MS/SG cluster nodes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2006 05:52 AM
12-20-2006 05:52 AM
Re: telnet & rlogin not working for MS/SG cluster nodes.
It sounds like a DNS, routing, or firewall issue. Are you able to telnet or rlogin by IP address?
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2006 05:59 AM
12-20-2006 05:59 AM
Re: telnet & rlogin not working for MS/SG cluster nodes.
Here is something strange.
Telnet and rlogin are working now. Not sure why it works now since no changes or reboots were made. When I run traceroute it
shows a different route then what one would expect. Observation: Since both servers are on the same network a traceoute would (normally?) not need to go over several different networks but in our case it does.
10 points to any good answer.
Thank you
Gino
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2006 06:03 AM
12-20-2006 06:03 AM
Re: telnet & rlogin not working for MS/SG cluster nodes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2006 06:04 AM
12-20-2006 06:04 AM
Re: telnet & rlogin not working for MS/SG cluster nodes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2006 06:20 AM
12-20-2006 06:20 AM
Re: telnet & rlogin not working for MS/SG cluster nodes.
Also check for strange entries in your routing table:
# netstat -nr
You can add a static route from one node to the other using the 'route' command. See route(1M) for more information.
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2006 06:56 AM
12-20-2006 06:56 AM
Re: telnet & rlogin not working for MS/SG cluster nodes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2006 07:09 AM
12-20-2006 07:09 AM
Re: telnet & rlogin not working for MS/SG cluster nodes.
Also dont forget to check syslog.log if at all any temporary network failure was happened. And as you have rebooted you should refer the OLDsyslog.log file.
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2006 07:11 AM
12-20-2006 07:11 AM
Re: telnet & rlogin not working for MS/SG cluster nodes.
Cheers,
Raj.