- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- RCMD:Lost Connection
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
11-01-2004 01:03 AM
11-01-2004 01:03 AM
RCMD:Lost Connection
When i trying to do a rlogin to my hpux workstation i am receiving this error message rcmd:lost connection.I have checked the .rhosts file and made the entries.still i face this issue.i am able to telnet this system.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2004 01:05 AM
11-01-2004 01:05 AM
Re: RCMD:Lost Connection
what are perms on .rhosts file??
Are you doing this as root??
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2004 01:08 AM
11-01-2004 01:08 AM
Re: RCMD:Lost Connection
If you have ipfilters check that configuration.
Check /var/adm/syslog/syslog.log as you try and connect and note and act on errors.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2004 03:33 AM
11-01-2004 03:33 AM
Re: RCMD:Lost Connection
If you are seeing 'Lost connection' message, then most likely r-services are not being allowed to|on the hpux workstation. Check the following.
1. Make sure there are no firewalls between the client and the hpux workstation.
2. Make sure hpux workstation doesn't restrict access to r-services through it's /var/adm/inetd.sec file.
3. Make sure r-services (login,exec and shell) are not disabled in /etc/inetd.conf and /etc/services files.
If .rhosts is wrong, rlogin should prompt you for a password.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2004 02:00 PM
11-01-2004 02:00 PM
Re: RCMD:Lost Connection
Thanks for the reply.the rlogin services has not started.the inetd.conf entries are not proper.corrected the entries.
working fine