https://bugzilla.wikimedia.org/show_bug.cgi?id=39322
--- Comment #7 from jeremyb <[email protected]> 2012-09-20 13:36:00 UTC --- (In reply to comment #2) > The command doesn't work, i dont understand why. It says "tcpdump : /tmp/file > : > no such file or directory" Maybe /tmp doesn't exist ? although that seems nearly impossible. You could try an alternate file name e.g. tcpdump -w ~/dump0.pcap -n -s 0 -i interfacename ip6 (and obviously replace interfacename with your interface's name) -- 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
