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-05-2006 03:16 PM
02-05-2006 03:16 PM
Rlogin
By now I meet a problem. B180 controller hp-unix OS.
I can't rlogin this controller from other client. But I can ping the controller's IP successfully.
I also try to use telnet to connect the controller , but I failed also.
could you please tell how to check and solve this problem?
Thank you very much
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2006 03:25 PM
02-05-2006 03:25 PM
Re: Rlogin
Check remote services are enabled in HP-UX in /etc/inetd.conf, also check for telnetd. Are you behind any firewall ?
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2006 04:02 PM
02-05-2006 04:02 PM
Re: Rlogin
remote services are enable.
After reboot it, I can rlogin this controller from client well.
But some time later , I can't rlogin it.
and then, I can rlogin other controllers at this controller.Just like a virus outbreak.
I don't want to reboot it every time,
do you have a advice how to invoke it's rlogin service again?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2006 04:21 PM
02-05-2006 04:21 PM
Re: Rlogin
I would suggest you to look at the log files such as, /var/adm/syslog/syslog.log for any discrepancies.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2006 04:34 PM
02-05-2006 04:34 PM
Re: Rlogin
# inetd -l
so that it will log all log informations. May be a problem with inetd if telnet and other service is not running. Try to see /var/adm/syslog/syslog.log when rlogin or telnet is not working.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2006 06:12 PM
02-05-2006 06:12 PM
Re: Rlogin
I suggest, you try to do a
#telnet 127.0.0.1 ===> telnet to localhost from the same server.
This will confirm the status of the services ( network and telnet ) in the server.
Same way you can confrim rlogin also.
Are you trying to accecc thru any firewall, please check if all port are open.
With Regards,
Siva.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2006 06:25 PM
02-05-2006 06:25 PM
Re: Rlogin
you can try to use " inetd -l" to invoke it again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2006 07:12 PM
02-05-2006 07:12 PM
Re: Rlogin
Thanks, I used "inetd -l" to recover rlogin service successfully.
I take a look at the syslog.log file, Found this message :
Feb 6 10:00:28 I58PO10 inetd[637]: auth/tcp: accept: Resource temporarily unava
ilable
Feb 6 10:00:44 I58PO10 inetd[637]: shell/tcp: accept: Resource temporarily unav
ailable
I don't know what can i get info from those message.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 03:59 PM
02-06-2006 03:59 PM