back to PMA page

Data Format FAQ for Passive Traces


  1. Q: I've looked in the Data Cube, but I don't see any raw trace files, where can I get raw header traces?


    A: Raw header traces are available on moat.nlanr.net via anonymous ftp or http. Ftp usually presents less problems in the long run, so we suggest that you ftp to moat.nlanr.net/pub/MOAT/Traces/ where we store approximately one week's worth of data before it is backed up and cleared to make room for new data.


  2. Q: I've found the traces I want but how do I decompress the .gz files?

    A: You will need to have the gnu zip utility 'gzip' or some other utility that will handle gziped files. Most modern compression utilities will support gzip, including WinZip(tm), and Stuffit Expander(tm).


  3. Q: I have unzipped the .gz files but how do I decompress the .enc file? And what about the .crl file after that?


    A: After you have unzipped a file ending in '.crl.enc.gz' you are basically done. Trace headers are made available in the Coral format (.crl) only after the IP addresses have been encoded (.enc) to assure anonymity. This encoding does not affect the resulting statistics in any way. You may wish, however, to use a more manageable format for your purposes. Internally, we primarily use the Time Sequence Header format (.tsh) and there are many tools available (in the form of perl scripts) for converting Coral files to TSH and other useful formats; see our TSH software archive.



  4. Q: I would like to know real IP addresses for my research, is there any way of decoding the .enc files to see real IPs?


    A: No. We encode our traces out of concern for the privacy and security of those who use the network. The encoding is a one-way function which ensures that the traces cannot be decoded.



  5. Q: The names of the available traces are confusing, how do I interpret them?


    A: Traces are usually named in the form: < Site Abbreviation>-< year,month,day>.[tsh|crl].enc.gz. You can find a table of Site Abbreviations at http://moat.nlanr.net/PMA/Sites.html.



  6. Q: Do I have to give my name and other information in order to access traces?


    A: No. The access form is merely for our benefit so we might better know who is using the traces we provide and for what. You may wish to access the traces directly via http or ftp at http://moat.nlanr.net/Traces/Traces.



  7. Q: Where can I find the specific format of _____ Header Trace files?


    A: All of the Header Trace file formats are well documented in ascii art at the top of their respective ascii converter scripts. These depictions can also be found on the Header Traces index page at http://moat.nlanr.net/Traces/.

    For your convenience, here is the format for the .tsh and .crl formats: