X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=v3rFQMG CuIokkmVO4Kj8XUUQdXmMKFLO43A+D4tVI8RzbagLQ97rLZDi4vwo/2h4TjkQZ6g 2OUzHgnzA0CAygCQljouaCiy6UvNPUGuJTZn/zBAjf0bTapTRT2ynwYhFy+6Masc srsFc8YEcLzbx79yrNNGINDWNcG8+2B7BPqo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=pMy5T6MevY4YH P53sYuS7nWgUiQ=; b=iB8gXnRk9oIshSYvA48pzksWXdwzw5h8sJZqZV3X2zCWC Rbstop/3gd+pBgmSEltm2wFsT1BIw4lDKvx8wq4ZB7TOyAri717MiQ6Nx+McT8mv i71DpNdYq+p6FTSpiRN9Aoo20HpIRwgLuj9Io1+UeCPWJIoofNeZUQweyxnQCY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=watching, switched, U*cygsimple, sk:cygsimp X-HELO: mail-wm0-f43.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=tsrIDTNfodRitxTOmLr9u3pybjW3p5F19LRxiw+FQlw=; b=Y7UiFfXWm1qBeUkm/PQJx0k8hECF/i8vyuIMS06uU8PwGuV/V4UPFHB0v5+ZyahM9m 2V3Zh6qZxKxDWwkLS/PrHpFjTqOoCxEOfI7QknTPRQLAUe9V+LKr5ZOTj/5w5LRTWzhW g6bXRGnd7lFxvPpA0e5flKOoO/RXLUplicg90VmMZ4621mJM9tNwYG0Jjc4IapmvsqYd eIr7BZZLzQs+zZ7ZGhDs3vCLeYYUUaL/mP0IGIaqI1NA362qNqpGzFesM5fb12fG3kO8 5zX9zyzWUkgdNudngc77I0naPhhmz5zEv4lE1sYBlxm8aLZeYeVqd+55z9RK+Go9x/h8 r36g== X-Gm-Message-State: AN3rC/70BeRzmtnkflO8+4TrIegbZjDFMy9lKSa98Eyei3SzCetLxCqg z1spCJ//20f2DBESs8tpjoXN9sL0cCLn X-Received: by 10.28.109.81 with SMTP id i78mr268754wmc.127.1492805557805; Fri, 21 Apr 2017 13:12:37 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <59902487-dd66-9004-e71f-dc2930b4f72a@gmail.com> References: <8f4e32c2-799d-61c5-ccc3-f786bb79bf71 AT starwolf DOT com> <59902487-dd66-9004-e71f-dc2930b4f72a AT gmail DOT com> From: Erik Soderquist Date: Fri, 21 Apr 2017 16:12:37 -0400 Message-ID: Subject: Re: What is the proper mailing list for server issues? To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On Fri, Apr 21, 2017 at 9:46 AM, cyg Simple wrote: > On 4/21/2017 2:35 AM, Greywolf wrote: >> I am having a server issue that neither I nor my ISP seem to be able to >> resolve with regards to connecting to Cygwin.com -- namely, only from my >> house, I get a 403 Forbidden. if you try https rather than http, you should get a flag about a wrong certificate if it is connecting to the wrong host (this sounds highly likely). perhaps the certificate information you get will show who you are actually connecting to...? >> > > This is _your_ problem. Something has caused you to not be able to > reach cygwin.com properly. What IP address does cygwin.com resolve to? > Does using the IP address directly work for you? > > $ ping cygwin.com > > Pinging cygwin.com [209.132.180.131] with 32 bytes of data: I had similar problems and on watching packets with Wireshark, found that _someone_ was hijacking DNS requests... I switched to dnscrypt and have not had that problem since. -- Erik -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple