HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Cannot telnet again after reboot server?
Operating System - HP-UX
1834149
Members
3215
Online
110064
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
01-23-2002 06:16 PM
01-23-2002 06:16 PM
Dear All,
I cannot telnet to server again after reboot it. Do you know any diagnostic method to check where have problem? I am using HP-Unix 11.0. Please help!
I cannot telnet to server again after reboot it. Do you know any diagnostic method to check where have problem? I am using HP-Unix 11.0. Please help!
Jacky Wong
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2002 06:35 PM
01-23-2002 06:35 PM
Solution
Hi,
Can you login from console?
To start with check the followings
#who -r to check the run level
#cat /etc/inetd.conf|grep telnet
make sure that there is no # before telnet
telnet stream tcp nowait root /usr/lbin/telnetd telnetd -b /etc/issue
#ps -ef|grep telnet
Can you ping that server ?
Can you login from console?
To start with check the followings
#who -r to check the run level
#cat /etc/inetd.conf|grep telnet
make sure that there is no # before telnet
telnet stream tcp nowait root /usr/lbin/telnetd telnetd -b /etc/issue
#ps -ef|grep telnet
Can you ping that server ?
Did you take a backup?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2002 08:22 PM
01-23-2002 08:22 PM
Re: Cannot telnet again after reboot server?
logon to the server and check to make sure
inetd is running.
inetd is running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2002 09:15 PM
01-23-2002 09:15 PM
Re: Cannot telnet again after reboot server?
Hi,
Step 1:
check /etc/inetd.conf file , if telnetd line commented do uncomment and run
#inetd -c
If this process didn't give you the desired result then
step 2:
#cd /dev
check the owner and permission for tty files
permision should be rw for all(0666) and should be character files, and the owner must be bin and group tty (bin:tty), if still not working then do
#insf -e( this will install all pseudo files)
Step 1:
check /etc/inetd.conf file , if telnetd line commented do uncomment and run
#inetd -c
If this process didn't give you the desired result then
step 2:
#cd /dev
check the owner and permission for tty files
permision should be rw for all(0666) and should be character files, and the owner must be bin and group tty (bin:tty), if still not working then do
#insf -e( this will install all pseudo files)
never give up
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP