Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Feb 2003 14:26:53 -0500
From:      Bill Moran <wmoran@potentialtech.com>
To:        chip@wiegand.org
Cc:        questions@freebsd.org, carvin5string@netscape.net
Subject:   Re: openssh - i'm confused
Message-ID:  <3E3EC27D.8010601@potentialtech.com>
References:  <200302031047.AA3831693348@pioneernet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Chip Wiegand wrote:
> I am setting up a web server to be co-located at my isp's office. I am setting up openssh
 > for my connectivity to it. I have run ssh-keygen on it and now have the files identity,
 > identity.pub and authorized_keys in the .ssh directory in my home directory. I have copied
 > the file identity.pub to my w2k box and renamed it to identity.ppk (because that's what the
 > WinSCP program wants). Is this okay to do? Can I now disable telnet and any other inetd
 > services that may be running? Any other suggestions?

Have you ever used ssh before?
I've used the system installed ssh/sshd for years and there's very little that needs set up
to make it work.
You're definately more secure using keygen to make public/private keys, but that's not even
necessary.  I've used it without generating keys with no problems.
Make sure /etc/rc.conf has sshd_enable="YES" so the daemon starts, and hook it to your local
network and test.  It's really not much harder to use than telnet, just much more secure.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.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?3E3EC27D.8010601>