[Swan] Test case console file names and tcpdump filenames

Paul Wouters paul at nohats.ca
Thu Feb 14 06:20:27 EET 2013


Hey Antony,

I am seeing both console files with "." and "-" in the file name,
like east.console.txt and east-console.txt. I see the ones with the .
are newer but I'm not sure if that's a choice or accident.

So I'm not sure yet what the proper file name is.

Similarly, I have no example yet for the pcap files. Are we just going
to do something along the line of:

for i in OUTPUT/swan*pcap
do
   tcpdump -n -r $i > $i.txt
done

I see a lot of ICMP6 multicast chatter, as well as some weird arps by
0.0.0.0 (prob the bootup arping test to see if the IP is free?)

04:08:49.767469 IP6 fe80::1000:ff:fe64:6423 > ff02::16: HBH ICMP6, multicast listener report v2, 2 group record(s), length 48
04:09:06.467503 IP6 fe80::1000:ff:fe64:6423 > ff02::16: HBH ICMP6, multicast listener report v2, 3 group record(s), length 68
04:09:06.479915 ARP, Request who-has 192.1.2.23 (Broadcast) tell 0.0.0.0, length 28
04:09:06.602511 IP6 fe80::1000:ff:fe64:6423 > ff02::16: HBH ICMP6, multicast listener report v2, 3 group record(s), length 68
04:09:07.479889 ARP, Request who-has 192.1.2.23 (Broadcast) tell 0.0.0.0, length 28
04:09:08.487595 ARP, Reply 192.1.2.23 is-at 12:00:00:64:64:23, length 28
04:09:08.589508 IP6 fe80::1000:ff:fe64:6423 > ff02::16: HBH ICMP6, multicast listener report v2, 4 group record(s), length 88
04:09:08.616512 IP6 fe80::1000:ff:fe64:6423 > ff02::16: HBH ICMP6, multicast listener report v2, 4 group record(s), length 88
04:09:10.502508 ARP, Request who-has 192.1.2.23 (Broadcast) tell 192.1.2.23, length 28

Let me know what the file names are going to be and I'll fixup the
x509-pluto-frag-* test cases.

Paul


More information about the Swan mailing list