- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rlgin problem
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
02-10-2004 08:56 PM
02-10-2004 08:56 PM
when I rlogin remote host, and the remote host return "connection closed", check rpcbind through "rpcinfo -p" , it's ok.I don't know what's happening.If you meet the same situation, please tell me. Thank you very much!!
steven chang
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 09:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 09:07 PM
02-10-2004 09:07 PM
Re: rlgin problem
As can a /var/adm/inetd.sec file.
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
02-10-2004 09:12 PM
02-10-2004 09:12 PM
Re: rlgin problem
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 09:25 PM
02-10-2004 09:25 PM
Re: rlgin problem
Sorry I didn't say the symptom clearly.
Telnet and ftp is ok, but rlogin behave very
strange.
steven chang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 09:27 PM
02-10-2004 09:27 PM
Re: rlgin problem
Karthik S S :
my system is solaris 8 , I don't know if insf command exist in solaris. If you know , please tell me what "insf -e" has done.Thank you very much!!
steven chang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 09:49 PM
02-10-2004 09:49 PM
Re: rlgin problem
Edit /etc/init.d/inetsvc to enable inetd logging by adding a "-t" switch to the last line of that file.
Try doing a rlogin again and check /var/adm/messages for a verbose log which can help us in resolving this problem.
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 09:52 PM
02-10-2004 09:52 PM
Re: rlgin problem
Did you check your /etc/initd.conf for this line
login stream tcp6 nowait root /usr/sbin/in.rlogind in.rlogind
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2004 06:40 AM
02-12-2004 06:40 AM
Re: rlgin problem
I bet the problem is with /var/adm/inetd.sec :-) . Make sure there are no deny entries for ur host in that file.
-- Sundar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2004 03:22 PM
02-12-2004 03:22 PM
Re: rlgin problem
connection closed, I think it should be "Connection refused".
Thank you all!!
steven