<?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: Port in use in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/port-in-use/m-p/3422020#M563386</link>
    <description>Thanks all the responded.It seems like lsof is the tool. Thanks!</description>
    <pubDate>Tue, 16 Nov 2004 04:16:28 GMT</pubDate>
    <dc:creator>Francois Rabe</dc:creator>
    <dc:date>2004-11-16T04:16:28Z</dc:date>
    <item>
      <title>Port in use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-in-use/m-p/3422014#M563380</link>
      <description>How do I find what process is using what port? When I try and start Oracle I get a "port in use message". I have used netstat -an and this does not show the port or process it is complaining about I also tried netstat -u, but this gives some funny numbers in hex or so. Is there something in Tru64 Unix similar to lsof for TRU64?</description>
      <pubDate>Mon, 15 Nov 2004 06:37:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-in-use/m-p/3422014#M563380</guid>
      <dc:creator>Francois Rabe</dc:creator>
      <dc:date>2004-11-15T06:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Port in use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-in-use/m-p/3422015#M563381</link>
      <description>Hi,&lt;BR /&gt;If you are looking for lsof then i have attached herewith.&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Nov 2004 06:44:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-in-use/m-p/3422015#M563381</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-11-15T06:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Port in use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-in-use/m-p/3422016#M563382</link>
      <description>for more info:&lt;BR /&gt;&lt;A href="http://the-other.wiretapped.net/security/host-security/lsof/binaries/hpux/" target="_blank"&gt;http://the-other.wiretapped.net/security/host-security/lsof/binaries/hpux/&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Nov 2004 06:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-in-use/m-p/3422016#M563382</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-11-15T06:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Port in use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-in-use/m-p/3422017#M563383</link>
      <description>Francois,&lt;BR /&gt;&lt;BR /&gt;run lsof as below, and you will get enough info to fix the issue&lt;BR /&gt;&lt;BR /&gt;lsof -i@hostname:port&lt;BR /&gt;&lt;BR /&gt;it will give you details on the process using the port number, and you can kill it.&lt;BR /&gt;&lt;BR /&gt;-willy</description>
      <pubDate>Mon, 15 Nov 2004 18:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-in-use/m-p/3422017#M563383</guid>
      <dc:creator>Anil C. Sedha</dc:creator>
      <dc:date>2004-11-15T18:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Port in use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-in-use/m-p/3422018#M563384</link>
      <description>Hi Francios&lt;BR /&gt;&lt;BR /&gt;Well if im reading your question correctly you are running tru64 ... thats what the last line implies i assume.&lt;BR /&gt;&lt;BR /&gt;Here is a link for it. it might help you out. It is on the page.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.tru64.org/pages.php?page=Software" target="_blank"&gt;http://www.tru64.org/pages.php?page=Software&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Gerhard</description>
      <pubDate>Tue, 16 Nov 2004 01:58:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-in-use/m-p/3422018#M563384</guid>
      <dc:creator>Gerhard Roets</dc:creator>
      <dc:date>2004-11-16T01:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Port in use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-in-use/m-p/3422019#M563385</link>
      <description>lsof is your tool.&lt;BR /&gt;It show all socket and open ports and files.&lt;BR /&gt;The problem is that lsof isn't in your HPUX OS.&lt;BR /&gt;you need download lsof.depot  form this site:&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;/use search area and write lsof /&lt;BR /&gt;make sure that you install all reguared software !!!&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Nov 2004 02:32:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-in-use/m-p/3422019#M563385</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2004-11-16T02:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Port in use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-in-use/m-p/3422020#M563386</link>
      <description>Thanks all the responded.It seems like lsof is the tool. Thanks!</description>
      <pubDate>Tue, 16 Nov 2004 04:16:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-in-use/m-p/3422020#M563386</guid>
      <dc:creator>Francois Rabe</dc:creator>
      <dc:date>2004-11-16T04:16:28Z</dc:date>
    </item>
  </channel>
</rss>

