From owner-freebsd-net@freebsd.org Sat Dec 21 20:29:44 2019 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7C4F91DBFEE for ; Sat, 21 Dec 2019 20:29:44 +0000 (UTC) (envelope-from hausen@punkt.de) Received: from kagate.punkt.de (kagate.punkt.de [217.29.33.131]) (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 47gHKM20Qsz4bd1 for ; Sat, 21 Dec 2019 20:29:43 +0000 (UTC) (envelope-from hausen@punkt.de) Received: from hugo10.ka.punkt.de (hugo10.ka.punkt.de [217.29.44.10]) by gate1.intern.punkt.de with ESMTP id xBLKTfHO081211 for ; Sat, 21 Dec 2019 21:29:41 +0100 (CET) Received: from [217.29.46.77] (unassigned [217.29.46.77] (may be forged)) by hugo10.ka.punkt.de (8.14.2/8.14.2) with ESMTP id xBLKTfHX089116 for ; Sat, 21 Dec 2019 21:29:41 +0100 (CET) (envelope-from hausen@punkt.de) From: "Patrick M. Hausen" Mime-Version: 1.0 (1.0) Subject: Re: Continuing problems in a bridged VNET setup Date: Sat, 21 Dec 2019 21:29:41 +0100 Message-Id: <8BAFB6C3-AA6C-4AA6-8037-3B102F15101D@punkt.de> References: In-Reply-To: To: freebsd-net@freebsd.org X-Mailer: iPad Mail (17C54) X-Rspamd-Queue-Id: 47gHKM20Qsz4bd1 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of hausen@punkt.de designates 217.29.33.131 as permitted sender) smtp.mailfrom=hausen@punkt.de X-Spamd-Result: default: False [-0.90 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.79)[-0.788,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:217.29.32.0/20]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-net@freebsd.org]; TO_DN_NONE(0.00)[]; URI_COUNT_ODD(1.00)[3]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_THREE(0.00)[3]; RCVD_TLS_LAST(0.00)[]; MV_CASE(0.50)[]; NEURAL_HAM_LONG(-0.94)[-0.940,0]; RCVD_IN_DNSWL_NONE(0.00)[131.33.29.217.list.dnswl.org : 127.0.10.0]; IP_SCORE(-0.37)[ip: (-0.35), ipnet: 217.29.32.0/20(-0.84), asn: 16188(-0.66), country: DE(-0.02)]; DMARC_NA(0.00)[punkt.de]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:16188, ipnet:217.29.32.0/20, country:DE]; MID_RHS_MATCH_FROM(0.00)[] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Dec 2019 20:29:44 -0000 Hi all, kp@ and bz@ stepped in to help, now that we finally have a non-productive te= st system that is capable of reproducing the problem. Seems like it is related or identical to this bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227100 Just to keep everyone informed and justify the noise on the list ;-) A very merry Christmas or whatever your favourite pastime at this time of ye= ar may be. Take care, Patrick=