From owner-freebsd-questions Mon Feb 3 12:50:37 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3C0037B405 for ; Mon, 3 Feb 2003 12:50:35 -0800 (PST) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id F12E643F9B for ; Mon, 3 Feb 2003 12:50:34 -0800 (PST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by rwcrmhc52.attbi.com (rwcrmhc52) with ESMTP id <2003020320503405200ds6nbe>; Mon, 3 Feb 2003 20:50:34 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.6/8.12.6) with ESMTP id h13KoX79000810 for ; Mon, 3 Feb 2003 15:50:33 -0500 (EST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.6/8.12.6/Submit) id h13KoWkg000807; Mon, 3 Feb 2003 15:50:32 -0500 (EST) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: freebsd-questions@freebsd.org Subject: Re: openssh - i'm confused References: <200302031047.AA3831693348@pioneernet.net> From: Lowell Gilbert Date: 03 Feb 2003 15:50:32 -0500 In-Reply-To: <200302031047.AA3831693348@pioneernet.net> Message-ID: <444r7lhyw7.fsf@be-well.ilk.org> Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Chip Wiegand" writes: > 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? If you're logging in *from* the Windows box, you want the private key on there, and the public one in authorized_keys on the machine you are connecting *to*. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message