From owner-freebsd-virtualization@freebsd.org Wed Aug 29 15:51:13 2018 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B28E108DA05 for ; Wed, 29 Aug 2018 15:51:13 +0000 (UTC) (envelope-from vans9@yandex.ru) Received: from forward24o.cmail.yandex.net (forward24o.cmail.yandex.net [IPv6:2a02:6b8:0:1a72::254]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9731772436 for ; Wed, 29 Aug 2018 15:51:12 +0000 (UTC) (envelope-from vans9@yandex.ru) Received: from mxback7j.mail.yandex.net (mxback7j.mail.yandex.net [IPv6:2a02:6b8:0:1619::110]) by forward24o.cmail.yandex.net (Yandex) with ESMTP id B268621E40 for ; Wed, 29 Aug 2018 18:51:00 +0300 (MSK) Received: from localhost (localhost [::1]) by mxback7j.mail.yandex.net (nwsmtp/Yandex) with ESMTP id L0eFAsSjwG-oxHSqPvu; Wed, 29 Aug 2018 18:50:59 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1535557859; bh=ZlOEIRrfbsyjcW9WCbYLioMeofQZUAnU2kPZRpmn5rY=; h=From:To:Subject:Date:Message-Id; b=eZWah4HBW3AnN8V8Ka65gdghEozaO2SyflDKi1BMW0BmrjqbkvsHHxNLWcNjUkapA ehka94lSagx/omy68UaFbjTmiHhq/Atm1o0/GU0e0UievOdNsrkKD8JafPPoT8WokZ NPQ8KthuSJJIL76QOioJb+7vU5B3x6elcuwB4nDg= Authentication-Results: mxback7j.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: by myt4-7b9f23a5698b.qloud-c.yandex.net with HTTP; Wed, 29 Aug 2018 18:50:59 +0300 From: N V Envelope-From: vans9@yandex.ru To: freebsd-virtualization@freebsd.org Subject: Re: Possible bug: 11.2-RELEASE guest with vtnet and PF MIME-Version: 1.0 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Wed, 29 Aug 2018 18:50:59 +0300 Message-Id: <1222821535557859@myt4-7b9f23a5698b.qloud-c.yandex.net> Content-Transfer-Encoding: 7bit Content-Type: text/plain X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2018 15:51:13 -0000 Hello. I confirm this with 11.2-RELEASE-p2 and vtnet interface. # ifconfig vtnet0: flags=8843 metric 0 mtu 1500 options=6c07bb ether ... hwaddr ... inet6 ....%vtnet0 prefixlen 64 scopeid 0x1 inet6 .... prefixlen 64 autoconf inet ... netmask 0xfffffe00 broadcast ... nd6 options=23 media: Ethernet 10Gbase-T status: active lo0: flags=8049 metric 0 mtu 16384 options=600003 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 inet 127.0.0.1 netmask 0xff000000 nd6 options=21 groups: lo Regards, Vans