I wanted "tcpslice" [1] today, so i could trim down a packet capture
before sending it to support.
Obviously I could have run it from
an NFS client but at 1Gb that would
have taken a while. So, i wanted to run locally on the cluster.
Wikipedia told me that onefs 7 is based on freebsd 7.4.
I found the binary "packages" distribution for FreeBSD 7.4 here:
http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/amd64/packages-7.4-release/
a download and "pkg_add" command later and i was in business.
These binaries are old, from the release of 7.4 in 2011, so i would
strongly recommend against doing anything with any untrusted input.
YMMV, unsupported, if it breaks you get to keep both pieces.
danno
[1] If you are trying to use tcpslice, note that time 1 means unix
timestamp 1, i.e., 1 second into 1970. time +1 means 1 second after the
start of the tcpdump file. Never knew that the tcpdump format stored
actual time stamps.
--
Dan Pritts
ICPSR Computing
& Network Services
University of Michigan
+1 (734)615-7362