From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: ipv6 and Tramp. Date: Mon, 05 Jan 2009 15:33:39 +0100 Message-ID: <87eizh3jr0.fsf@gmx.de> References: <87prj4e6je.fsf@gmx.de> <87eizie5hl.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1231166070 21216 80.91.229.12 (5 Jan 2009 14:34:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 5 Jan 2009 14:34:30 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 05 15:35:41 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LJqYE-0002rb-LF for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Jan 2009 15:35:30 +0100 Original-Received: from localhost ([127.0.0.1]:41584 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LJqWt-0003we-SD for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Jan 2009 09:34:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LJqWY-0003v8-8B for help-gnu-emacs@gnu.org; Mon, 05 Jan 2009 09:33:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LJqWX-0003un-5i for help-gnu-emacs@gnu.org; Mon, 05 Jan 2009 09:33:45 -0500 Original-Received: from [199.232.76.173] (port=32976 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LJqWX-0003uh-1N for help-gnu-emacs@gnu.org; Mon, 05 Jan 2009 09:33:45 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:32902) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LJqWW-00084G-G2 for help-gnu-emacs@gnu.org; Mon, 05 Jan 2009 09:33:44 -0500 Original-Received: (qmail invoked by alias); 05 Jan 2009 14:33:42 -0000 Original-Received: from p57A22F56.dip0.t-ipconnect.de (EHLO LKG29808F.local) [87.162.47.86] by mail.gmx.net (mp014) with SMTP; 05 Jan 2009 15:33:42 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/ayKQuXSPaaOOyq5448Zolt57htWu9UdxASFOMNs 7smoTEgOQg3Zsl In-Reply-To: (=?iso-8859-1?Q?=22=D3scar?= Fuentes"'s message of "Mon\, 05 Jan 2009 06\:03\:17 +0100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.63 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:61082 Archived-At: =D3scar Fuentes writes: >> What happens, if you call "plink x:x:x:x:x:x:x:x -l ofv -ssh" in a >> command window? Maybe there are problems in general with IPv6 addresses, >> if you are on a w32 machine? > > FATAL ERROR: Network error: Connection timed out I've just checked the manual pages of plink. There is an option to force IPv6 addresses. Does "plink x:x:x:x:x:x:x:x -l ofv -ssh -6" work for you? > putty.exe with the same arguments connects just fine. Do you have a PuTTY profile for address x:x:x:x:x:x:x:x? Best regards, Michael.