From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 863E0158094 for ; Wed, 17 Aug 2022 12:53:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77326E0877; Wed, 17 Aug 2022 12:53:38 +0000 (UTC) Received: from smarthost01a.sbp.mail.zen.net.uk (smarthost01a.sbp.mail.zen.net.uk [212.23.1.1]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 04852E07C7 for ; Wed, 17 Aug 2022 12:53:37 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01a.sbp.mail.zen.net.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oOIYC-0007me-9H for gentoo-user@lists.gentoo.org; Wed, 17 Aug 2022 12:53:36 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] DNSmasq: to IPv6 or not to IPv6? Date: Wed, 17 Aug 2022 13:53:35 +0100 Message-ID: <2249115.ElGaqSPkdT@wstn> In-Reply-To: <4760400.31r3eYUQgx@wstn> References: <4760400.31r3eYUQgx@wstn> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01a-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 265c2aa4-ad39-44da-ac0b-d02ab40cd617 X-Archives-Hash: 78d4767a51bdc6a515985e520c7ceda9 On Wednesday, 17 August 2022 13:33:30 BST Peter Humphrey wrote: > Hello list, > > My LAN server runs net-dns/dnsmasq, which was updated today. When I > restarted it I got a log entry that said it had been compiled with IPv6 - > but the only reference to that under /etc/portage is USE=-dnsmasq in > make.conf. Oops! That should have been USE=-ipv6, of course. -- Regards, Peter.