X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8074138582B0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1691616865; bh=oC2xhK2EdwhV35mXLB/ILr6k1c+VfzcnxXEI5mlD+U8=; h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=FhkmaEGTd9Ud7WdK/eITYUgBUzJ9zySWOJBM3PnwG+8BLTb54rYd67ao/1jh7dOHD I9P/1b6jZocATlzySRnEs7a52ObH/VCFFwdx38d8EzAsi+K1V7wPIDXwoNzJsMBPdM cFwX2sVzl85eoKnUi/4v4EZiduR+wOTw4i2iRLzk= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 137493858D20 X-Authority-Analysis: v=2.4 cv=J8G5USrS c=1 sm=1 tr=0 ts=64d40650 a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17 a=IkcTkHD0fZMA:10 a=w_pzkKWiAAAA:8 a=dy2zLK6yRV3CHYsD23EA:9 a=QEXdDO2ut3YA:10 a=9c8rtzwoRDUA:10 a=sRI3_1zDfAgwuvI8zelB:22 Message-ID: <7f92f527-8046-af4c-dc41-8d984eb15331@Shaw.ca> Date: Wed, 9 Aug 2023 15:34:07 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: Issues with OpenSSH Server Content-Language: en-CA To: cygwin AT cygwin DOT com References: Organization: Inglis In-Reply-To: X-CMAE-Envelope: MS4xfJPWRQb4zg7AdNh23uN4/wnAI1HUTr+VrDnCRdq0n5xx9meeDeTSg0jx/upBd9dJ0WC909ZFT2OiBcKE43u/0xNvfR/AecNi1SIkUqOgBoFZPGyxNEzg Bzo72oS29UASItitwA4H7FCJBT6pBPBHHbIIMrJjW5awsE16pRsOsciJFsyQPWVrMD4fQQBYj5sx0r22T4k9QNWRfSb8nrs66LNW841m2C5zDUKHupg/iHwN X-Spam-Status: No, score=-5.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham 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.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Brian Inglis via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Brian Inglis , Sabarigirisan S Content-Type: text/plain; charset="utf-8"; Format="flowed" 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 379LYRUS010666 On 2023-08-09 08:00, Sabarigirisan S via Cygwin wrote: > We have been using OpenSSH server for our windows environment for quite > some time close to 4 years and starting Saturday, we noticed that there is > some sort of weirdness where the console is not getting returned after > completion of connection from the client. Are your Cygwin and ssh servers allowed or supported by your sysadmins? Could they have changed some protection settings or policies to block the programs or connections on Saturday? Are your hosts running antivirus and could they have been changed or upgraded Saturday? See BLODA: https://cygwin.com/faq/faq.html#faq.using.bloda Are your hosts running Cygwin or Windows SSH servers? Check that they are not trying to run both, or running only Windows SSH, that your system and servicea startup ensures that, and did not change Saturday! Check your firewall rules did not change Saturday to drop allowing incoming ssh connections or make other changes to them. > With heavily automated infrastructure, the automation scripts are breaking > currently. > > Even from the localhost, when we open the cygwin terminal type exit, it is > not closing the console > > Tried reinstalling Cygwin but the install process hangs forever on > ca-certificate post installation. Try running sh -vx /etc/postinstall/ca-certificates.sh to see if and where it is getting stuck. Also sh -vx /etc/postinstall/ca-certificates-letsencrypt.sh if you are allowing letsencrypt certs. If you are using any additional external or internal CAs or certs, check that they are still installed and working. This all assumes you are running current Cygwin and ssh packages. In any case it is useful to follow the Cygwin problem reporting guidelines appended to each post below, by replying to the list with a copy of the output from running `cygcheck -hrsv > cygcheck-hrsv.log` on a failing system attached as text, with any other relevant details of your Windows systems. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut -- Antoine de Saint-Exupéry -- 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