From owner-freebsd-questions Sat Oct 21 12: 3: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from convex.cs.unb.ca (convex.cs.unb.ca [131.202.33.93]) by hub.freebsd.org (Postfix) with ESMTP id 2497C37B479 for ; Sat, 21 Oct 2000 12:03:07 -0700 (PDT) Received: (from bremner@localhost) by convex.cs.unb.ca (8.11.0/8.11.0) id e9LJ5qX14566; Sat, 21 Oct 2000 16:05:52 -0300 (ADT) (envelope-from bremner) From: David Bremner MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14833.59664.452666.592474@convex.cs.unb.ca> Date: Sat, 21 Oct 2000 16:05:52 -0300 (ADT) To: freebsd-questions@freebsd.org Subject: openssh incompatabilities X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, I just installed 4.1.1-Release, which has openssh-2.1(.1 ?) as part of the base distribution. I need to be able to interoperate with a server running "SSH-2.0-2.2.0 SSH Secure Shell (non-commercial)" and openssh-2.1 does not seem to do this all that well (I can give more detailed complaints, but the response in the problem database was "Take it up with openssh"). ok, fine, so I built openssh-2.2.0p1 from the tar file on openssh.com. Now ssh works, but scp dies with bremner@gaea.cs.unb.ca's password: scp: warning: Executing scp1 compatibility. select: Bad file descriptor lost connection So hmm. I next considered installing the other ssh from the ports collection, but I'm not sure how that will interact with openssh in the base collection. Can I "deinstall" openssh somehow, or do I have to make world from source? Any other clever ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message