Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2000 21:48:41 -0400
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        Andrew Hayford <andrew@usvisanews.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: SSH install probelm
Message-ID:  <20000516214841.D58707@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <39215563.57F442C@usvisanews.com>; from andrew@usvisanews.com on Tue, May 16, 2000 at 10:04:19AM -0400
References:  <39215563.57F442C@usvisanews.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 16, 2000 at 10:04:19AM -0400, Andrew Hayford wrote:
> Greetings:
> 
> I decided to download the newest version of openssh, compile, and
> install on my Freebsd 3.4 box. I was planning to start the sshd from
> rc.local. However, I started the daemon from the command line with no
> options and when I try to connect to the box with an ssh client, I get
> an error message. It seems to start the
> connection as it transmits the key and asks for a pw. However, once the
> pw is entered it gives the error "no modules loaded for `sshd' service".
> 
> Can anyone tell me what else I need to do to gett the sshd running? The
> client works fine. Thanks.

Does not sound like you built it from the ports? My psychic powers
make me wonder about PAM issues with the little info I have to go on.

Try running the server,

  # sshd -d

And also run the client on the other machine,

  $ ssh -v server.machine

If you can't figure it out, send the debug output it here.
-- 
Crist J. Clark                           cjclark@home.com


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




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