From owner-freebsd-questions Wed Apr 23 04:07:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA23224 for questions-outgoing; Wed, 23 Apr 1997 04:07:28 -0700 (PDT) Received: from sunsrv5.lrz-muenchen.de (sunsrv5.lrz-muenchen.de [129.187.10.15]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id EAA23201 for ; Wed, 23 Apr 1997 04:07:17 -0700 (PDT) Received: from dial040.ppp.lrz-muenchen.de by sunsrv5.lrz-muenchen.de; Wed, 23 Apr 97 13:07:14 +0200 From: Joachim.Wunder@lrz-muenchen.de (Joachim Wunder) To: questions@freebsd.org Subject: rdump problems [help] Date: Wed, 23 Apr 1997 11:02:43 GMT Organization: Leibniz-Rechenzentrum, Muenchen (Germany) Reply-To: Joachim.Wunder@lrz-muenchen.de Message-ID: <335dea39.2091521@mailhost.lrz-muenchen.de> X-Mailer: Forte Agent .99e/32.227 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi! I try dumping a just installed 2.1.7 box with another BSDi 2.1 box. Both are connected via NE2000 cards. telnet e.g. works perfectly. Only rsh from the BSDi 2.1 box only says "permission denied" when I give the following command on the BSDi box: rsh -l root rdump :/dev/nrst0 0fBu 10000000 / Of course I set .rhosts in /root of the with: root What am I doing wrong here? Please Help, thanks, Achim