Date: Tue, 4 Sep 2001 00:56:27 -0300 From: "Conrado Vardanega" <cvspam@ig.com.br> To: <stable@freebsd.org> Subject: Disallowed ssh part II Message-ID: <NDBBLGPICDCECKDGFCGFEEDCCKAA.cvspam@ig.com.br>
next in thread | raw e-mail | index | archive | help
For those that asked for verbose mode output and stuff, there is it. Just to remember, IPs have reverse DNS set correctly (forward/reverse matches), This problem, as follows, was reproduced locally (ssh'ing to its own ip address), its not tcpwrapper, (its "ALL : ALL : allow" ) $ ssh -v -l cvarda www SSH Version OpenSSH_2.3.0 FreeBSD localisations 20010713, protocol versions 1.5/2.0. Compiled with SSL (0x0090601f). debug: Reading configuration data /etc/ssh/ssh_config debug: ssh_connect: getuid 1000 geteuid 1000 anon 1 debug: Connecting to rock.varda.lan [192.168.3.1] port 22. debug: Connection established. debug: Remote protocol version 1.99, remote software version OpenSSH_2.3.0 FreeBSD localisations 20010713 debug: match: OpenSSH_2.3.0 FreeBSD localisations 20010713 pat ^OpenSSH[-_]2\.3 debug: Local version string SSH-1.5-OpenSSH_2.3.0 FreeBSD localisations 20010713 debug: Waiting for server public key. debug: Received server public key (768 bits) and host key (1024 bits). The authenticity of host 'www' can't be established. RSA key fingerprint is b3:77:f9:06:e8:d7:49:3e:00:8a:41:82:62:e9:50:fb. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'www' (RSA) to the list of known hosts. debug: Encryption type: 3des debug: Sent encrypted session key. debug: Installing crc compensation attack detector. debug: Received encrypted confirmation. debug: Trying RSA authentication with key 'cvarda@rock.varda.lan' debug: Received RSA challenge from server. debug: Sending response to host key RSA challenge. debug: Remote: RSA authentication accepted. Received disconnect: Sorry, you are not allowed to connect. debug: Calling cleanup 0x8058204(0x0) Thanks all. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBLGPICDCECKDGFCGFEEDCCKAA.cvspam>