X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 215A3385842A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1700129957; bh=mjjrJq+4skkO17nUNgbrENcQL1jnQcmH1KHxpsL8qcw=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=XxkDa8Y5y0tGXnWo1zPGcv8dkJv69Vnk5hUNEEOfl7Gszn91wfvDlqxTGA+1pgRgY dBgow7dUv1gazx8JBwCdCW8d4LMSfV8Mz45xT0qFPfIqn0EJacRnWK58lxNjBB0kbh ScNJXZ+mMIZqnjNDHWY9MrDgAApns/s1spdPRbPs= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 544A53858D3C ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 544A53858D3C ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700129944; cv=none; b=sQZclhHOVUujaxEH2TI5Frh7n45U/notm5G1NfS6yHXJXd5MtM/r5VKQ5OAxy2vom9O2K2Gw2NLYlvsC4xXxeHfhe0LytgodjPzmbUwISL8fFJ8Mphk5Sl9iEzCI1DrDXOI1idQpEsP2najrzjoMS2bdnT8WX2raE0DnKEffOHk= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700129944; c=relaxed/simple; bh=Jx61GunItECTdp4Q3V68EtdmEEvIqGXqJkNMoIeGXKM=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=gp+B1uxLZb9GKU/ipBSXeTsXBMaN3SPeS9ZIO8Xkp5i8quRBP2b4UeUqLjoHq7fStLyekYaNa/rhRaLc0othRwDenvoHFRWqec2IWQJrbB7GbxgclJ05aIHQ+tziB8wyKwKm3c+8EaU7lGvRxg67Tk6fYFgYnR9ptoiETRu/Mtw= ARC-Authentication-Results: i=1; server2.sourceware.org Date: Thu, 16 Nov 2023 10:18:58 +0000 To: Martin Wege , cygwin AT cygwin DOT com Subject: Re: Please support download setup-x86_64.exe on IPv6-only network Message-ID: <20231116101858.vxbvtipwtvwucwjs@lucy.dinwoodie.org> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_EXEURI, RDNS_DYNAMIC, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Adam Dinwoodie via Cygwin Reply-To: Adam Dinwoodie Content-Type: text/plain; charset="utf-8" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 3AGAJIus018009 On Thu, Nov 16, 2023 at 08:13:30AM +0100, Martin Wege via Cygwin wrote: > On Thu, Nov 16, 2023 at 2:40 AM Bin W via Cygwin wrote: > > > > https://www.cygwin.com/setup-x86_64.exe > > IPv6-only network can't download the installer. > > Details please. Does > https://www.cygwin.com/setup-x86_64.exe > not work on an IPv6-only network? > > Or can setup-x86_64.exe not download data on an IPv6 network? I've just checked: cygwin.com and www.cygwin.com only have DNS A records, no AAAA records, so there's no way to get the installer (or indeed anything else) from cygwin.com if you're on an IPv6-only network. Fixing this will require setting up the web servers for cygwin.com to be accessible over IPv6, and configuring the corresponding IPv6 addresses in the domain's DNS records. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple