<?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: Suggest a way to hang a HPUX 11.11 server's TCP/IP stack? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914713#M285087</link>
    <description>Hi,&lt;BR /&gt;can you not block the port the program is trying to connect to ? Effect would be that ping works, but TCP connect would not.</description>
    <pubDate>Mon, 18 Dec 2006 11:27:07 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2006-12-18T11:27:07Z</dc:date>
    <item>
      <title>Suggest a way to hang a HPUX 11.11 server's TCP/IP stack?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914712#M285086</link>
      <description>That's the only way I can describe what I'm trying to do.&lt;BR /&gt;&lt;BR /&gt;I need to simulate a problem so that I can get a fix for a piece of software we use.&lt;BR /&gt;&lt;BR /&gt;This is a client-server software that connects via TCP to remote clients.  If any one of the clients is unavailable (read: not DOWN, but "unavailable" meaning it responds to pings but not to new TCP/IP connections), then this piece of software will wait indefinitely for that malfunctioning client.&lt;BR /&gt;&lt;BR /&gt;I am wondering if anyone can suggest some tools to be able to diagnose this problem, or even better yet to cause it to happen at will!&lt;BR /&gt;&lt;BR /&gt;I promise I won't do it maliciously!</description>
      <pubDate>Mon, 18 Dec 2006 11:21:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914712#M285086</guid>
      <dc:creator>Hangman</dc:creator>
      <dc:date>2006-12-18T11:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Suggest a way to hang a HPUX 11.11 server's TCP/IP stack?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914713#M285087</link>
      <description>Hi,&lt;BR /&gt;can you not block the port the program is trying to connect to ? Effect would be that ping works, but TCP connect would not.</description>
      <pubDate>Mon, 18 Dec 2006 11:27:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914713#M285087</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-12-18T11:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Suggest a way to hang a HPUX 11.11 server's TCP/IP stack?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914714#M285088</link>
      <description>I agree, you can simply block the port that your application is trying to access.  Here is some software that will allow you to block the port:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9901AA" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9901AA&lt;/A&gt;</description>
      <pubDate>Mon, 18 Dec 2006 11:33:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914714#M285088</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-12-18T11:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Suggest a way to hang a HPUX 11.11 server's TCP/IP stack?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914715#M285089</link>
      <description>No, sorry.  I knew I'd screw up that post if I didn't proofread it!&lt;BR /&gt;&lt;BR /&gt;Blocking the port is not what I need.  blocking the port is accomodated by the software just as if the box is down.  That's not a problem, it's only when there is some kind of hanging condition...</description>
      <pubDate>Mon, 18 Dec 2006 11:38:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914715#M285089</guid>
      <dc:creator>Hangman</dc:creator>
      <dc:date>2006-12-18T11:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Suggest a way to hang a HPUX 11.11 server's TCP/IP stack?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914716#M285090</link>
      <description>Hi,&lt;BR /&gt;your hanging condition would be simulated by the program sending data to the TCP connection, but never hearing anything back ?&lt;BR /&gt;&lt;BR /&gt;If this is the case, just have a program read the port in a loop, but never write to it. i.e. the port becomes a 'black hole'.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Dec 2006 11:47:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914716#M285090</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-12-18T11:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Suggest a way to hang a HPUX 11.11 server's TCP/IP stack?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914717#M285091</link>
      <description>No, sorry.  I didn't proofread my post.&lt;BR /&gt;&lt;BR /&gt;blocking a TCP post will NOT help me.  The software handles unavailable ports and machines, it is only when the machine is in some kind of hung state that is a problem.</description>
      <pubDate>Mon, 18 Dec 2006 12:12:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914717#M285091</guid>
      <dc:creator>Hangman</dc:creator>
      <dc:date>2006-12-18T12:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Suggest a way to hang a HPUX 11.11 server's TCP/IP stack?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914718#M285092</link>
      <description>Peter,&lt;BR /&gt;&lt;BR /&gt;I believe that is the case.&lt;BR /&gt;I just don't quite know how to replicate this problem.&lt;BR /&gt;&lt;BR /&gt;I've had the problem on both Windows servers and HPUX servers where that server hangs, I was thinking it may be easier to manipulate a UNIX box instead of trying to go down the Windows path.  (Of course it might be easier to hang a Windows box???)&lt;BR /&gt;&lt;BR /&gt;You see my dilemma!</description>
      <pubDate>Mon, 18 Dec 2006 12:18:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914718#M285092</guid>
      <dc:creator>Hangman</dc:creator>
      <dc:date>2006-12-18T12:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Suggest a way to hang a HPUX 11.11 server's TCP/IP stack?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914719#M285093</link>
      <description>Try setting a timeout for the socket connection so that after the server has sent a few packets out and has not received any ACKs from the client, the server decides to shutdown that specific socket connection.&lt;BR /&gt;&lt;BR /&gt;~hope it helps</description>
      <pubDate>Mon, 18 Dec 2006 13:10:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914719#M285093</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-12-18T13:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Suggest a way to hang a HPUX 11.11 server's TCP/IP stack?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914720#M285094</link>
      <description>By the way can you specify what is the status of those socket connections on the server side i.e. FIN_WAIT_2 or FIN_WAIT_1 etc.. Similarly what about the status of those socket connections on the client side?</description>
      <pubDate>Mon, 18 Dec 2006 16:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suggest-a-way-to-hang-a-hpux-11-11-server-s-tcp-ip-stack/m-p/3914720#M285094</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-12-18T16:02:05Z</dc:date>
    </item>
  </channel>
</rss>

