Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!samsung!munnari.oz.au!cs.mu.OZ.AU!kre From: kre@cs.mu.oz.au (Robert Elz) Newsgroups: comp.protocols.tcp-ip Subject: Re: traceroute and SunOS 4.1.1 Message-ID: Date: 4 May 91 03:45:36 GMT References: <11288@ncar.ucar.edu> Sender: news@cs.mu.oz.au Lines: 23 woods@ncar.ucar.edu (Greg Woods) writes: >Does anyone have traceroute running on SunOS 4.1.1? Yes - nothing special to make it work, it just did (hadn't tried it till a few seconds ago, and just copied the traceroute binary from 4.0.3, but I doubt that matters). kernel config that I use (relevant bits) ... options INET options TCPDEBUG # I don't imagine that this is it pseudo-device ether pseudo-device loop pseudo-device snit pseudo-device pf pseudo-device nbuf pseudo-device clone These bits are basically all the same as a GENERIC kernel has I believe. This is an SS2. kre