At 05:53 PM 5/7/01 -0400, Blue Lang wrote:
>On Mon, 7 May 2001, Roy wrote:
>
> > to connect with no problem, but any new profile I create won't allow me to.
> > All the settings are identical. I can go to a machine that's just using
>
>give us the output of sshd -v on the server.
>
>--
>    Blue Lang                                    http://www.gator.net/~blue
>    Unix Administrator                                     Veritas Software
>    2315 McMullan Circle, Raleigh, North Carolina, USA         919 835 1540


I hope this helps.. I'm actually able to get to the server now on port 22. 
I tried port 230 and it repeats the previous scenario... Denmark is stinking.


Roy



# /usr/local/sbin/sshd2 -v -p 230
sshd2: SSH Secure Shell 2.4.0 (non-commercial version) on sparc-sun-solaris2.8
debug: Reading private host key from /etc/ssh2/hostkey
debug: Key comment: 1024-bit dsa hostkey
debug: SshConfig/sshconfig.c:2055/ssh_server_load_host_key: Reading public 
host key from: /etc/ssh2/hostkey.pub
debug: Becoming server.
debug: Creating listener
debug: Listener created
debug: no udp listener created.
debug: Running event loop
debug: Sshd2/sshd2.c:579/new_connection_callback: new_connection_callback
debug: Sshd2/sshd2.c:732/new_connection_callback: Wrapping stream with 
ssh_server_wrap...
debug: ssh_server_wrap: creating transport protocol
debug: 
SshAuthMethodServer/sshauthmethods.c:113/ssh_server_authentication_initialize: 
Added "publickey" to usable methods.
debug: 
SshAuthMethodServer/sshauthmethods.c:113/ssh_server_authentication_initialize: 
Added "password" to usable methods.
debug: ssh_server_wrap: creating userauth protocol
debug: Ssh2Common/sshcommon.c:502/ssh_common_wrap: local ip = 
xxx.xxx.xxx.7, local port = 230
debug: Ssh2Common/sshcommon.c:504/ssh_common_wrap: remote ip = 
xxx.xxx.xxx.40, remote port = 1752
debug: SshConnection/sshconn.c:1866/ssh_conn_wrap: Wrapping...
debug: Sshd2/sshd2.c:743/new_connection_callback: done.
debug: new_connection_callback returning
debug: Ssh2Transport/trcommon.c:599/ssh_tr_input_version: Remote version: 
SSH-1.99-2.4.0 SSH Secure Shell for Windows
debug: Ssh2Transport/trcommon.c:1120/ssh_tr_negotiate: c_to_s: cipher 
3des-cbc, mac hmac-md5, compression none
debug: Ssh2Transport/trcommon.c:1123/ssh_tr_negotiate: s_to_c: cipher 
3des-cbc, mac hmac-md5, compression none
debug: Sshd2/sshd2.c:349/auth_policy_proc: user 'roy' service 
'ssh-connection' client_ip 'xxx.xxx.xxx.40' client_port '1752'
completed ''
debug: Sshd2/sshd2.c:476/auth_policy_proc: output: publickey,password
debug: Sshd2/sshd2.c:349/auth_policy_proc: user 'roy' service 
'ssh-connection' client_ip 'xxx.xxx.xxx.40' client_port '1752'
completed 'publickey'
debug: Sshd2/sshd2.c:476/auth_policy_proc: output: password
debug: Ssh2Common/sshcommon.c:137/ssh_common_disconnect: DISCONNECT 
received: No further authentication methods available.
debug: Sshd2/sshd2.c:95/server_disconnect: locally_generated = FALSE
debug: Exiting event loop

Reply via email to