home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / hp / 14467 < prev    next >
Encoding:
Text File  |  1993-01-03  |  2.2 KB  |  45 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!europa.asd.contel.com!gatech!usenet.ins.cwru.edu!ukma!news
  3. From: justin@hp750.ccs.uky.edu (Justin Sullivan)
  4. Subject: Re: TCPdump-like utility for HP
  5. Keywords: tcpdump netmonitor
  6. References: <1993Jan2.194115.29845@ms.uky.edu> <C0AK3F.5nt@ra.nrl.navy.mil>
  7. Nntp-Posting-Host: hp750.ccs.uky.edu
  8. Message-ID: <1993Jan3.204513.24620@ms.uky.edu>
  9. Organization: University Of Kentucky, Dept. of Math Sciences
  10. Sender: news@ms.uky.edu (USENET News System)
  11. Date: Sun, 3 Jan 1993 20:45:12 GMT
  12. Distribution: na
  13. Lines: 30
  14.  
  15. atkinson@itd.nrl.navy.mil (Randall Atkinson) writes:
  16.  
  17. >  Just to second the comment, this really would be a very nice tool to
  18. >have on my HP.  My interim solution is to use a colleague's Sun (which
  19. >HAS tcpdump ALREADY) in an xterm opened onto my HP 730.
  20.  
  21. >  The tcpdump(8) tool is not used quite so much as ping(8) or
  22. >traceroute(8), but it IS widely used by administrators of TCP/IP
  23. >networks.  I think of it as a tool that doesn't compete with a full
  24. >blown network analyser but rather as one to narrow down the location
  25. >of my problem (os, application, networking code, or the network
  26. >itself) to help figure out whether to pull out a network analyser.  In
  27. >a previous life when my life was more operationally oriented, I
  28. >depended on it.  Now it would be very helpful in my research.
  29.  
  30. >  If someone with access to the kernel sources were to port tcpdump(8)
  31. >to HPUX/HP-BLS on the 7xx series platforms and anonymously donate it
  32. >to the InterWorks archive, a lot of us users would be most grateful.
  33. >Based on my understanding that the HP kernel uses networking code
  34. >mostly derived from BSD 4.3+tahoe/reno, porting tcpdump(8) should not
  35. >be a very hard problem (say 3 man-days) for someone with access to the
  36. >kernel.  I believe the canonical source archive for tcpdump(8) is
  37. >ftp.ee.lbl.gov (I could be wrong).  It is possible that someone at LBL
  38. >has ported it already to 4.4 BSD running on an HP workstation.
  39.  
  40. Here here! My thoughts exactly. :)
  41. It turns out that the solution is sitting on my HP-UX distribution CD-ROM..
  42. nettl, HP's Network Tracing and Logging utility. It's in the LAN-MAN
  43. and NETTRACELOG distribution subsets (just run /etc/update to install them).
  44.  
  45.