<?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 netstat command fails in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-command-fails/m-p/2664897#M588971</link>
    <description>Netstat fails with the following results:&lt;BR /&gt;root@znc0h0ju:/etc/rc.config.d# netstat -i&lt;BR /&gt;ifnet: symbol not defined&lt;BR /&gt;&lt;BR /&gt;root@znc0h0ju:/etc/rc.config.d# netstat -a&lt;BR /&gt;nfile or file not in namelist.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ifnet: symbol not defined&lt;BR /&gt;&lt;BR /&gt;ifnet: symbol not defined&lt;BR /&gt;arpstat: symbol not in namelist&lt;BR /&gt;probestat: symbol not in namelist&lt;BR /&gt;&lt;BR /&gt;see attachment for system info...&lt;BR /&gt;&lt;BR /&gt;Tanks!</description>
    <pubDate>Thu, 14 Feb 2002 14:28:16 GMT</pubDate>
    <dc:creator>Joe Despres</dc:creator>
    <dc:date>2002-02-14T14:28:16Z</dc:date>
    <item>
      <title>netstat command fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-command-fails/m-p/2664897#M588971</link>
      <description>Netstat fails with the following results:&lt;BR /&gt;root@znc0h0ju:/etc/rc.config.d# netstat -i&lt;BR /&gt;ifnet: symbol not defined&lt;BR /&gt;&lt;BR /&gt;root@znc0h0ju:/etc/rc.config.d# netstat -a&lt;BR /&gt;nfile or file not in namelist.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ifnet: symbol not defined&lt;BR /&gt;&lt;BR /&gt;ifnet: symbol not defined&lt;BR /&gt;arpstat: symbol not in namelist&lt;BR /&gt;probestat: symbol not in namelist&lt;BR /&gt;&lt;BR /&gt;see attachment for system info...&lt;BR /&gt;&lt;BR /&gt;Tanks!</description>
      <pubDate>Thu, 14 Feb 2002 14:28:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-command-fails/m-p/2664897#M588971</guid>
      <dc:creator>Joe Despres</dc:creator>
      <dc:date>2002-02-14T14:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: netstat command fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-command-fails/m-p/2664898#M588972</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Execute this to resolve your problem:&lt;BR /&gt;&lt;BR /&gt;# rm -f /var/adm/netstat_data&lt;BR /&gt;&lt;BR /&gt;This document explains: &lt;BR /&gt;&lt;BR /&gt;Document ID:  A5678452&lt;BR /&gt;Date Loaded:  19991105&lt;BR /&gt;      Title:  Networking: nfile or file not in namelist&lt;BR /&gt;&lt;BR /&gt;Problem Description&lt;BR /&gt;&lt;BR /&gt;I am running HP-UX 10.20.  I get the following error when I attempt to&lt;BR /&gt;run the 'netstat' command:&lt;BR /&gt;&lt;BR /&gt;     nfile or file not in namelist&lt;BR /&gt;&lt;BR /&gt;Why am I getting this error?&lt;BR /&gt;&lt;BR /&gt;Configuration Info&lt;BR /&gt;&lt;BR /&gt;Operating System - HP-UX&lt;BR /&gt;Version - 10.20&lt;BR /&gt;Hardware System - HP9000&lt;BR /&gt;Series - K460&lt;BR /&gt;Subsystem - Networking&lt;BR /&gt;&lt;BR /&gt;Solution&lt;BR /&gt;&lt;BR /&gt;You are getting the error because the '/var/adm/netstat_data' file is&lt;BR /&gt;zero bytes.&lt;BR /&gt;&lt;BR /&gt;Perform the following steps to resolve your error:&lt;BR /&gt;&lt;BR /&gt;     1. Remove '/var/adm/netstat_data'.&lt;BR /&gt;&lt;BR /&gt;     2. Re-execute the 'netstat' command.&lt;BR /&gt;-----End of Document ID:  A5678452--------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Feb 2002 14:36:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-command-fails/m-p/2664898#M588972</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-02-14T14:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: netstat command fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-command-fails/m-p/2664899#M588973</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What most likely happened is that the ifnet array which is used to identify your devices has gotten corrupted.&lt;BR /&gt;&lt;BR /&gt;Tried rebooting?</description>
      <pubDate>Thu, 14 Feb 2002 14:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-command-fails/m-p/2664899#M588973</guid>
      <dc:creator>Corthouts Carlo</dc:creator>
      <dc:date>2002-02-14T14:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: netstat command fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-command-fails/m-p/2664900#M588974</link>
      <description>Removing the file netstat_data fixed the problem!  It was a zero length file.  Good fix!  I thought I searched for netstat on the HP site.  I must of missed it...&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Thu, 14 Feb 2002 18:58:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-command-fails/m-p/2664900#M588974</guid>
      <dc:creator>Joe Despres</dc:creator>
      <dc:date>2002-02-14T18:58:37Z</dc:date>
    </item>
  </channel>
</rss>

