From owner-freebsd-questions@FreeBSD.ORG Tue Aug 3 17:10:07 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2026616A4CE for ; Tue, 3 Aug 2004 17:10:07 +0000 (GMT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFF4343D45 for ; Tue, 3 Aug 2004 17:10:06 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) i73HA6wn026428 for ; Tue, 3 Aug 2004 10:10:06 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)i73HA6A3026427 for freebsd-questions@freebsd.org; Tue, 3 Aug 2004 10:10:06 -0700 (PDT) (envelope-from sgk) Date: Tue, 3 Aug 2004 10:10:06 -0700 From: Steve Kargl To: freebsd-questions@freebsd.org Message-ID: <20040803171006.GB26333@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: Using rrestore with ssh? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2004 17:10:07 -0000 Anyone have a tip on using rrestore with ssh instead of the rexecd and rcmd facility? My attempts at using rrestore result in dhcp-78-74:kargl[207] rrestore -x -b 64 -f troutmask:/dev/nsa0 Connection to troutmask.apl.washington.edu established. IP_TOS:IPTOS_THROUGHPUT setsockopt: Operation not supported TCP_NODELAY setsockopt: Operation not supported rshd: Login incorrect. Lost connection to remote host. dhcp-78-74:kargl[208] On troutmask, I have uncommented the appropriate inetd.conf lines that should allow rmt, rdump, and rrestore to work. -- Steve