Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!aplcen!haven!h.cs.wvu.wvnet.edu!cerc.wvu.wvnet.edu!babcock.cerc.wvu.wvnet.edu From: bigbroth@babcock.cerc.wvu.wvnet.edu (James M. Coleman) Newsgroups: comp.protocols.tcp-ip Subject: Re: tcpdump Message-ID: <396@cerc.wvu.wvnet.edu.edu> Date: 22 Feb 90 01:56:49 GMT References: <370@charyb.COM> Sender: news@cerc.wvu.wvnet.edu Lines: 20 From article <370@charyb.COM>, by dan@charyb.COM (Dan Mick): > I've got a program called tcpdump, written by Van Jacobsen at Lawrence > Berkeley Laboratory, (mailadds supposedly van@lbl-csam.arpa or > van@lbl-rtsg.arpa), that was distributed as compiled code for Sun-3 > workstations. It's a really useful tcp packet-listener and dumper. > > However: I need a Sun-4 version pretty badly. Does anyone know if > Van's still out there, how to reach those addresses from uunet, > if there's a Sun-4 version of tcpdump, if there's a tool like tcpdump > for the Sun-4, or any of that? There is a fix for the SunOS 4 at the same site the main program is stored. If you need the internet address email and I'll send it. SunOS version 4 uses a new version of the Network Interface Tap (NIT) and this is why you are having problems. There is example code in the Sun manuals, I believe it is under nit or etherfind. By the way, you have to have root privledge to open the nit. Jim Coleman bigbroth@cerc.wvu.wvnet.edu