From owner-freebsd-pkg@freebsd.org Sat May 1 21:08:35 2021 Return-Path: Delivered-To: freebsd-pkg@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 5C826638470 for ; Sat, 1 May 2021 21:08:35 +0000 (UTC) (envelope-from patrick.prugger@uname.at) Received: from mail.uname.at (mail.uname.at [116.202.23.57]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FXhfp20KMz4tc0 for ; Sat, 1 May 2021 21:08:34 +0000 (UTC) (envelope-from patrick.prugger@uname.at) Received: from mail.uname.at (localhost [127.0.0.1]) by mail.uname.at (Postfix) with ESMTP id AFAA1217DA for ; Sat, 1 May 2021 23:08:31 +0200 (CEST) From: To: Subject: DNSSEC Errors on geo.freebsd.org Date: Sat, 1 May 2021 23:08:29 +0200 Message-ID: <0a0c01d73ece$22f1dc60$68d59520$@uname.at> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Thread-Index: Adc+zgxfQGInxbY1SG+H7/rcm6cp0A== Content-Language: de X-Virus-Scanned: ClamAV using ClamSMTP X-Rspamd-Queue-Id: 4FXhfp20KMz4tc0 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.10 / 15.00]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[uname.at:s=2018]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; RBL_DBL_DONT_QUERY_IPS(0.00)[116.202.23.57:from]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+a:mail.uname.at]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-pkg@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[116.202.23.57:from:127.0.2.255]; DKIM_TRACE(0.00)[uname.at:+]; DMARC_POLICY_ALLOW(-0.50)[uname.at,reject]; FROM_NO_DN(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:24940, ipnet:116.202.0.0/16, country:DE]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-pkg]; RCVD_IN_DNSWL_LOW(-0.10)[116.202.23.57:from] X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 May 2021 21:08:35 -0000 Hello everyone! I just turned on DNSSEC validation on my DNS and it came to my eye that pkg now doesn't work anymore. Pkg is trying to access http://pkgmir.geo.freebsd.org/ to download de repository catalogue. Unfortunately it seems freebsd.org is signed with DNSSEC, but geo.freebsd.org isn't which leads to a DNSSEC error, broken chain of trust. For a diagram look here: https://dnsviz.net/d/pkgmir.geo.freebsd.org/dnssec/ Does anyone here have a contact to the maintainers of the freebsd.org DNS zone? Best regards Patrick Prugger