<?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 Cannot telnet after reboot the server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-telnet-after-reboot-the-server/m-p/2651628#M590563</link>
    <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;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!</description>
    <pubDate>Thu, 24 Jan 2002 02:15:43 GMT</pubDate>
    <dc:creator>Jacky Wong_1</dc:creator>
    <dc:date>2002-01-24T02:15:43Z</dc:date>
    <item>
      <title>Cannot telnet after reboot the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-telnet-after-reboot-the-server/m-p/2651628#M590563</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;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!</description>
      <pubDate>Thu, 24 Jan 2002 02:15:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-telnet-after-reboot-the-server/m-p/2651628#M590563</guid>
      <dc:creator>Jacky Wong_1</dc:creator>
      <dc:date>2002-01-24T02:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot telnet after reboot the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-telnet-after-reboot-the-server/m-p/2651629#M590564</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;From the system console you should be able to&lt;BR /&gt;login and check some things.&lt;BR /&gt;First have a look in the /etc/rc.log file for&lt;BR /&gt;any errors. Also have a look using the 'dmesg'&lt;BR /&gt;program and the system log /var/adm/syslog/syslog.log&lt;BR /&gt;From one of these some error should be found &lt;BR /&gt;in relation to the problem. &lt;BR /&gt;Can you ping the server?&lt;BR /&gt;&lt;BR /&gt;-Michael</description>
      <pubDate>Thu, 24 Jan 2002 02:26:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-telnet-after-reboot-the-server/m-p/2651629#M590564</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-01-24T02:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot telnet after reboot the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-telnet-after-reboot-the-server/m-p/2651630#M590565</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In addition, you may want to perform the following diagnostics:&lt;BR /&gt;&lt;BR /&gt;1) Check local telnet connectivity from the server end:&lt;BR /&gt;&lt;BR /&gt;# telnet localhost&lt;BR /&gt;&lt;BR /&gt;If you can connect, then the problem is related to either your telnet client or the network routing. Proceed to 2).&lt;BR /&gt;&lt;BR /&gt;If you cannot connect, then the problem is with your server end configuration. Check that your inetd daemon is running and that your telnet service is uncommented in your /etc/inetd.conf and that there is no restriction in your /var/adm/inetd.sec. Are you using tcpwrappers?&lt;BR /&gt;&lt;BR /&gt;# ps -fae|grep inetd&lt;BR /&gt;# grep telnet /etc/inetd.conf&lt;BR /&gt;# grep telnet /var/adm/inetd.sec&lt;BR /&gt;&lt;BR /&gt;2) Check your routing table entries at your client end. Make sure that you are able to ping your default router. Also, check that the telnet service is defined in /etc/services. Are you running any firewalls in-between?:&lt;BR /&gt;&lt;BR /&gt;# netstat -rn|grep default&lt;BR /&gt;# ping YOUR_DEFAULT_ROUTER&lt;BR /&gt;# grep telnet /etc/services&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Thu, 24 Jan 2002 02:32:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-telnet-after-reboot-the-server/m-p/2651630#M590565</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-01-24T02:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot telnet after reboot the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-telnet-after-reboot-the-server/m-p/2651631#M590566</link>
      <description>Hi Jacky:&lt;BR /&gt;&lt;BR /&gt;It is likely that the search can be narrowed by asking the following:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Why did you reboot?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; What did you last change?  (Think of everything even if you don't think its related).&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 24 Jan 2002 02:39:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-telnet-after-reboot-the-server/m-p/2651631#M590566</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-01-24T02:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot telnet after reboot the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-telnet-after-reboot-the-server/m-p/2651632#M590567</link>
      <description>Hi Jacky,&lt;BR /&gt;&lt;BR /&gt;Check and make sure your network is okay. That you can login on the console and then telnet to the same server from the console. Login from console, then do a telnet to the system using the system name and the ip address. From and external system do a nslookup for the server name and ip address and make sure they are unique on the network.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jan 2002 03:00:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-telnet-after-reboot-the-server/m-p/2651632#M590567</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-24T03:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot telnet after reboot the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-telnet-after-reboot-the-server/m-p/2651633#M590568</link>
      <description>You may need to start gated.&lt;BR /&gt;/usr/sbin/gated&lt;BR /&gt;I had a problem last week after installing patches, I tried to telnet and received&lt;BR /&gt;/dev/pty/ta does not exist.  I ran 'insf -e' to recreate the files and telnet functioned properly.&lt;BR /&gt;&lt;BR /&gt;nancy</description>
      <pubDate>Thu, 24 Jan 2002 13:22:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-telnet-after-reboot-the-server/m-p/2651633#M590568</guid>
      <dc:creator>nancy rippey</dc:creator>
      <dc:date>2002-01-24T13:22:18Z</dc:date>
    </item>
  </channel>
</rss>

