Finding the NSID in the measurement results
Dear colleagues, We have a measurement with the NSID flag set to True: https://atlas.ripe.net/measurements/23444279/#!general and we are seeing the NSID responses in the web-gui for the measurement: https://atlas.ripe.net/measurements/23444279/#!probes So far so good, but when we download the raw measurement result data we are not able to locate the NSID information. We would really appreciate any help in finding the NSID in the result information. Thanks in advance, /rog The Swedish Internet Foundation https://internetstiftelsen.se/en/
On Wed, Nov 27, 2019 at 01:09:46PM +0000, Roger Murray <roger.murray@internetstiftelsen.se> wrote a message of 83 lines which said:
So far so good, but when we download the raw measurement result data we are not able to locate the NSID information.
It's in the DNS blob, you have to parse it. Example of source code: https://framagit.org/bortzmeyer/blaeu/blob/master/blaeu-resolve#L301 Example of result: % blaeu-resolve --measurement-ID 23444279 --type SOA --nsid a.ns.se [NSID: b's1.stu'] : 10338 occurrences [NSID: b's2.stu'] : 10420 occurrences [TIMEOUT] : 303 occurrences Test #23444279 done at 2019-11-27T09:40:33Z
participants (2)
-
Roger Murray
-
Stephane Bortzmeyer