Operating System - HP-UX
1849879 Members
2897 Online
104046 Solutions
New Discussion

Re: Telnet problem after adding QPK100 for HP-UX 11.00

 
SOLVED
Go to solution
S. Vishwanath
Frequent Advisor

Telnet problem after adding QPK100 for HP-UX 11.00

Hi, I got the QPK100 for HPUX 11.00 downloaded & got installed with some warnings. Even system got re-booted. I did all this remotely using telnet.

After system got reboot., I'm not able to telnet into the system. It gives the below error for me.

telnetd: /dev/pts/ta: No such file or directory.

Do, let me know how to go with this...also do you have any idea what other services would have got affected.

Regards

Vishwa.
6 REPLIES 6
Denver Osborn
Honored Contributor
Solution

Re: Telnet problem after adding QPK100 for HP-UX 11.00

Hi,

Give this a try...

# insf -e

Does the telnet work after this is done?

-denver
Balaji N
Honored Contributor

Re: Telnet problem after adding QPK100 for HP-UX 11.00

http://www.software.hp.com/SUPPORT_PLUS/docs/HWE1100.html

this one says that PHCO_17090 must be installed before installing PHNE_24762. but 17090 is not found there on the list.

could this be a problem?

try installing this patch.
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
S. Vishwanath
Frequent Advisor

Re: Telnet problem after adding QPK100 for HP-UX 11.00

Hi Firstly I was using this system remotely through Telnet. After installing QPK100, the system got re-booted.

And after this I'm to able to log on to this machine through telnet.

So, how can I run info -e with out logging onto this machine.

And more over this machine has no Monitor & keyboard attached this box in the remote lab.

Regards

Vishwa.
Denver Osborn
Honored Contributor

Re: Telnet problem after adding QPK100 for HP-UX 11.00

To troubleshoot it you'll need to get access to the box somehow.

If you can get to it, attach a console, or use a laplink cable from a laptop to console port and open a hyperterminal to connect.

Have you tried other ways to remotely login? How about rlogin or remsh to the box from another host on that network?

-denver
S. Vishwanath
Frequent Advisor

Re: Telnet problem after adding QPK100 for HP-UX 11.00

Hi Denver Osborn

Thanks for your esteemed support. I was able to rlogin into the machine & executed insf -e. It installed all special & pseudo files & finally I was able to login in via., Telnet.

Thanks for your timely support.

Regards

Vishwa.
Bill McNAMARA_1
Honored Contributor

Re: Telnet problem after adding QPK100 for HP-UX 11.00

--------------------------------------------------------------------------------
I bet you're using reflection X?.. try connecting via rlogin instead...
If rlogin doesn't work also:

insf -e
the tty files should be created.

If rlogin works and just telnet doesn't, you'll need to install:

PHNE_22159:

latest/recommended:
http://www5.itrc.hp.com/service/patch/patchDetail.do?patchid=PHNE_26096&context=hpux:800:11:00
It works for me (tm)