<?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: net question please in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/net-question-please/m-p/4202530#M324916</link>
    <description>&amp;gt; tcp 0 0 hostname.59624 fullyqualified hostname.5001&lt;BR /&gt;&lt;BR /&gt;There is another column at the end of the netstat output. It is the state output and it should tell you what the socket is doing.&lt;BR /&gt;&lt;BR /&gt;Please post something like this&lt;BR /&gt;&lt;BR /&gt;Run netstat on hostA&lt;BR /&gt;&lt;BR /&gt;tcp 0 0 hostA.59624 hostB.dom.com.5001 STATUS&lt;BR /&gt;&lt;BR /&gt;Run netstat on hostB&lt;BR /&gt;&lt;BR /&gt;tcp 0 0 hostB.???? hostA.???? STATUS</description>
    <pubDate>Wed, 21 May 2008 23:10:47 GMT</pubDate>
    <dc:creator>TTr</dc:creator>
    <dc:date>2008-05-21T23:10:47Z</dc:date>
    <item>
      <title>net question please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-question-please/m-p/4202526#M324912</link>
      <description>tcp        0      0  hostname.59624      fullyqualified hostname.5001&lt;BR /&gt;&lt;BR /&gt;can some one please let me know the field(the above netstat output)  what does the field  hostname.59624 ..means..&lt;BR /&gt;Thanks much&lt;BR /&gt;</description>
      <pubDate>Wed, 21 May 2008 20:33:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-question-please/m-p/4202526#M324912</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2008-05-21T20:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: net question please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-question-please/m-p/4202527#M324913</link>
      <description>&lt;!--!*#--&gt;"man netstat"?&lt;BR /&gt;&lt;BR /&gt;      Address formats are in two forms: host.port, or network.port if the&lt;BR /&gt;      host portion of a socket address is zero.  When known, the host and&lt;BR /&gt;      network addresses are displayed symbolically by using gethostbyname()&lt;BR /&gt;&lt;BR /&gt;Is the mystery item under the "Local Address"&lt;BR /&gt;heading?&lt;BR /&gt;&lt;BR /&gt;Which part of "hostname.59624" do you not&lt;BR /&gt;understand?  "hostname" is the host name,&lt;BR /&gt;"59624" is the port number.  (Just as&lt;BR /&gt;"fullyqualified hostname" is a host name, and&lt;BR /&gt;"5001" is a port number.)</description>
      <pubDate>Wed, 21 May 2008 20:45:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-question-please/m-p/4202527#M324913</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-05-21T20:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: net question please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-question-please/m-p/4202528#M324914</link>
      <description>tcp        0     0       fullyqualified hostname.5001&lt;BR /&gt;&lt;BR /&gt;Actually my ? is ..in my other system the field in ? hostname.port name in my previos post is missing that means the app is not running?</description>
      <pubDate>Wed, 21 May 2008 20:51:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-question-please/m-p/4202528#M324914</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2008-05-21T20:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: net question please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-question-please/m-p/4202529#M324915</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Actually my ? is ..in my other system the&lt;BR /&gt;&amp;gt; field in ? hostname.port name in my previos&lt;BR /&gt;&amp;gt; post is missing that means the app is not&lt;BR /&gt;&amp;gt; running?&lt;BR /&gt;&lt;BR /&gt;Perhaps it would help if you supplied some&lt;BR /&gt;actual output from a "netstat -an" command on&lt;BR /&gt;each system.  Perhaps&lt;BR /&gt;    netstat -an | grep '.5001 '&lt;BR /&gt;&lt;BR /&gt;Also, "my other system" is not a useful&lt;BR /&gt;description of either system.  With what are&lt;BR /&gt;you working here?&lt;BR /&gt;&lt;BR /&gt;Are you expecting some application to be&lt;BR /&gt;listening on port 5001?&lt;BR /&gt;&lt;BR /&gt;What is your actual queation?  What problem&lt;BR /&gt;are you trying to solve?</description>
      <pubDate>Wed, 21 May 2008 21:44:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-question-please/m-p/4202529#M324915</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-05-21T21:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: net question please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-question-please/m-p/4202530#M324916</link>
      <description>&amp;gt; tcp 0 0 hostname.59624 fullyqualified hostname.5001&lt;BR /&gt;&lt;BR /&gt;There is another column at the end of the netstat output. It is the state output and it should tell you what the socket is doing.&lt;BR /&gt;&lt;BR /&gt;Please post something like this&lt;BR /&gt;&lt;BR /&gt;Run netstat on hostA&lt;BR /&gt;&lt;BR /&gt;tcp 0 0 hostA.59624 hostB.dom.com.5001 STATUS&lt;BR /&gt;&lt;BR /&gt;Run netstat on hostB&lt;BR /&gt;&lt;BR /&gt;tcp 0 0 hostB.???? hostA.???? STATUS</description>
      <pubDate>Wed, 21 May 2008 23:10:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-question-please/m-p/4202530#M324916</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-05-21T23:10:47Z</dc:date>
    </item>
  </channel>
</rss>

