From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by sourceware.org (Postfix) with ESMTPS id 67C893857C70 for ; Fri, 18 Dec 2020 23:38:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 67C893857C70 Received: by mail-wr1-x435.google.com with SMTP id q18so4216533wrn.1 for ; Fri, 18 Dec 2020 15:38:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=8DRpglnDwBwBhvbcy53dAV1if1dsmEi/xBm1VbLAZdU=; b=TAlHF8FD3ssUadSR+jVlsMCYOxVdSBcsFCkB7igup9Tia82HxSG4kJIwx9lP7zRJJX EpOofn2H8JQhc01zkK/IQTB/pzPSQ5CQWl6aZkFalTd5bHcwUT+I3avf5Om05XEbGTQj PKYsSbJTjSlENYNcQnHZO57OyYOI7u9b9pXwIcRvwynBkRy+JDaG1SN1gM6DovMxLMpb 12/s4nDtZRKpbQDj8ONX95y4ULyHFEZCezhWXsZQ7AHXQ/i2z3fejKeRn6jiAS9l2j0R 3eY9I8pEeQ3YyM/wip8LMLppY5aQMupHP/fhLD0M5b4+Ee2i92HXfjsDnbTUWqDeMt65 8HNw== X-Gm-Message-State: AOAM533f3qEt3fxDpS3jqooSb3Bj9u8QSxljh39BMGq+GM74949Icva9 k5t5j1yWXYzexiGfH1qBvOO8lNSbbMoKPStJfcaX1mF8Wd8= X-Google-Smtp-Source: ABdhPJwDYRBx7LpM27nRUrW4v513Mlt6f9G6vdTgTiAMtPDmwSA40uKQmYdViT+t4Dzq9YydoHPImlNOGittyxHza8I= X-Received: by 2002:adf:e5c7:: with SMTP id a7mr6883471wrn.300.1608334737731; Fri, 18 Dec 2020 15:38:57 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Erik Soderquist Date: Fri, 18 Dec 2020 18:38:46 -0500 Message-ID: Subject: Re: Cygwin sshd broken by seemingly trivial network change To: cygwin cygwin Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2020 23:39:00 -0000 On Fri, Dec 18, 2020 at 4:06 PM Charles Russell wrote: > > SOLVED > > On 12/17/2020 3:24 PM, Erik Soderquist wrote: > > > in some cases I could not find any real > > issue, but deleting and recreating the rules fixed the issue. > > That did the trick: simply deleting and reinstating the firewall > settings for sshd solved the problem on both computers. Gotta love Microsoft; it's in the license agreement!! ;) I'm glad it's working now. -- Erik