From owner-freebsd-virtualization@freebsd.org Fri Sep 11 14:51:09 2020 Return-Path: Delivered-To: freebsd-virtualization@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 546CA3DD4D7 for ; Fri, 11 Sep 2020 14:51:09 +0000 (UTC) (envelope-from nishida@asusa.net) Received: from asusam.asj-hosting.net (asusa.asj-hosting.net [219.118.222.245]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.asj-hosting.net", Issuer "JPRS Domain Validation Authority - G3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BnzGM6238z4SJG for ; Fri, 11 Sep 2020 14:51:06 +0000 (UTC) (envelope-from nishida@asusa.net) Received: (qmail 14429 invoked by uid 89); 11 Sep 2020 23:50:56 +0900 X-ASJ-Track-ID: <20200911145056.14429.qmail@asusam.asj-hosting.net> X-Spam-Checker-Version: ASJ KMsrv Spam Check Process Internal X-Spam-Status: No, hits=0.0 X-Spam-Flag: No X-Virus-Scanned: ASJ KMsrv Virus Check Process 08041001 X-ASJ-SMTP-Authentication: nishida@asusa.net X-ASJ-Arrival-IP: 73.190.120.36 X-ASJ-SPF-Info: auth X-ASJ-Scan-ID: <1599835855.531228.14423@asusam.asj-hosting.net> X-ASJ-Received-SPF: pass (send with smtp authentication by nishida@asusa.net@73.190.120.36) Received: from c-73-190-120-36.hsd1.or.comcast.net (HELO rnci003.ddns.net) (nishida@asusa.net@73.190.120.36) by asusams.asj-hosting.net with ESMTPS (AES128-SHA encrypted); 11 Sep 2020 23:50:55 +0900 Subject: Re: IPv6 Problem with Bhyve To: freebsd-virtualization@freebsd.org References: <53835548-cd6e-6859-c19d-8dd96d3993f3@asusa.net> <0b2304fd-4799-f56e-2271-169a5348d654@asusa.net> From: Hiroshi Nishida Message-ID: <397aeb99-9a2a-c709-c705-806a5cd8fc44@asusa.net> Date: Fri, 11 Sep 2020 07:50:53 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Rspamd-Queue-Id: 4BnzGM6238z4SJG X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of nishida@asusa.net has no SPF policy when checking 219.118.222.245) smtp.mailfrom=nishida@asusa.net X-Spamd-Result: default: False [-0.67 / 15.00]; RCVD_TLS_ALL(0.00)[]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; NEURAL_HAM_MEDIUM(-0.99)[-0.990]; NEURAL_HAM_LONG(-0.57)[-0.572]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[asusa.net]; AUTH_NA(1.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.01)[-0.009]; RCPT_COUNT_TWO(0.00)[2]; R_SPF_NA(0.00)[no SPF record]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; ASN(0.00)[asn:55388, ipnet:219.118.192.0/19, country:JP]; MAILMAN_DEST(0.00)[freebsd-virtualization]; FREEMAIL_CC(0.00)[yandex.ru] X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.33 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: Fri, 11 Sep 2020 14:51:09 -0000 Hi, It's about CentOS and will not be suitable for this ML but ICMPv6 works with the current settings. Therefore I don't think the problem is that easy. Anyway, bhyve + Windows is running very stable and I don't see any reasons to switch to Linux right now. Also, as a new bhyve user, I'm thinking to post how to install Windows Server 2019 on bhyve to a forum as there's little information on it. On 2020/09/11 6:36, Andrey V. Elsukov wrote: > On 01.09.2020 17:20, Hiroshi Nishida wrote: >> Interestingly, I have exactly the same problem also with CentOS 8 + >> KVM/QEMU. >> >> I would appreciate it if anybody could tell me how to fix this. >> Thank you. > Hi, > > I think you just need to allow IPv6 on you bridge0 interface, try this: > > ifconfig bridge0 inet6 -ifdisabled > -- Hiroshi Nishida, PhD President ASUSA Corporation