Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Jun 1998 18:55:21 +0900
From:      Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp>
To:        graeme.brown@bt-sys.bt.co.uk
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: Using rsh under FreeBSD
Message-ID:  <19980604185521Z.shin@nd.net.fujitsu.co.jp>
In-Reply-To: Your message of "4 Jun 1998 09:17:18 %2B0100" <n1315170742.17217@maczebedee>
References:  <n1315170742.17217@maczebedee>

next in thread | previous in thread | raw e-mail | index | archive | help
> I am however tripping up over rsh permissions etc. I have tried to
> set up an /.rhosts on router2 with the line
> 
> router1 root
> 
> but I get permission denied messages each time.
> I also tried /etc/hosts.equiv with the same line.
> 
> Can anyone point me in the right direction to get something like
> this working ?

How about setting this on router2 or other routers?

chmod 600 .rhosts

If it doesn't work, please check if router2 or other routers can
resolv the name 'router1'.
For example, can you ping router1 from router2?

router2> ping router1



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980604185521Z.shin>