From owner-freebsd-questions@freebsd.org Sat Aug 31 20:43:23 2019 Return-Path: Delivered-To: freebsd-questions@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 A0569DB814 for ; Sat, 31 Aug 2019 20:43:23 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from dnvrco-cmomta02.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 46LSwp3WL1z3NSd for ; Sat, 31 Aug 2019 20:43:22 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from localhost ([96.28.161.151]) by cmsmtp with ESMTP id 4ADNiuLZIiYm24ADQiqXp3; Sat, 31 Aug 2019 20:43:20 +0000 Date: Sat, 31 Aug 2019 20:41:18 +0000 From: "Thomas Mueller" To: freebsd-questions@freebsd.org Subject: Re: Lost net connection References: <20190830090009.552198444e8f4d432be42c4a@gmx.ch> <20190830103646.77c8d199.freebsd@edvax.de> <20190830122818.d6d0b9f572a2afef1accd487@gmx.ch> <127b3725-3eeb-6f67-0e38-d53214975b7a@gmail.com> <20190830182711.0ea2cea55d51c940ae4b81e6@gmx.ch> X-CMAE-Envelope: MS4wfES+NSie4BxSthj7Ll1Nyj7YRhPAUBFNT2IejvDCQhPnBqdLW2IUGcYXD8O/hN4sObIM/kd7fRV9dHeT+659geQ8f+H3XLQVzxW8wB6mAvIpd/xtR6kh GaVz/N8HYW1LM0rniSICjJlsUfBGheD1h+ywuJDU5/8p+js6X6kKxTxo8u/SJ2/gfGbATsS6uLGoag== X-Rspamd-Queue-Id: 46LSwp3WL1z3NSd X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of mueller6722@twc.com designates 107.14.73.225 as permitted sender) smtp.mailfrom=mueller6722@twc.com X-Spamd-Result: default: False [-0.79 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; RECEIVED_SPAMHAUS_PBL(0.00)[151.161.28.96.khpj7ygk5idzvmvt5x4ziurxhy.zen.dq.spamhaus.net : 127.0.0.10]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:107.14.73.0/24]; FREEMAIL_FROM(0.00)[twc.com]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[twc.com]; IP_SCORE_FREEMAIL(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MISSING_MID(2.50)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.99)[-0.987,0]; RCVD_IN_DNSWL_NONE(0.00)[225.73.14.107.list.dnswl.org : 127.0.5.0]; RCVD_TLS_LAST(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[twc.com]; ASN(0.00)[asn:7843, ipnet:107.14.73.0/24, country:US]; MIME_TRACE(0.00)[0:+]; IP_SCORE(0.00)[ip: (-7.69), ipnet: 107.14.73.0/24(-2.64), asn: 7843(-2.12), country: US(-0.05)]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Aug 2019 20:43:23 -0000 > > On 31/08/2019 2:27 am, Pierre Dupond wrote: > [...] > > I would be happy however if a patch is published. > I guess all would. You should add your experience to the bug report. The more the better because it seems this bug has > been around since 10R. I see in other messages on this thread mention of troubles with Realtek Ethernet adapters. So I wonder if this is related to my problems with the Realtek 8111E/8168 Ethernet that I reported previously, long ago, and are still present in 12-STABLE and HEAD as of my last update, mid-May this year. Basically, the only good thing I got from that FreeBSD update is efibootmgr, I have not built or installed any ports. This Ethernet runs OK in NetBSD. Tom