<?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: software for open port checking in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/software-for-open-port-checking/m-p/2685866#M54124</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can get lsof from the Software Porting Center.  The german mirror is at &lt;A href="http://hpux.asknet.de." target="_blank"&gt;http://hpux.asknet.de.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also you could use a portscanner like nmap to check for open ports. nmap is also available at the porting center in precompiled binaries for HP-UX 10.20 and 11.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Regards Stefan</description>
    <pubDate>Tue, 19 Mar 2002 10:13:04 GMT</pubDate>
    <dc:creator>Stefan Schulz</dc:creator>
    <dc:date>2002-03-19T10:13:04Z</dc:date>
    <item>
      <title>software for open port checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-for-open-port-checking/m-p/2685863#M54121</link>
      <description>Dear Expert,&lt;BR /&gt;     Is there any free ware using for open port checking ? I have heard that there is one software call LSOF (List Open Files). Where I can download it ?&lt;BR /&gt;&lt;BR /&gt;Thks</description>
      <pubDate>Tue, 19 Mar 2002 08:12:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-for-open-port-checking/m-p/2685863#M54121</guid>
      <dc:creator>Kenneth Yap</dc:creator>
      <dc:date>2002-03-19T08:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: software for open port checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-for-open-port-checking/m-p/2685864#M54122</link>
      <description>Ken&lt;BR /&gt;&lt;BR /&gt;netstat -na | more &lt;BR /&gt;&lt;BR /&gt;will tell you the status of the ports check out the man page&lt;BR /&gt;&lt;BR /&gt;good luck&lt;BR /&gt;John.</description>
      <pubDate>Tue, 19 Mar 2002 08:16:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-for-open-port-checking/m-p/2685864#M54122</guid>
      <dc:creator>John Carr_2</dc:creator>
      <dc:date>2002-03-19T08:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: software for open port checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-for-open-port-checking/m-p/2685865#M54123</link>
      <description>Hi You can download an already compiled version of 'lsof' from the porting centre.&lt;BR /&gt;&lt;BR /&gt;Here is the link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.61/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.61/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;One other product you may like to have a look at and that is 'nmap', have a look here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.insecure.org/nmap" target="_blank"&gt;www.insecure.org/nmap&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael</description>
      <pubDate>Tue, 19 Mar 2002 08:24:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-for-open-port-checking/m-p/2685865#M54123</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-03-19T08:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: software for open port checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-for-open-port-checking/m-p/2685866#M54124</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can get lsof from the Software Porting Center.  The german mirror is at &lt;A href="http://hpux.asknet.de." target="_blank"&gt;http://hpux.asknet.de.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also you could use a portscanner like nmap to check for open ports. nmap is also available at the porting center in precompiled binaries for HP-UX 10.20 and 11.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Regards Stefan</description>
      <pubDate>Tue, 19 Mar 2002 10:13:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-for-open-port-checking/m-p/2685866#M54124</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2002-03-19T10:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: software for open port checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-for-open-port-checking/m-p/2685867#M54125</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you may find the hp-ux porting center also at&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/" target="_blank"&gt;http://hpux.cs.utah.edu/&lt;/A&gt;&lt;BR /&gt;But afaik the lsof version you can download at the porting center is only for 32 bit systems. So you may have to download the sourcecode an recompile it on your machine.&lt;BR /&gt;You also may use "nmap" to scan for accessible network ports.&lt;BR /&gt;&lt;BR /&gt;Heiner</description>
      <pubDate>Tue, 19 Mar 2002 11:11:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-for-open-port-checking/m-p/2685867#M54125</guid>
      <dc:creator>Heiner E. Lennackers</dc:creator>
      <dc:date>2002-03-19T11:11:38Z</dc:date>
    </item>
  </channel>
</rss>

