<?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: Telnet hangs through firewall in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-hangs-through-firewall/m-p/3403431#M201294</link>
    <description>Simon - I'm with you.&lt;BR /&gt;&lt;BR /&gt;It doesn't appear to be a server issue as we can telnet to it from other servers behind the FW.&lt;BR /&gt;&lt;BR /&gt;Normal telnet is not enabled through the firewall - only through port 5555.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
    <pubDate>Tue, 19 Oct 2004 11:02:02 GMT</pubDate>
    <dc:creator>Gavin Stewart</dc:creator>
    <dc:date>2004-10-19T11:02:02Z</dc:date>
    <item>
      <title>Telnet hangs through firewall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-hangs-through-firewall/m-p/3403426#M201289</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to install a Data Protector client from a server outside a firewall to 4 servers behind a firewall.  Port 5555 has been opened by our network team who promise me all servers have the same firewall rules.&lt;BR /&gt;&lt;BR /&gt;I can push a client out to these 3 servers, but the 4th just hangs when I try to install the client.&lt;BR /&gt;&lt;BR /&gt;Also, if I do a "telnet hostname 5555" to this problem server, it connects but hangs.  All other servers connect and then are "closed by foreign host" after about 10 seconds.&lt;BR /&gt;&lt;BR /&gt;Can anyone think of a reason for this?&lt;BR /&gt;&lt;BR /&gt;I thought it might be NFS related, but I stopped NFS and the problem persisted.  Plus, ALL 4 servers have NFS running.&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly apreciated.  Many thanks, Gavin.</description>
      <pubDate>Tue, 19 Oct 2004 10:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-hangs-through-firewall/m-p/3403426#M201289</guid>
      <dc:creator>Gavin Stewart</dc:creator>
      <dc:date>2004-10-19T10:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet hangs through firewall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-hangs-through-firewall/m-p/3403427#M201290</link>
      <description>If it connects then hangs, that implys a problem with the server itself.&lt;BR /&gt;&lt;BR /&gt;What happens if you "telnet localhost 5555" from the server in question?</description>
      <pubDate>Tue, 19 Oct 2004 10:48:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-hangs-through-firewall/m-p/3403427#M201290</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2004-10-19T10:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet hangs through firewall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-hangs-through-firewall/m-p/3403428#M201291</link>
      <description>If I connect to the localhost from this server it connects fine (doesn't hang).&lt;BR /&gt;&lt;BR /&gt;If I telnet to this problem server from another server behind the firewall it connects fine - this would probably suggest it's not a server issue!?&lt;BR /&gt;&lt;BR /&gt;The problem only seems to be from a server outside the FW to this server behind the FW.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gavin</description>
      <pubDate>Tue, 19 Oct 2004 10:52:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-hangs-through-firewall/m-p/3403428#M201291</guid>
      <dc:creator>Gavin Stewart</dc:creator>
      <dc:date>2004-10-19T10:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet hangs through firewall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-hangs-through-firewall/m-p/3403429#M201292</link>
      <description>While telnet makes the initial connection based on the port provided (or port 23 as default), the connection back to the client is done on a random port number over 1000.&lt;BR /&gt;&lt;BR /&gt;Also, if you've changed /etc/services to point telnetd to 5555, have you hup'd inet to pick-up the change?&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Tue, 19 Oct 2004 10:52:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-hangs-through-firewall/m-p/3403429#M201292</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2004-10-19T10:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet hangs through firewall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-hangs-through-firewall/m-p/3403430#M201293</link>
      <description>In that case I suggest that your network team haven't setup exactly the same rules.&lt;BR /&gt;&lt;BR /&gt;Suggest you slap them with a wet fish and ask them to try again ;P&lt;BR /&gt;&lt;BR /&gt;I'm assuming you can perform normal telnet to this server through the firewall no problem, and therefore that the routing tables are all present and correct?</description>
      <pubDate>Tue, 19 Oct 2004 10:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-hangs-through-firewall/m-p/3403430#M201293</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2004-10-19T10:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet hangs through firewall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-hangs-through-firewall/m-p/3403431#M201294</link>
      <description>Simon - I'm with you.&lt;BR /&gt;&lt;BR /&gt;It doesn't appear to be a server issue as we can telnet to it from other servers behind the FW.&lt;BR /&gt;&lt;BR /&gt;Normal telnet is not enabled through the firewall - only through port 5555.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 19 Oct 2004 11:02:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-hangs-through-firewall/m-p/3403431#M201294</guid>
      <dc:creator>Gavin Stewart</dc:creator>
      <dc:date>2004-10-19T11:02:02Z</dc:date>
    </item>
  </channel>
</rss>

