Operating System - HP-UX
1835264 Members
2291 Online
110078 Solutions
New Discussion

Re: Server not Responding.

 
Robjan
Frequent Advisor

Server not Responding.

Hi
Often my server is not responding for telnet ,rlogin from other servers or ssh from remote but the server is still able to be pinged from remote . Please provide some quick solution .
Thanks in Advance .

--Robin
12 REPLIES 12
Warren_9
Honored Contributor

Re: Server not Responding.

Hi Robin,

how about console login?

GOOD LUCK!!
A. Clay Stephenson
Acclaimed Contributor

Re: Server not Responding.

The very first thing that I would check is that inetd is running. If not then "/sbin/init.d/inetd start" should fix you. Because inetd is such a critical daemon (especially for remote connections), it's a good idea to have a cron job to check on inetd and restart it if necessary.
If it ain't broke, I can fix that.
Robjan
Frequent Advisor

Re: Server not Responding.

Hi
Console Login is also not working.

How can I check without entering into the server whether inetd is running or not.

--Robin.
Bill Hassell
Honored Contributor

Re: Server not Responding.

I'll make a big assumption that you are running a recent HP-UX server and that you are connecting to the console with a serial cable and a terminal, or using telnet to connect to the GSP/MP port. In that case, you should be able to type CTRL-b to get the service prompt. If not, you need to get the correct cable.

When you try telnet, rlogin or ssh, do you get a connection closed message? Or do you get any prompt at all? What model is your server?


Bill Hassell, sysadmin
Khairy
Esteemed Contributor

Re: Server not Responding.

hi robjan,

maybe you could share with us server model.

If its rpxxxx boxes, you could telnet to GSP and you will get to access the console. Press Ctrl-Ecf to get the console activate. If your system is up, you should be able to see login prompt. Log in and check for / and /var filesystem % usage. And also check for inetd.conf. Is the system admin disable telnet?

From what you explained earlier, the server still respond to ping request but doesn't allow any login from telnet/ssh/rlogin, right?

Is it possible the server has ipfilter which allow only selected IP to telnet to it or is there any firewall in between blocking or filtering access to the server?

Let us know.

Rgds
Robjan
Frequent Advisor

Re: Server not Responding.

Hi

I am not getting any connection closed message or the login prompt when I do an ssh or telnet . Even from MP login its not possible to access.my server model no 9000/785/J6700.

--Robin.
Asif Sharif
Honored Contributor

Re: Server not Responding.

Hi Robin,

This looks like a workstation. Connect serial cable with server and check the network configuration,inetd etc.

here is the docs of HP j6700 Workstation.

http://h20000.www2.hp.com/bizsupport/TechSupport/DocumentIndex.jsp?contentType=SupportManual〈=en&cc=us&docIndexId=64180&taskId=110&prodTypeId=12454&prodSeriesId=75761

Regards,
Asif Sharif
Regards,
Asif Sharif
Torsten.
Acclaimed Contributor

Re: Server not Responding.

"Even from MP login its not possible to access.my server model no 9000/785/J6700"

MP login can't work, because there is **NO** MP in this system.

The serial connection may not work if the console is set to the graphics terminal - is one connected? You should also check for IP conflicts - if a PC is using the same IP, there is probably no ssh or telnet daemon running ...

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Robjan
Frequent Advisor

Re: Server not Responding.

Hi

Also while pinging the host I am getting message like .
"source quench reached" .Is this a problem with the network ??

--Robin
Asif Sharif
Honored Contributor

Re: Server not Responding.

Hi Robin,

Check the following link,
http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=17173

Regards,
Asif Sharif
Regards,
Asif Sharif
Robjan
Frequent Advisor

Re: Server not Responding.

Hi

Can anyone tell me how to increase the buffer size and decrease the delay interval to avoid the source quench message.
--Robin
Robjan
Frequent Advisor

Re: Server not Responding.

The issue is solved only after restarting the server.