From owner-freebsd-questions@FreeBSD.ORG Tue Aug 24 05:03:06 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46AAD10656A3 for ; Tue, 24 Aug 2010 05:03:06 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 259288FC08 for ; Tue, 24 Aug 2010 05:03:05 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Onlf7-00029T-Ek for freebsd-questions@freebsd.org; Mon, 23 Aug 2010 22:03:05 -0700 Message-ID: <29518731.post@talk.nabble.com> Date: Mon, 23 Aug 2010 22:03:05 -0700 (PDT) From: jaymax To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: jaymax36@gmail.com Subject: Telnet Secure login SRA? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2010 05:03:06 -0000 I've just reset my telnet setup, now it comes up with a SRA secure login prompt, how can I get rid of it. I'm just using it for a short while to troubleshoot another installation, Qmail. telnet localhost Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. Trying SRA secure login: User (UserName): Then if I do telnet local host 25 ==> telnet localhost 25 Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Connection reset by peer telnet: Unable to connect to remote host Don't know if the SRA prompt is impeding the connection to the port -- View this message in context: http://old.nabble.com/Telnet-Secure-login-SRA--tp29518731p29518731.html Sent from the freebsd-questions mailing list archive at Nabble.com.