[lug] OT: capturing network data on Solaris

Carl.Wagner at Level3.com Carl.Wagner at Level3.com
Fri Nov 3 12:41:19 MST 2000


Have you tried
  snoop -d hme0 -x 0
or whatever ethernet device?
-x 0 should give you the whole packet
If you want a timestamp try "-t a"

What I normally do is
  snoop -d hme0 -x 0 -t a port 5060

Good luck.


matthew.w.mcillece at lmco.com wrote:
> 
> Can anyone recommend a tool for Solaris (and preferably from Sun) to capture the data in a TCP packet?  We're troubleshooting a communication problem between a Solaris box and a single board computer.  Our system admin ran snoop with the verbose option for us, but all it showed us were the packet headers and not the data itself.  I found ethereal, but it is apparently from a third party and would prefer to stick with something from Sun.  I searched www.sun.com and docs.sun.com for libpcap, netcat, and ethereal and nothing came up.
> 
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug




More information about the LUG mailing list