From owner-freebsd-questions Thu Nov 2 20: 6:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from static.unixfreak.org (static.unixfreak.org [63.198.170.139]) by hub.freebsd.org (Postfix) with ESMTP id B526137B4C5 for ; Thu, 2 Nov 2000 20:06:11 -0800 (PST) Received: by static.unixfreak.org (Postfix, from userid 1000) id 04ECA1F27; Thu, 2 Nov 2000 20:06:10 -0800 (PST) Subject: Re: No ssh / nfs nnot working In-Reply-To: <20001103032609937.AAA471@showcase.pdsys.com@dooley> "from Jim Whitelaw at Nov 2, 2000 08:43:06 pm" To: Jim Whitelaw Date: Thu, 2 Nov 2000 20:06:10 -0800 (PST) Cc: "freebsd-questions@freebsd.org" From: Dima Dorfman Reply-To: dima@unixfreak.org X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20001103040610.04ECA1F27@static.unixfreak.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I just installed a fresh 4.1.1 system and am having two problems: > > 1) For some reason, none of the ssh programs (ssh, sshd, ssh-keygen, etc) > seem to have been installed. No errors were encountered during the install. I > thought openssh was part of the default install now (and that's been my > experience on a couple other 4.1 installs I've done). What could cause that, > and what's the best way to fix it? The current 4.1.1 I have working was an > ftp install, the new one was from a cd (downloaded iso). Would that make a > difference? Did you install the 'crypto' distribution? If not, that's your problem. > > 2) It can't nfs mount an export on another 4.1.1 (Stable) box. A 3.2 FBSD box > has no problems with the nfs mount and both clients are listed in the exports > file, have working dns/rev dns etc. When I try to mount the nfs dir, the > server complains only that "mount request denied from x.x.x.x". Where can I > look for clues to what is going wrong? Depending on your configuration (if you use netgroups, for example), `killall -HUP mountd` may help. Hope this helps -- Dima Dorfman Finger dima@unixfreak.org for my public PGP key. "A problem well stated is a problem half solved." -- Charles F. Kettering To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message