From owner-freebsd-questions Thu Jun 7 14:24:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id DF15437B403 for ; Thu, 7 Jun 2001 14:24:10 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f57LO1131122; Fri, 8 Jun 2001 09:24:01 +1200 (NZST) (envelope-from jonc) Date: Fri, 8 Jun 2001 09:24:00 +1200 From: Jonathan Chen To: Ryan Thai Cc: questions@FreeBSD.ORG Subject: Re: Can't rcp from 4.2 to 4.2 Message-ID: <20010608092400.C29891@itouchnz.itouch> References: <3B1FE904.66F9687B@niksun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B1FE904.66F9687B@niksun.com>; from ryant@niksun.com on Thu, Jun 07, 2001 at 01:50:12PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 07, 2001 at 01:50:12PM -0700, Ryan Thai wrote: > To whom It may concern or Staff, > > I can't do rcp from a system FreeBSD4.2 to FreeBSD4.2. > The telnet and rlogin are ok but not rcp. It output error "connection > refused". > > Please inform me of what I need to change or do. You should change to using `ssh', it's more secure. However if you really want to use rcp, you have to uncomment the rsh* and friends in /etc/inted.conf, and kill -HUP the inetd process. -- Jonathan Chen ---------------------------------------------------------------------- "If everything's under control, you're going too slow" - Mario Andretti To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message