<?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: Unable to telnet in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573372#M228530</link>
    <description>I think /etc/hosts and /etc/nsswitch.conf are related to resolution at local host only.&lt;BR /&gt;When you are using telnet from remote system it checks it own hosts file or dns server for ip resoltuion. This  problem may be with you dns server.</description>
    <pubDate>Thu, 30 Jun 2005 03:54:13 GMT</pubDate>
    <dc:creator>Sarjerao</dc:creator>
    <dc:date>2005-06-30T03:54:13Z</dc:date>
    <item>
      <title>Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573364#M228522</link>
      <description>HI all&lt;BR /&gt;&lt;BR /&gt;I am facing problems in connecting to a newly installed machine using telnet with hostname.It works fine with IP address within the same network.I have entered hostname in /etc/hosts and my /etc/nsswitch.conf says &lt;BR /&gt;"hosts:        files".&lt;BR /&gt;&lt;BR /&gt;With hostname it is taking 5-6 minutes to get the login prompt within the same network and from outside network it says "telnet: Unable to connect to remote host: Connection timed out".&lt;BR /&gt;&lt;BR /&gt;I am able to connect to this host from outside network immediately after it is rebooted.If I logout and try once more it is not connecting timesout after sometime.&lt;BR /&gt;&lt;BR /&gt;I am confused and dont have any clue how to continue,I need help from all of you gurus.&lt;BR /&gt;&lt;BR /&gt;Siju Jose</description>
      <pubDate>Wed, 29 Jun 2005 11:06:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573364#M228522</guid>
      <dc:creator>Siju Jose_1</dc:creator>
      <dc:date>2005-06-29T11:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573365#M228523</link>
      <description>Is name resolution (with ip address and with host name) OK??&lt;BR /&gt;&lt;BR /&gt;Also check for following ndd setting. It should be 0. Should be disabled.&lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/ip ip_ire_gw_probe.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Wed, 29 Jun 2005 11:12:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573365#M228523</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-06-29T11:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573366#M228524</link>
      <description>This is definitely a name resolution issue. With the assumption thatyour /etc/hosts files is barebones, i.e., only the local server name and very few others, your waiting for the login prompt can be attributed to the waiting for timeout of the name resolution. &lt;BR /&gt;&lt;BR /&gt;My first suggestion is, if you can, configure your server to use a dns server or 2 or 3 dns servers by modifying your /etc/resolv.conf and /etc/nsswitch.conf.&lt;BR /&gt;&lt;BR /&gt;also, if dns is not an option, modify your nsswitch.conf as follows:&lt;BR /&gt;&lt;BR /&gt;hosts: files [NOTFOUND=return]</description>
      <pubDate>Wed, 29 Jun 2005 11:14:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573366#M228524</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-06-29T11:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573367#M228525</link>
      <description>HI&lt;BR /&gt;&lt;BR /&gt;yes,the hostname resolution is correct and the ndd setting is also 0.But does it matter within the same network???&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Siju Jose</description>
      <pubDate>Wed, 29 Jun 2005 11:17:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573367#M228525</guid>
      <dc:creator>Siju Jose_1</dc:creator>
      <dc:date>2005-06-29T11:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573368#M228526</link>
      <description>Hi Mel&lt;BR /&gt;&lt;BR /&gt;DNS is not an option.I have changed the nsswitch.conf entry but the situation has not improved.&lt;BR /&gt;Also I cant understand why I am able to telnet immediately after this host is rebooted.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Siju Jose</description>
      <pubDate>Wed, 29 Jun 2005 11:25:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573368#M228526</guid>
      <dc:creator>Siju Jose_1</dc:creator>
      <dc:date>2005-06-29T11:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573369#M228527</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try nslookup &amp;amp; traceroute commands for confirming the PATH &amp;amp; reason for dealy in the resolution.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 29 Jun 2005 20:00:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573369#M228527</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-06-29T20:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573370#M228528</link>
      <description>How much time it takes to do nslookup ur hostname ? is it fast ? Try telneting to a non existant port like 1234 'telnet host 1234' , and check for any delay for getting the connection refused message .</description>
      <pubDate>Thu, 30 Jun 2005 01:15:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573370#M228528</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2005-06-30T01:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573371#M228529</link>
      <description>HI&lt;BR /&gt;&lt;BR /&gt;Please see the following.The difference to do traceroute to the same host is too large&lt;BR /&gt;&lt;BR /&gt;spexts1[root]:/root:&amp;gt;timex traceroute 194.35.246.158&lt;BR /&gt;traceroute to 194.35.246.158 (194.35.246.158), 30 hops max, 40 byte packets&lt;BR /&gt; 1  papaloco (194.35.246.158)  0.423 ms  0.221 ms  0.189 ms&lt;BR /&gt;&lt;BR /&gt;real        0.02&lt;BR /&gt;user        0.00&lt;BR /&gt;sys         0.01&lt;BR /&gt;&lt;BR /&gt;spexts1[root]:/root:&amp;gt;timex traceroute papaloco&lt;BR /&gt;&lt;BR /&gt;traceroute to papaloco (194.35.246.158), 30 hops max, 40 byte packets&lt;BR /&gt; 1  papaloco (194.35.246.158)  0.404 ms  0.213 ms  0.188 ms&lt;BR /&gt;&lt;BR /&gt;real     5:40.21&lt;BR /&gt;user        0.01&lt;BR /&gt;sys         0.02&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;nslookup completes succeesfully without any time delay.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Siju Jose&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jun 2005 03:29:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573371#M228529</guid>
      <dc:creator>Siju Jose_1</dc:creator>
      <dc:date>2005-06-30T03:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573372#M228530</link>
      <description>I think /etc/hosts and /etc/nsswitch.conf are related to resolution at local host only.&lt;BR /&gt;When you are using telnet from remote system it checks it own hosts file or dns server for ip resoltuion. This  problem may be with you dns server.</description>
      <pubDate>Thu, 30 Jun 2005 03:54:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573372#M228530</guid>
      <dc:creator>Sarjerao</dc:creator>
      <dc:date>2005-06-30T03:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573373#M228531</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;There is no DNS involved in this.Both machines are in same network itself.&lt;BR /&gt;&lt;BR /&gt;Siju Jose</description>
      <pubDate>Thu, 30 Jun 2005 04:06:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573373#M228531</guid>
      <dc:creator>Siju Jose_1</dc:creator>
      <dc:date>2005-06-30T04:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573374#M228532</link>
      <description>HI Siju&lt;BR /&gt;&lt;BR /&gt;Please put the hostname and IP address of the server in the remote machine from where you telne to the newly installed machine.&lt;BR /&gt;&lt;BR /&gt;Please let me know the OS of your remot machine. If you have a nix box int he network, please try from there and let us know.&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jun 2005 08:08:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573374#M228532</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2005-06-30T08:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573375#M228533</link>
      <description>please put the IP address and hostname of the new server in the hosts file of remote machine</description>
      <pubDate>Thu, 30 Jun 2005 08:09:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573375#M228533</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2005-06-30T08:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573376#M228534</link>
      <description>Hi PVR&lt;BR /&gt;&lt;BR /&gt;The entries are already in place,It is reolving the hostname by nslookup also.&lt;BR /&gt;&lt;BR /&gt;Siju Jose</description>
      <pubDate>Thu, 30 Jun 2005 08:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573376#M228534</guid>
      <dc:creator>Siju Jose_1</dc:creator>
      <dc:date>2005-06-30T08:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573377#M228535</link>
      <description>Is it a unix box what you are mentioning as remote machine ???</description>
      <pubDate>Thu, 30 Jun 2005 08:59:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573377#M228535</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2005-06-30T08:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573378#M228536</link>
      <description>Yes ,both are HP-UX 11i boxes</description>
      <pubDate>Thu, 30 Jun 2005 09:00:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573378#M228536</guid>
      <dc:creator>Siju Jose_1</dc:creator>
      <dc:date>2005-06-30T09:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573379#M228537</link>
      <description>Could you run a traceroute from papaloco back to spext1 and post the results? Also, on papaloco run 'netstat -rn' and make sure there are entries for interface itself;&lt;BR /&gt;&lt;BR /&gt;example;&lt;BR /&gt;&lt;BR /&gt;Routing tables&lt;BR /&gt;Destination           Gateway            Flags   Refs Interface  Pmtu&lt;BR /&gt;127.0.0.1             127.0.0.1          UH        0  lo0        4136&lt;BR /&gt;100.169.67.69          100.169.67.69       UH        0  lan7       4136&lt;BR /&gt;100.169.67.0           100.169.67.69       U         2  lan7       1500&lt;BR /&gt;&lt;BR /&gt;If these are missing it will use the default route to get to this network.&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Thu, 30 Jun 2005 09:00:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573379#M228537</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2005-06-30T09:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573380#M228538</link>
      <description>HI David&lt;BR /&gt;&lt;BR /&gt;From papaloco it seems to be fast&lt;BR /&gt;&lt;BR /&gt;papaloco[root]:/root:&amp;gt;timex traceroute spexts1&lt;BR /&gt;traceroute to spexts1 (194.35.246.155), 30 hops max, 40 byte packets&lt;BR /&gt; 1  spexts1 (194.35.246.155)  0.457 ms  0.469 ms  0.283 ms&lt;BR /&gt;&lt;BR /&gt;real        0.03&lt;BR /&gt;user        0.01&lt;BR /&gt;sys         0.02&lt;BR /&gt;&lt;BR /&gt;papaloco[root]:/root:&amp;gt;timex traceroute 194.35.246.155&lt;BR /&gt;traceroute to 194.35.246.155 (194.35.246.155), 30 hops max, 40 byte packets&lt;BR /&gt; 1  spexts1 (194.35.246.155)  0.485 ms  0.397 ms  0.308 ms&lt;BR /&gt;&lt;BR /&gt;real        0.03&lt;BR /&gt;user        0.01&lt;BR /&gt;sys         0.02&lt;BR /&gt;&lt;BR /&gt;Also there are entries for interface also&lt;BR /&gt;papaloco[root]:/root:&amp;gt;netstat -nr&lt;BR /&gt;Routing tables&lt;BR /&gt;Destination           Gateway            Flags   Refs Interface  Pmtu&lt;BR /&gt;127.0.0.1             127.0.0.1          UH        0  lo0        4136&lt;BR /&gt;194.35.246.158        194.35.246.158     UH        0  lan1       4136&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jun 2005 09:04:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573380#M228538</guid>
      <dc:creator>Siju Jose_1</dc:creator>
      <dc:date>2005-06-30T09:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573381#M228539</link>
      <description>Perhaps this could be a duplicate MAC address issue. Try the following;&lt;BR /&gt;&lt;BR /&gt;on spexts1 run;&lt;BR /&gt;&lt;BR /&gt;$ lanscan&lt;BR /&gt;&lt;BR /&gt;Get the station address (MAC) for the interface for that network.&lt;BR /&gt;&lt;BR /&gt;Then on papaloco run;&lt;BR /&gt;&lt;BR /&gt;$ arp -a | grep spexts1   (or use -an and grep for the IP)&lt;BR /&gt;&lt;BR /&gt;If the MAC addresses don't match you have another interface out there with the same MAC. Everything might work fine right after a reboot because the arp table is empty. At some point the rogue interface might respond and get itself into the arp table. &lt;BR /&gt;&lt;BR /&gt;A slim chance I know, but it may be worth a look.&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Thu, 30 Jun 2005 10:53:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573381#M228539</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2005-06-30T10:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573382#M228540</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;It matches the lanscan output.&lt;BR /&gt;&lt;BR /&gt;Siju</description>
      <pubDate>Thu, 30 Jun 2005 10:57:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573382#M228540</guid>
      <dc:creator>Siju Jose_1</dc:creator>
      <dc:date>2005-06-30T10:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573383#M228541</link>
      <description>HI&lt;BR /&gt;&lt;BR /&gt;I am able to ftp with hostname without any delays,it gets connected instanmtly.Only telnet is having issues.Can somebody help???&lt;BR /&gt;&lt;BR /&gt;Siju Jose</description>
      <pubDate>Tue, 05 Jul 2005 04:43:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/3573383#M228541</guid>
      <dc:creator>Siju Jose_1</dc:creator>
      <dc:date>2005-07-05T04:43:54Z</dc:date>
    </item>
  </channel>
</rss>

