From owner-freebsd-bugs Mon Feb 11 16: 0:11 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B496C37B416 for ; Mon, 11 Feb 2002 16:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1C002C19726; Mon, 11 Feb 2002 16:00:02 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CAD837B404 for ; Mon, 11 Feb 2002 15:58:43 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1BNwhm19456; Mon, 11 Feb 2002 15:58:43 -0800 (PST) (envelope-from nobody) Message-Id: <200202112358.g1BNwhm19456@freefall.freebsd.org> Date: Mon, 11 Feb 2002 15:58:43 -0800 (PST) From: Alan Larson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/34850: scp cannot talk to ssh2 sites that have Ssh1Compatability no Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34850 >Category: misc >Synopsis: scp cannot talk to ssh2 sites that have Ssh1Compatability no >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 11 16:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Larson >Release: 4.3 4.4 >Organization: PAIX.net >Environment: multiple machines... client running generic 4.3, for example >Description: scp (from openssh) cannot copy to/from systems running ssh2 with "Ssh1Compatibility no" in /etc/ssh2/sshd2_config . scp -v -p host.paix.net:watch3.in /tmp/fox.in Executing: program /usr/bin/ssh host host.paix.net, user (unspecified), command scp -v -p -f watch3.in larson@host.paix.net's password: scp: warning: Executing scp1 compatibility. select: Bad file descriptor >How-To-Repeat: configure one system with ssh1/ssh2, disable ssh1 access in /etc/ssh2/ssh2d_config -- then try the command above from a standard openssh install on another freebsd system. >Fix: no fix known. One would be most welcome. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message