<?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: ES3.0 can not telnet to server from windows but can from Other unix in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968898#M82776</link>
    <description>Hello Steven,&lt;BR /&gt;&lt;BR /&gt;I had the same thought initially but since the original query stated that they could telnet from another machine, I assumed that they had a telnet listener setup and working......&lt;BR /&gt;&lt;BR /&gt;To the original statement and the information about the later versions of putty...you might try running the client in debug mode and see if that shows any additional information, unless the desired connection method is simply telnet.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 27 Mar 2007 10:07:18 GMT</pubDate>
    <dc:creator>Al Licause</dc:creator>
    <dc:date>2007-03-27T10:07:18Z</dc:date>
    <item>
      <title>ES3.0 can not telnet to server from windows but can from Other unix</title>
      <link>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968891#M82769</link>
      <description>I have two new ES3.0 machines (DL380) and for some reason, I can not telnet from my windows computer to one of the boxes.&lt;BR /&gt;&lt;BR /&gt;However, I can telnet to it from another 'nix' machine.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 26 Mar 2007 07:28:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968891#M82769</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2007-03-26T07:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: ES3.0 can not telnet to server from windows but can from Other unix</title>
      <link>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968892#M82770</link>
      <description>How about a few clues.....like....can you ping it from both systems ?&lt;BR /&gt;&lt;BR /&gt;Can you ssh or ftp or gain access by any other means ?&lt;BR /&gt;&lt;BR /&gt;Any errors ?&lt;BR /&gt;&lt;BR /&gt;You haven't provided much information.   Don't expect too much feedback.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Mar 2007 08:20:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968892#M82770</guid>
      <dc:creator>Al Licause</dc:creator>
      <dc:date>2007-03-26T08:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: ES3.0 can not telnet to server from windows but can from Other unix</title>
      <link>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968893#M82771</link>
      <description>Fair enough.&lt;BR /&gt;&lt;BR /&gt;Putty will not work for my account or root's account.&lt;BR /&gt;&lt;BR /&gt;Sftp does work from another unix server but not from windows.&lt;BR /&gt;&lt;BR /&gt;I can ping it from anywhere including windows.&lt;BR /&gt;&lt;BR /&gt;could it be a trust thing?</description>
      <pubDate>Mon, 26 Mar 2007 08:24:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968893#M82771</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2007-03-26T08:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: ES3.0 can not telnet to server from windows but can from Other unix</title>
      <link>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968894#M82772</link>
      <description>Are the windoze box and the ES 3 on the same network ,or put in another way ; are there a router between the two who might have accesslists prohibitng the traffic ? &lt;BR /&gt;&lt;BR /&gt;Else check :&lt;BR /&gt;&lt;BR /&gt;# iptables -L &lt;BR /&gt;# cat /etc/hosts.deny&lt;BR /&gt;# cat /etc/xinetd.d/telnet&lt;BR /&gt;# cat /etc/xinetd.conf &lt;BR /&gt;&lt;BR /&gt;on the RH 3 box. &lt;BR /&gt;&lt;BR /&gt;A nice way to check if the problem lies in the network between (or the local firewall) is to use netcat (nc) in listen mode and use nc on the other side to connect to  that port . (Dont know if nc exist for windows though. )</description>
      <pubDate>Mon, 26 Mar 2007 14:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968894#M82772</guid>
      <dc:creator>Jarle Bjorgeengen</dc:creator>
      <dc:date>2007-03-26T14:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: ES3.0 can not telnet to server from windows but can from Other unix</title>
      <link>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968895#M82773</link>
      <description>As Jarle pointed out, it could be an iptables issue or a wrappers issue with hosts.* files.&lt;BR /&gt;&lt;BR /&gt;Try running tcpdump on the linux host to see if your request is actually making it from the PC.&lt;BR /&gt;&lt;BR /&gt;You might also check the log files such as /var/log/secure to see if any rejections are being logged.&lt;BR /&gt;&lt;BR /&gt;Do you even get a login screen when coming from the PC ?&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Mar 2007 14:37:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968895#M82773</guid>
      <dc:creator>Al Licause</dc:creator>
      <dc:date>2007-03-26T14:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: ES3.0 can not telnet to server from windows but can from Other unix</title>
      <link>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968896#M82774</link>
      <description>What version of putty are you using?  &lt;BR /&gt;&lt;BR /&gt;Try updating to the latest.  The older putty clients don't support the encryption used in updated linux ssh daemons.</description>
      <pubDate>Tue, 27 Mar 2007 06:33:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968896#M82774</guid>
      <dc:creator>J._1</dc:creator>
      <dc:date>2007-03-27T06:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: ES3.0 can not telnet to server from windows but can from Other unix</title>
      <link>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968897#M82775</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;by default ES 3.0 disables telnet.&lt;BR /&gt;&lt;BR /&gt;Enable it in /etc/xinetd.d/telnet configuration file and service restart xinetd&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 27 Mar 2007 07:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968897#M82775</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-03-27T07:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: ES3.0 can not telnet to server from windows but can from Other unix</title>
      <link>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968898#M82776</link>
      <description>Hello Steven,&lt;BR /&gt;&lt;BR /&gt;I had the same thought initially but since the original query stated that they could telnet from another machine, I assumed that they had a telnet listener setup and working......&lt;BR /&gt;&lt;BR /&gt;To the original statement and the information about the later versions of putty...you might try running the client in debug mode and see if that shows any additional information, unless the desired connection method is simply telnet.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Mar 2007 10:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968898#M82776</guid>
      <dc:creator>Al Licause</dc:creator>
      <dc:date>2007-03-27T10:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: ES3.0 can not telnet to server from windows but can from Other unix</title>
      <link>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968899#M82777</link>
      <description>My version of putty is 0.58.</description>
      <pubDate>Tue, 27 Mar 2007 11:19:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968899#M82777</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2007-03-27T11:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: ES3.0 can not telnet to server from windows but can from Other unix</title>
      <link>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968900#M82778</link>
      <description>Our internal network folks (buggers) changed the dns entry.&lt;BR /&gt;&lt;BR /&gt;I wasted all your time and over a week of my own time, only to find out that it was not my problem at all.&lt;BR /&gt;&lt;BR /&gt;Thanks everyone and for your trouble, I will assign 10 pts each.&lt;BR /&gt;&lt;BR /&gt;Nick</description>
      <pubDate>Tue, 03 Apr 2007 10:10:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/es3-0-can-not-telnet-to-server-from-windows-but-can-from-other/m-p/3968900#M82778</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2007-04-03T10:10:40Z</dc:date>
    </item>
  </channel>
</rss>

