<?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: Network Traffic 2 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic-2/m-p/2424504#M739</link>
    <description>netstat -a will show you which socket connections are in use.  lsof can be used to query which processes are attached to particualr sockets.</description>
    <pubDate>Thu, 01 Jun 2000 14:03:41 GMT</pubDate>
    <dc:creator>Alan Riggs</dc:creator>
    <dc:date>2000-06-01T14:03:41Z</dc:date>
    <item>
      <title>Network Traffic 2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic-2/m-p/2424503#M738</link>
      <description>Thanks guys.&lt;BR /&gt;&lt;BR /&gt;But, I still don't know How I can get the process,data information which is going on network.&lt;BR /&gt;&lt;BR /&gt;I saw that there is no collisons,no errors.&lt;BR /&gt;&lt;BR /&gt;I just want to know which process is sending and getting the data. Can I?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 01 Jun 2000 13:34:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic-2/m-p/2424503#M738</guid>
      <dc:creator>Young C. Jun</dc:creator>
      <dc:date>2000-06-01T13:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Network Traffic 2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic-2/m-p/2424504#M739</link>
      <description>netstat -a will show you which socket connections are in use.  lsof can be used to query which processes are attached to particualr sockets.</description>
      <pubDate>Thu, 01 Jun 2000 14:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic-2/m-p/2424504#M739</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-06-01T14:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Network Traffic 2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic-2/m-p/2424505#M740</link>
      <description>Well, you can view the actual packets and look for the source ip address and the source port.  Then you go to the system who has that ip address and using lsof or glance find the process that has that port open.  That process sent the packet.&lt;BR /&gt;&lt;BR /&gt;Most folks use a network sniffer to see packets.  This is usually a laptop with special software to capture the packets.  You plug it in to the network and it "snoops" on all the traffic.&lt;BR /&gt;&lt;BR /&gt;HP has software to log packets, which is an alternative if you don't have a sniffer.  You  use nettl(1M) to turn it on and it produces log files that you can view with netfmt(1M).  There are man pages on all this stuff.</description>
      <pubDate>Thu, 01 Jun 2000 14:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic-2/m-p/2424505#M740</guid>
      <dc:creator>Paul Hite</dc:creator>
      <dc:date>2000-06-01T14:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Network Traffic 2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic-2/m-p/2424506#M741</link>
      <description>netstat -r will show you the ip address destination, gateway, flags ...use, etc&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jun 2000 15:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic-2/m-p/2424506#M741</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-06-01T15:20:20Z</dc:date>
    </item>
  </channel>
</rss>

