Date: 03 Mar 2003 10:08:35 +0000 From: Andrew Thompson <andy@fud.org.nz> To: Wayne <wayne@etaq.com> Cc: questions@freebsd.org Subject: Re: can't sshd into box Message-ID: <03Mar3.100822nzdt.119055@homer.fire.org.nz> In-Reply-To: <20030302145643.A26191@etaq.com> References: <20030302145643.A26191@etaq.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2003-03-02 at 20:56, Wayne wrote: > Dear FreeBSD, > > I have installed 5.0 into a new Dell. I have not set up anything > special yet (no firewall, no natd, etc.). > > I can ssh out to the world, but I can't get into the new box from the > gateway FreeBSD box on the same home network. The gateway box properly > lists the new box in /etc/hosts. Each box can ping the other by name > and by ip. > > I have tried the OpenSSH that came with the system, and I > installed ssh-3.0 , and the result is the same. sshd is running > on the new box. sshd is disabled by default on 5.0, you need to put sshd_enable="YES" in your rc.conf and the startup scripts will take care of creating the keys and starting it. If you installed your own sshd you make need to check that it hasnt overwritten any files for the base version. Andy 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?03Mar3.100822nzdt.119055>