From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Grant Rettke Newsgroups: gmane.emacs.help Subject: Re: Cannot connect to some hosts using tramp Date: Tue, 15 Apr 2014 09:24:22 -0500 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1397571889 21537 80.91.229.3 (15 Apr 2014 14:24:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Apr 2014 14:24:49 +0000 (UTC) Cc: Emacs Help To: Angus Comber Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 15 16:24:43 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Wa4Hu-0003oS-7r for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Apr 2014 16:24:38 +0200 Original-Received: from localhost ([::1]:49410 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wa4Ht-00014U-QP for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Apr 2014 10:24:37 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34627) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wa4Hg-00014M-Tg for help-gnu-emacs@gnu.org; Tue, 15 Apr 2014 10:24:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wa4Hf-0001vX-RW for help-gnu-emacs@gnu.org; Tue, 15 Apr 2014 10:24:24 -0400 Original-Received: from mail-ob0-x22f.google.com ([2607:f8b0:4003:c01::22f]:56236) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wa4Hf-0001vK-M2 for help-gnu-emacs@gnu.org; Tue, 15 Apr 2014 10:24:23 -0400 Original-Received: by mail-ob0-f175.google.com with SMTP id vb8so4341462obc.6 for ; Tue, 15 Apr 2014 07:24:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=JL4eTwe8t7wawtbbmfa13VMt5FvAfsAw0hhKKbzyGZE=; b=vTmzKch8OsWd69Xr4zcrouPkRg99p+AWG58s8OyXS7nukpKfzabxTBtkwSOkBB2dEe S/Hi8sh3kNSckqwRUMYkrQnDhmpTcXkyxIT92OEjvZXxVSLl1DeRyCu/ThiDPclmvor9 GcSelPSxuOKAIfiOyD5zqdhSctrYSGQaiJj5NC65Wq+098FZLnbHbidEpHx7lM5PdyJI ruQU8hQmNI6ZmX0JQMksGVNoiG0iuc23PLY+IRDPDp+HaEEVMh9NR/3ncj3SonYQjnVQ JJXh+t++xgCYsM3JtUr6fjr8pXGrBWVKrGVPXywY6grzgeFtkVJgDArMtRfJYXg+UGai fDoQ== X-Received: by 10.182.225.137 with SMTP id rk9mr1620583obc.51.1397571862916; Tue, 15 Apr 2014 07:24:22 -0700 (PDT) Original-Received: by 10.182.50.135 with HTTP; Tue, 15 Apr 2014 07:24:22 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: G4ZLqImLA5JDG80M8opR14p0Zh0 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::22f X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:97140 Archived-At: Diagnosis questions: 01. May you traceroute from box A to box B without Tramp or an ssh config and user id X? 02. May you ssh from box A to box B without Tramp or an ssh config and user id X? 03. May you ssh from box A to box B without Tramp but using a ssh config and user id X? 04. May you ssh from box A to box B with Tramp but using a ssh config and user id X? Grant Rettke | AAAS, ACM, AMA, COG, FSF, IEEE, Sigma Xi grettke@acm.org | http://www.wisdomandwonder.com/ =E2=80=9CWisdom begins in wonder.=E2=80=9D --Socrates ((=CE=BB (x) (x x)) (=CE=BB (x) (x x))) =E2=80=9CLife has become immeasurably better since I have been forced to st= op taking it seriously.=E2=80=9D --Thompson On Tue, Apr 15, 2014 at 8:12 AM, Angus Comber wrote= : > I have a number of unix hosts which I need to connect to which are all > located within our company LAN. > > Some hosts I can connect to, others I can't for some reason. > > I am using emacs 23.3.1. > > I connect like this: > > m-x tramp to get started (without this I find it doesn't work for ANY > host). > > c-x c-f //host:file > > Then prompted for a password. > > It works for a solaris box here but not a red hat linux host. > > Any ideas why this might not be working? Any config I can do to help? >