From owner-freebsd-questions Mon Oct 15 3: 1:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by hub.freebsd.org (Postfix) with ESMTP id 3A01837B407 for ; Mon, 15 Oct 2001 03:01:42 -0700 (PDT) Received: from tulip ([203.151.134.104]) by stjohn.stjohn.ac.th (8.9.3+Sun/8.9.3) with SMTP id RAA28400 for ; Mon, 15 Oct 2001 17:01:12 +0700 (ICT) Message-Id: <3.0.6.32.20011015170134.007b0100@stjohn.stjohn.ac.th> X-Sender: mcrogerm@stjohn.stjohn.ac.th X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Mon, 15 Oct 2001 17:01:34 +0700 To: freebsd-questions@FreeBSD.ORG From: Roger Merritt Subject: Can't get PuTTY to connect 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 I've used ssh-keygen to create a key-file on my FreeBSD box, did a 'cat identity.pub > authorized_keys' and then used FTP to transfer identity.pub to my Windoze box. I keep getting the message, "Unable to open connection: connection refused." I haven't been able to find any output from sshd. Do I need to add a section to syslogd.conf to direct its output somewhere? I expected it to go to /var/log/security automatically. I *have* been able to verify that my ipfw ruleset is allowing at least the setup connection, but anything after that is lost in the fog. When I FTP'd the identity.pub file to my windows box I used the binary setting. Should I have used the ascii setting? Can anyone offer advice? -- Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message