<?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: nettladm to capture data on single port in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930624#M558446</link>
    <description>You can also install tcpdump from the HP Internet Express bundle (software.hp.com) and say:&lt;BR /&gt;&lt;BR /&gt;tcpdump -i &lt;INTERFACENAME&gt; -w &lt;TRACEFILE&gt; port &lt;PORTNUMBER&gt;&lt;BR /&gt;&lt;BR /&gt;and later post-process the file via:&lt;BR /&gt;&lt;BR /&gt;tcpdump -r &lt;TRACEFILE&gt;&lt;BR /&gt;&lt;BR /&gt;and/or use any of the tools that know how to read a tcpdump trace.&lt;BR /&gt;&lt;BR /&gt;Another consideration, albeit with at least as much overhead if not possibly more, is to use tusc to system call trace the specific application - that will of course not give you the TCP/IP/Ethernet headers, but you can still see the application data, and get some idea of what the application does with the data.&lt;/TRACEFILE&gt;&lt;/PORTNUMBER&gt;&lt;/TRACEFILE&gt;&lt;/INTERFACENAME&gt;</description>
    <pubDate>Mon, 03 Oct 2005 11:41:42 GMT</pubDate>
    <dc:creator>rick jones</dc:creator>
    <dc:date>2005-10-03T11:41:42Z</dc:date>
    <item>
      <title>nettladm to capture data on single port</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930622#M558444</link>
      <description>I have a request to collect/report on data transmitted across port 26204, which is used to transmit information for a particular application.  How would I configure nettladm to filter information at this level?  Or is there a better tool to use?</description>
      <pubDate>Fri, 30 Sep 2005 17:42:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930622#M558444</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2005-09-30T17:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: nettladm to capture data on single port</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930623#M558445</link>
      <description>Hi Ted,&lt;BR /&gt;&lt;BR /&gt;to collect data transmitted across specific port, you need to start tracing on data across that port. to do so :&lt;BR /&gt;&lt;BR /&gt;first: start the nettladm, then choose traceing subsystem from the list menu.&lt;BR /&gt;&lt;BR /&gt;select the appropriate subsystem (NS_LS_TCP or NS_LS_UDP)from the subsystems listed. from the action menu choose modify tracing.&lt;BR /&gt;&lt;BR /&gt;in the modify tracing set the "Include in Tracing" to "yes", check the "Incomming Protocol Data Unit" and "Outgoing Protocol Data Unit" as appropriate.&lt;BR /&gt;&lt;BR /&gt;in the "Specify Filter (Optional)" specify your source/destination ip/port. then click on "ok"&lt;BR /&gt;&lt;BR /&gt;After that you have to start the configured tracing from the Action menu.&lt;BR /&gt;&lt;BR /&gt;Note: * You can control the trace file size &amp;amp; location from "Modify Startup Parameters" in the Action Menu.&lt;BR /&gt;       ** To create a report from the collected data use Create report from File menu.&lt;BR /&gt;       *** to stop tracing, choose stop tracing from Action menu. and toggle the "Include in Trace" to No in "Modify tracing"&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 01 Oct 2005 03:45:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930623#M558445</guid>
      <dc:creator>Nemer_1</dc:creator>
      <dc:date>2005-10-01T03:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: nettladm to capture data on single port</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930624#M558446</link>
      <description>You can also install tcpdump from the HP Internet Express bundle (software.hp.com) and say:&lt;BR /&gt;&lt;BR /&gt;tcpdump -i &lt;INTERFACENAME&gt; -w &lt;TRACEFILE&gt; port &lt;PORTNUMBER&gt;&lt;BR /&gt;&lt;BR /&gt;and later post-process the file via:&lt;BR /&gt;&lt;BR /&gt;tcpdump -r &lt;TRACEFILE&gt;&lt;BR /&gt;&lt;BR /&gt;and/or use any of the tools that know how to read a tcpdump trace.&lt;BR /&gt;&lt;BR /&gt;Another consideration, albeit with at least as much overhead if not possibly more, is to use tusc to system call trace the specific application - that will of course not give you the TCP/IP/Ethernet headers, but you can still see the application data, and get some idea of what the application does with the data.&lt;/TRACEFILE&gt;&lt;/PORTNUMBER&gt;&lt;/TRACEFILE&gt;&lt;/INTERFACENAME&gt;</description>
      <pubDate>Mon, 03 Oct 2005 11:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930624#M558446</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2005-10-03T11:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: nettladm to capture data on single port</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930625#M558447</link>
      <description>Ted,&lt;BR /&gt;I have just started using Snort on HP-UX and find it to be a great and easy tool to use. You can get Snort (and also download pcre-6.2) from the HP-UX porting and archiving center. You will also need libpcap. The install takes less than a minute for all 3. Then you can simply do:&lt;BR /&gt;snort -vde port 26204&lt;BR /&gt;You can also pipe that into a file. Snort has many powerful features that you might find useful. Here are the links to the 3 downloads:&lt;BR /&gt;snort:&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/snort-2.3.3/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/snort-2.3.3/&lt;/A&gt;&lt;BR /&gt;pcre:&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Languages/pcre-6.2/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Languages/pcre-6.2/&lt;/A&gt;&lt;BR /&gt;libpcap:&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/libpcap-0.9.3/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/libpcap-0.9.3/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Hazem</description>
      <pubDate>Mon, 03 Oct 2005 12:12:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930625#M558447</guid>
      <dc:creator>Hazem Mahmoud_3</dc:creator>
      <dc:date>2005-10-03T12:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: nettladm to capture data on single port</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930626#M558448</link>
      <description>this system is HPUX 11.0.  I would like to grab a pre-compiled version or depot for installation.  the sites listed here only have packages for 11.11.  Anyone know where to locate 11.0 ones?</description>
      <pubDate>Tue, 04 Oct 2005 14:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930626#M558448</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2005-10-04T14:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: nettladm to capture data on single port</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930627#M558449</link>
      <description>tcpdump and libpcap sources from &lt;A href="http://www.isc.org" target="_blank"&gt;www.isc.org&lt;/A&gt; will likely compile and run just fine on 11.0 - I used to build them on 11.0 with the HP compilers.&lt;BR /&gt;&lt;BR /&gt;If you haven't done so already, getting started on an OS upgrade might not be a bad idea.  If you can jump all the way up to 11.23 (11iv2) that would be best, but going to 11.11 (11iv1) would be better than nothing.</description>
      <pubDate>Tue, 04 Oct 2005 14:51:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930627#M558449</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2005-10-04T14:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: nettladm to capture data on single port</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930628#M558450</link>
      <description>You can use TCPDUMP, Ethereal for capturing and analysis. For 11.0, you need to download source code and compile yourself. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.tcpdump.org" target="_blank"&gt;www.tcpdump.org&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.ethereal.com" target="_blank"&gt;www.ethereal.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 04 Oct 2005 22:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930628#M558450</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-04T22:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: nettladm to capture data on single port</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930629#M558451</link>
      <description>Ofcourse, another option would be to use &lt;BR /&gt;HP-UX IPFilter. Takes 10 seconds to configure&lt;BR /&gt;it for the logging you want. If you are using&lt;BR /&gt;HP-UX 11i v2, it would be already installed&lt;BR /&gt;on your system.&lt;BR /&gt;&lt;BR /&gt;- Biswajit&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Oct 2005 01:05:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930629#M558451</guid>
      <dc:creator>Biswajit Tripathy</dc:creator>
      <dc:date>2005-10-05T01:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: nettladm to capture data on single port</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930630#M558452</link>
      <description>thanks all... I have compiled tcpdump successfully.  No more replies required</description>
      <pubDate>Wed, 05 Oct 2005 15:10:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930630#M558452</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2005-10-05T15:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: nettladm to capture data on single port</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930631#M558455</link>
      <description>solution in hand</description>
      <pubDate>Wed, 05 Oct 2005 15:13:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nettladm-to-capture-data-on-single-port/m-p/4930631#M558455</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2005-10-05T15:13:39Z</dc:date>
    </item>
  </channel>
</rss>

