https://bugzilla.wikimedia.org/show_bug.cgi?id=39322
--- Comment #12 from jeremyb <[email protected]> 2012-09-20 13:59:56 UTC --- (In reply to comment #11) > Maybe i could do something around > tcpdump -n -s 0 -i eth0 ip6 > /tmp/dump.txt > > That would not be pcap... but still useful ? or not ? Maybe. or you could try -w - >/tmp/file ? tcpdump(8) says: > -w Write the raw packets to file rather than parsing and > printing them out. They can later be printed with the -r > option. Standard output is used if file is ``-''. See > pcap-savefile(5) for a description of the file format. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
