From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Bazaar access problems with Savannah Date: Sat, 18 Feb 2012 16:32:02 +0200 Message-ID: <83ipj4us9p.fsf@gnu.org> References: <4F3F7DFB.906@dogan.se> <83ty2ouztc.fsf@gnu.org> <4F3F9731.1000409@dogan.se> <83sji8uxus.fsf@gnu.org> <4F3FA558.4010001@dogan.se> <83lio0uuw0.fsf@gnu.org> <4F3FB100.8030008@dogan.se> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1329575655 2866 80.91.229.3 (18 Feb 2012 14:34:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 18 Feb 2012 14:34:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: Deniz Dogan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 18 15:34:15 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RylMc-0003T3-H2 for ged-emacs-devel@m.gmane.org; Sat, 18 Feb 2012 15:34:14 +0100 Original-Received: from localhost ([::1]:58671 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RylMb-0008S5-DY for ged-emacs-devel@m.gmane.org; Sat, 18 Feb 2012 09:34:13 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:55617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RylMY-0008S0-PQ for emacs-devel@gnu.org; Sat, 18 Feb 2012 09:34:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RylMX-00084A-CT for emacs-devel@gnu.org; Sat, 18 Feb 2012 09:34:10 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:45340) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RylMX-00081G-3Z for emacs-devel@gnu.org; Sat, 18 Feb 2012 09:34:09 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LZL00F00F3LLC00@a-mtaout22.012.net.il> for emacs-devel@gnu.org; Sat, 18 Feb 2012 16:34:07 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.150.51]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LZL00EB7F4SVPN0@a-mtaout22.012.net.il>; Sat, 18 Feb 2012 16:34:07 +0200 (IST) In-reply-to: <4F3FB100.8030008@dogan.se> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.172 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:148655 Archived-At: > Date: Sat, 18 Feb 2012 15:09:04 +0100 > From: Deniz Dogan > > On 2012-02-18 14:35, Eli Zaretskii wrote: > >> Date: Sat, 18 Feb 2012 14:19:20 +0100 > >> From: Deniz Dogan > >> > >>>> C:\Users\Deniz>plink -v -l damd -P 22 bzr.savannah.gnu.org > >>>> Looking up host "bzr.savannah.gnu.org" > >>>> Connecting to 140.186.70.72 port 22 > >>>> Failed to connect to 140.186.70.72: Network error: Permission denied > >>>> Network error: Permission denied > >>>> FATAL ERROR: Network error: Permission denied > >>> > >>> Looks like something is blocking port 22 connections on your side. > >>> > >> > >> It's really weird because I can successfully use SSH to other hosts on > >> that port. > > > > Try deleting the corresponding session in PuTTY, and then adding it > > back again. > > I tried it using Telnet, nothing from the PuTTY suite involved. > > However, even after I removed the session from PuTTY, I can SSH to the > host, but not to bzr.savannah.gnu.org. Did anything change in your system configuration since the last time you successfully used bzr+ssh? Do you see anything relevant in your system Event Log? Do you have some antivirus installed that may be attempting to block these connections? (And what Windows version is that?)