https://bugzilla.wikimedia.org/show_bug.cgi?id=39322
--- Comment #15 from Thomas Capricelli <[email protected]> 2012-09-20 16:44:02 UTC --- Gee, you right, tcpdump is chrooted. And this is a recent change on my "wonderful distribution" (gentoo:). So here's a capture. I've removed "-s0" as its useless and added 'port http' to prevent other stuff to be captured. This gives: # tcpdump -w /chromium.wikipedia.pcap -n -i eth0 "ip6 and port http" tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes 225 packets captured 225 packets received by filter 0 packets dropped by kernel 4294967244 packets dropped by interface i had this typed in chromium url: http://en.wikipedia.org/wiki/Special:Search?search=wikipedia Then hitted enter on the text console with the tcpdump entry, then(and only then) hitted enter in the chromium url. It got stuck to the traditional "waiting for data from bits.wikimedia.org" And then the pcap file size would not change. I waited a little bit, then stopped sniffing and this is the file. -- 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
