Date: Mon, 2 Jul 2018 16:33:23 +0200 From: Jakub Chromy <hicks@cgi.cz> To: Kristof Provost <kp@FreeBSD.org> Cc: freebsd-virtualization@freebsd.org, FreeBSD PF List <freebsd-pf@freebsd.org> Subject: Re: Possible bug: 11.2-RELEASE guest with vtnet and PF Message-ID: <c3cc7bb4-ef1c-cbc7-48da-62f9d9528768@cgi.cz> In-Reply-To: <753B1604-6BFE-48F6-9AA0-38A1C11B6E9B@FreeBSD.org> References: <848b6851-89fb-b6c8-b412-d5ed897f63d2@cgi.cz> <753B1604-6BFE-48F6-9AA0-38A1C11B6E9B@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
... will try without that "-n" parameter also... -- regards Jakub Chromy CGI Systems div. ---------------- CGI CZ s.r.o. sales@cgi.cz 775 144 257 234 697 102 www.cgi.cz Dne 02.07.2018 v 16:17 Kristof Provost napsal(a): > > Hi Jakub, > > On 30 Jun 2018, at 17:07, Jakub Chromy wrote: > > I've just installed a 11.2-RELEASE guest under bhyve (hypervisor > is 11.1-RELEASE)... and I cant use Virtio network interface with PF: > > odine:/boot/kernel# /sbin/pfctl -n -f ~/local/tmp/pf.work > *pfctl: pfi_get_ifaces: Bad file descriptor* > > the file contains the following single line only: > > pass out quick on vtnet0 proto tcp from any to any keep state > > I’m pretty sure this is a pf bug rather than an issue with vtnet. > > Does this still happen if you don’t specify ‘-n’? > > I suspect this might be related to r333181, but that’s included in > CURRENT too, and I’ve not been able to reproduce this on my CURRENT > box. I’m updating my stable/11 test VM now, but that’ll take a while. > > Regards, > Kristof >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c3cc7bb4-ef1c-cbc7-48da-62f9d9528768>