From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 29 10:00:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AC5173A1 for ; Tue, 29 Apr 2014 10:00:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 88DE2E07 for ; Tue, 29 Apr 2014 10:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3TA00NO096810 for ; Tue, 29 Apr 2014 10:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3TA00Yq096809; Tue, 29 Apr 2014 10:00:00 GMT (envelope-from gnats) Resent-Date: Tue, 29 Apr 2014 10:00:00 GMT Resent-Message-Id: <201404291000.s3TA00Yq096809@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Safonov Paul Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 51699275 for ; Tue, 29 Apr 2014 09:55:46 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3E3F9DD3 for ; Tue, 29 Apr 2014 09:55:46 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3T9tkmg038475 for ; Tue, 29 Apr 2014 09:55:46 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3T9tjK4038474; Tue, 29 Apr 2014 09:55:45 GMT (envelope-from nobody) Message-Id: <201404290955.s3T9tjK4038474@cgiserv.freebsd.org> Date: Tue, 29 Apr 2014 09:55:45 GMT From: Safonov Paul To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/189104: tcpdump not logging packets to guests of the VirtualBox X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2014 10:00:00 -0000 >Number: 189104 >Category: ports >Synopsis: tcpdump not logging packets to guests of the VirtualBox >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 29 10:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Safonov Paul >Release: FreeBSD 9.2-STABLE >Organization: >Environment: FreeBSD sp.svyazcom.ru 9.2-STABLE FreeBSD 9.2-STABLE #0: Tue Apr 29 15:22:31 KRAT 2014 root@sp.svyazcom.ru:/usr/obj/usr/src/sys/KERNEL amd64 >Description: Installed VirtualBox: virtualbox-ose-4.3.10 virtualbox-ose-kmod-4.3.10 # VBoxManage showvminfo WinXP Name: WinXP Groups: / Guest OS: Windows XP (32 bit) UUID: 6228a348-2ac2-4905-a289-c41fecec4351 ... NIC 1: MAC: 08002757DB77, Attachment: Host-only Interface 'vboxnet0', Cable connected: on, Trace: off (file: none), Type: Am79C973, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none NIC 2: disabled ... Host machine has IP-address 192.168.56.1 Virtual machine has IP-address 192.168.56.21 Doing ping from the virtual machine see: # tcpdump -n -s0 -i vboxnet0 tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on vboxnet0, link-type EN10MB (Ethernet), capture size 65535 bytes 17:46:49.687494 IP 192.168.56.21 > 192.168.56.1: ICMP echo request, id 512, seq 3328, length 40 17:46:50.681989 IP 192.168.56.21 > 192.168.56.1: ICMP echo request, id 512, seq 3584, length 40 17:46:51.683445 IP 192.168.56.21 > 192.168.56.1: ICMP echo request, id 512, seq 3840, length 40 17:46:52.685938 IP 192.168.56.21 > 192.168.56.1: ICMP echo request, id 512, seq 4096, length 40 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: