<?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: netstat -i slow in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-i-slow/m-p/4862893#M566912</link>
    <description>Hi,&lt;BR /&gt;Just check whether the NIC parameters are  configured properly...&lt;BR /&gt;Regards,</description>
    <pubDate>Wed, 29 Sep 2004 07:05:19 GMT</pubDate>
    <dc:creator>Bharat Katkar</dc:creator>
    <dc:date>2004-09-29T07:05:19Z</dc:date>
    <item>
      <title>netstat -i slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-i-slow/m-p/4862892#M566911</link>
      <description>The result op netstat -i takes about 30 seconds?  It is a server running hpux 11.00 with MC/Serviceguard A.11.12.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. /usr/bin/netstat:&lt;BR /&gt;        netstat.h       8.1&lt;BR /&gt;        PHNE_17434 netstat.c $Revision: @@/main/r11ros/8$&lt;BR /&gt;        netstat.c     9.1&lt;BR /&gt;        NET:    Version: B.11.00  $Date: 97/10/15 10:44:23 $&lt;BR /&gt;        netstat.h       8.1&lt;BR /&gt;        osstat.c        6.9&lt;BR /&gt;        netstat.h       8.1&lt;BR /&gt;        PHNE_17434 osstat.c $Revision: @@/main/r11ros/7$&lt;BR /&gt;        osstat.c        6.9&lt;BR /&gt;         vmmap.o $Revision: 82.2 $&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2. etc/nsswitch.conf&lt;BR /&gt;                                                   hosts:  files dns&lt;BR /&gt;&lt;BR /&gt;3. /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;domain united.vicindo.be&lt;BR /&gt;nameserver 10.163.225.12&lt;BR /&gt;nameserver 192.168.1.21&lt;BR /&gt;&lt;BR /&gt;4. I added the following enrty to /etc/hosts&lt;BR /&gt;&lt;BR /&gt;0.0.0.0         all-zeros-broadcast&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Sep 2004 06:41:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-i-slow/m-p/4862892#M566911</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2004-09-29T06:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: netstat -i slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-i-slow/m-p/4862893#M566912</link>
      <description>Hi,&lt;BR /&gt;Just check whether the NIC parameters are  configured properly...&lt;BR /&gt;Regards,</description>
      <pubDate>Wed, 29 Sep 2004 07:05:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-i-slow/m-p/4862893#M566912</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-09-29T07:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: netstat -i slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-i-slow/m-p/4862894#M566913</link>
      <description>Apart from checking the patches for netstat, did you check the network utilization??&lt;BR /&gt;&lt;BR /&gt;If you have glance, start it. (glance -l)&lt;BR /&gt;I am not sure about the entry about broadcast in /etc/hosts. Is it really required or not?? I dont have one and it does'nt need to be there.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Wed, 29 Sep 2004 07:07:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-i-slow/m-p/4862894#M566913</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-09-29T07:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: netstat -i slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-i-slow/m-p/4862895#M566914</link>
      <description>Everything is configured 100FD Autoneg off.&lt;BR /&gt;NIC and switch port have the same settings.</description>
      <pubDate>Wed, 29 Sep 2004 07:07:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-i-slow/m-p/4862895#M566914</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2004-09-29T07:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: netstat -i slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-i-slow/m-p/4862896#M566915</link>
      <description>netstat -i will display the output that ip-address resolved hostname's in result.&lt;BR /&gt;&lt;BR /&gt;Are you having all entries of IP-Address in /etc/hosts file there?&lt;BR /&gt;&lt;BR /&gt;Else, problem may be with /etc/resolv.conf file there. Try to rearrange as,&lt;BR /&gt;&lt;BR /&gt;domain united.vicindo.be&lt;BR /&gt;nameserver 192.168.1.21&lt;BR /&gt;nameserver 10.163.225.12&lt;BR /&gt;&lt;BR /&gt;and try there.&lt;BR /&gt;&lt;BR /&gt;There is a possibility network slow there for operation.&lt;BR /&gt;&lt;BR /&gt; Can you say for this,&lt;BR /&gt; &lt;BR /&gt; time netstat -in&lt;BR /&gt; time netstat -i&lt;BR /&gt;&lt;BR /&gt; there.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Sep 2004 07:11:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-i-slow/m-p/4862896#M566915</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-09-29T07:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: netstat -i slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-i-slow/m-p/4862897#M566916</link>
      <description>are all your local IPs in the /etc/hosts file?  if not, then delays or retransmissions to your DNS servers may be the culprit.  you could try tusc'ing the netstat command - include timestamps and make it verbose, then look for the creation of the "DGRAM" socket and the timestamps on system calls with that file descriptor.&lt;BR /&gt;&lt;BR /&gt;pinging the DNS servers to make sure they are "there" is a good thing too.</description>
      <pubDate>Wed, 29 Sep 2004 20:16:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-i-slow/m-p/4862897#M566916</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2004-09-29T20:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: netstat -i slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-i-slow/m-p/4862898#M566917</link>
      <description>We wrote another script to solve our problem</description>
      <pubDate>Fri, 01 Oct 2004 01:07:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-i-slow/m-p/4862898#M566917</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2004-10-01T01:07:59Z</dc:date>
    </item>
  </channel>
</rss>

