<?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 External Access Dies in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/external-access-dies/m-p/2777946#M584045</link>
    <description>L1000 running 11.0, &lt;BR /&gt;the unix box is in DMZ, connectivity to internal workstations is maintained, however, the external connectivity dies at five (5) minute interval.  I restart the netserver and five minutes later the external connectivity disappears.  I have run through every troubleshooting flow chart I can find and see nothing amiss.  Main application running on this machine (standalone server) is SIRSI, a propprietary library services application.&lt;BR /&gt;Any suggestions?</description>
    <pubDate>Thu, 01 Aug 2002 18:52:25 GMT</pubDate>
    <dc:creator>Neal Burt</dc:creator>
    <dc:date>2002-08-01T18:52:25Z</dc:date>
    <item>
      <title>External Access Dies</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-access-dies/m-p/2777946#M584045</link>
      <description>L1000 running 11.0, &lt;BR /&gt;the unix box is in DMZ, connectivity to internal workstations is maintained, however, the external connectivity dies at five (5) minute interval.  I restart the netserver and five minutes later the external connectivity disappears.  I have run through every troubleshooting flow chart I can find and see nothing amiss.  Main application running on this machine (standalone server) is SIRSI, a propprietary library services application.&lt;BR /&gt;Any suggestions?</description>
      <pubDate>Thu, 01 Aug 2002 18:52:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-access-dies/m-p/2777946#M584045</guid>
      <dc:creator>Neal Burt</dc:creator>
      <dc:date>2002-08-01T18:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: External Access Dies</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-access-dies/m-p/2777947#M584046</link>
      <description>Hi Neil,&lt;BR /&gt;&lt;BR /&gt; Sure sounds like a time-out or idle-out situation.&lt;BR /&gt;First thing I would do is take a look at the external firewall logs and config.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 01 Aug 2002 19:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-access-dies/m-p/2777947#M584046</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-08-01T19:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: External Access Dies</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-access-dies/m-p/2777948#M584047</link>
      <description>Firewall shows traffic in to unix box and out during the initial 5 minutes...then no traffic out.  The other servers (NT 4.0 and Win 2000 (:( ) have traffic in and out of DMZ...Just found the thread on the dead gateway probe, am trying that now.  Thanks for your quick response, will assign points just as soon as I can figure out how.</description>
      <pubDate>Thu, 01 Aug 2002 19:19:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-access-dies/m-p/2777948#M584047</guid>
      <dc:creator>Neal Burt</dc:creator>
      <dc:date>2002-08-01T19:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: External Access Dies</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-access-dies/m-p/2777949#M584048</link>
      <description>I assume this is port 80 - Web - traffic we're talking about here?&lt;BR /&gt;Are you doing any kind of load balancing - either HW or SW?&lt;BR /&gt;Any messages logged in /var/adm/syslog.log and/or the application logs to work with?&lt;BR /&gt;Any way to turn up the logging level on the web server SW?&lt;BR /&gt;&lt;BR /&gt;If not, I suspect you'd have to get a sniffer going here &amp;amp; start analyzing packet traffic when the problem occurs.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 01 Aug 2002 20:11:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-access-dies/m-p/2777949#M584048</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-08-01T20:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: External Access Dies</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-access-dies/m-p/2777950#M584049</link>
      <description>OH...and one other thing.&lt;BR /&gt;You can do a &lt;BR /&gt;netstat -an &lt;BR /&gt;and look at the output - you'll probably want to grep down to the relevant IPs / ports.&lt;BR /&gt;I suspect something is leaving the sockets "hanging", possibly in a FIN_WAIT state.&lt;BR /&gt;If that's the case then no more traffic will come out of the HP as it's waiting for something to come in. I've seen HW load balancers do this. They send an RST (reset) when the HP is looking for a simple ACK.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 01 Aug 2002 20:15:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-access-dies/m-p/2777950#M584049</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-08-01T20:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: External Access Dies</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-access-dies/m-p/2777951#M584050</link>
      <description>Thanks for all the help...solution to problem was to turn the ip_ire_probe off.  See Subnet conf. on HPUX 11.0 thread.&lt;BR /&gt;Thanks again for everyone's assistance.</description>
      <pubDate>Thu, 01 Aug 2002 20:45:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-access-dies/m-p/2777951#M584050</guid>
      <dc:creator>Neal Burt</dc:creator>
      <dc:date>2002-08-01T20:45:00Z</dc:date>
    </item>
  </channel>
</rss>

