Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2010 22:03:05 -0700 (PDT)
From:      jaymax <jaymax36@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Telnet Secure login SRA?
Message-ID:  <29518731.post@talk.nabble.com>

next in thread | raw e-mail | index | archive | help

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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?29518731.post>