<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Server not Responding. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088608#M441925</link>
    <description>Hi&lt;BR /&gt;  Console Login is also not working.&lt;BR /&gt;  &lt;BR /&gt;  How can I check without entering into the server whether inetd is running or not.&lt;BR /&gt;&lt;BR /&gt;--Robin.</description>
    <pubDate>Fri, 18 Jan 2008 03:47:17 GMT</pubDate>
    <dc:creator>Robjan</dc:creator>
    <dc:date>2008-01-18T03:47:17Z</dc:date>
    <item>
      <title>Server not Responding.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088605#M441922</link>
      <description>Hi&lt;BR /&gt;  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 .&lt;BR /&gt;         Thanks in Advance .&lt;BR /&gt;  &lt;BR /&gt;--Robin</description>
      <pubDate>Fri, 18 Jan 2008 03:04:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088605#M441922</guid>
      <dc:creator>Robjan</dc:creator>
      <dc:date>2008-01-18T03:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Server not Responding.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088606#M441923</link>
      <description>Hi Robin,&lt;BR /&gt;&lt;BR /&gt;how about console login?&lt;BR /&gt;&lt;BR /&gt;GOOD LUCK!!&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jan 2008 03:20:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088606#M441923</guid>
      <dc:creator>Warren_9</dc:creator>
      <dc:date>2008-01-18T03:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Server not Responding.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088607#M441924</link>
      <description>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.</description>
      <pubDate>Fri, 18 Jan 2008 03:21:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088607#M441924</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2008-01-18T03:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Server not Responding.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088608#M441925</link>
      <description>Hi&lt;BR /&gt;  Console Login is also not working.&lt;BR /&gt;  &lt;BR /&gt;  How can I check without entering into the server whether inetd is running or not.&lt;BR /&gt;&lt;BR /&gt;--Robin.</description>
      <pubDate>Fri, 18 Jan 2008 03:47:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088608#M441925</guid>
      <dc:creator>Robjan</dc:creator>
      <dc:date>2008-01-18T03:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Server not Responding.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088609#M441926</link>
      <description>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.&lt;BR /&gt; &lt;BR /&gt;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?</description>
      <pubDate>Fri, 18 Jan 2008 03:59:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088609#M441926</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-01-18T03:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Server not Responding.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088610#M441927</link>
      <description>hi robjan,&lt;BR /&gt;&lt;BR /&gt;maybe you could share with us server model.&lt;BR /&gt;&lt;BR /&gt;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?&lt;BR /&gt;&lt;BR /&gt;From what you explained earlier, the server still respond to ping request but doesn't allow any login from telnet/ssh/rlogin, right?&lt;BR /&gt;&lt;BR /&gt;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?&lt;BR /&gt;&lt;BR /&gt;Let us know.&lt;BR /&gt;&lt;BR /&gt;Rgds</description>
      <pubDate>Fri, 18 Jan 2008 04:01:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088610#M441927</guid>
      <dc:creator>Khairy</dc:creator>
      <dc:date>2008-01-18T04:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Server not Responding.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088611#M441928</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt; 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.&lt;BR /&gt;&lt;BR /&gt;--Robin.&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jan 2008 04:05:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088611#M441928</guid>
      <dc:creator>Robjan</dc:creator>
      <dc:date>2008-01-18T04:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Server not Responding.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088612#M441929</link>
      <description>Hi Robin,&lt;BR /&gt;&lt;BR /&gt;This looks like a workstation. Connect serial cable with server and check the network configuration,inetd etc.&lt;BR /&gt;&lt;BR /&gt;here is the docs of HP j6700 Workstation.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/DocumentIndex.jsp?contentType=SupportManual" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/DocumentIndex.jsp?contentType=SupportManual&lt;/A&gt;〈=en&amp;amp;cc=us&amp;amp;docIndexId=64180&amp;amp;taskId=110&amp;amp;prodTypeId=12454&amp;amp;prodSeriesId=75761&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jan 2008 04:30:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088612#M441929</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2008-01-18T04:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Server not Responding.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088613#M441930</link>
      <description>"Even from MP login its not possible to access.my server model no 9000/785/J6700"&lt;BR /&gt;&lt;BR /&gt;MP login can't work, because there is **NO** MP in this system.&lt;BR /&gt;&lt;BR /&gt;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 ...</description>
      <pubDate>Fri, 18 Jan 2008 06:57:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088613#M441930</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-01-18T06:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Server not Responding.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088614#M441931</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;  Also while pinging the host I am getting message like .&lt;BR /&gt;"source quench reached" .Is this a problem with the network ??&lt;BR /&gt;&lt;BR /&gt;--Robin</description>
      <pubDate>Fri, 18 Jan 2008 07:53:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088614#M441931</guid>
      <dc:creator>Robjan</dc:creator>
      <dc:date>2008-01-18T07:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Server not Responding.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088615#M441932</link>
      <description>Hi Robin,&lt;BR /&gt;&lt;BR /&gt;Check the following link,&lt;BR /&gt;&lt;A href="http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=17173" target="_blank"&gt;http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=17173&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jan 2008 09:54:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088615#M441932</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2008-01-18T09:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Server not Responding.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088616#M441933</link>
      <description>Hi&lt;BR /&gt; &lt;BR /&gt;  Can anyone tell me how to increase the buffer size and decrease the delay interval to avoid the source quench message.&lt;BR /&gt;--Robin</description>
      <pubDate>Fri, 18 Jan 2008 10:30:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088616#M441933</guid>
      <dc:creator>Robjan</dc:creator>
      <dc:date>2008-01-18T10:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Server not Responding.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088617#M441934</link>
      <description>The issue is solved only after restarting the server.</description>
      <pubDate>Mon, 21 Jan 2008 02:59:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-not-responding/m-p/5088617#M441934</guid>
      <dc:creator>Robjan</dc:creator>
      <dc:date>2008-01-21T02:59:20Z</dc:date>
    </item>
  </channel>
</rss>

