newbie: sshd rejects connection

From: Mike - EMAIL IGNORED (m_d_beger_1900_at_yahoo.com)
Date: 07/01/05

  • Next message: Unruh: "Re: newbie: sshd rejects connection"
    Date: Thu, 30 Jun 2005 22:11:57 -0400
    
    

    On RH-E-WS-4 I am trying, unsuccessfully, to bring up sshd.
    I am testing it with PuTTY on a nearby Win2k. Watching
    with ethereal, there are about 10 TCP messages before
    it quits. It clearly does not get as far as
    authentication. I set the log level to DEBUG3, and the
    output in the secure file is below. I note that "inetd"
    and "tcp wrappers" are mentioned. Notwithstanding my
    previous query, I am not trying to use xinetd, although
    it is active for other reasons. By the way, stopping
    iptables does not help.

    Help would be much appreciated.
    Mike.

    --
    Jun 30 21:06:04 node01 sshd[3901]: debug3: fd 4 is not O_NONBLOCK
    Jun 30 21:06:04 node01 sshd[4002]: debug1: rexec start in 4 out 4
    newsock 4 pipe 6 sock 7
    Jun 30 21:06:04 node01 sshd[3901]: debug1: Forked child 4002.
    Jun 30 21:06:04 node01 sshd[3901]: debug3: send_rexec_state: entering fd
    = 7 config len 1019
    Jun 30 21:06:04 node01 sshd[3901]: debug3: ssh_msg_send: type 0
    Jun 30 21:06:04 node01 sshd[3901]: debug3: send_rexec_state: done
    Jun 30 21:06:04 node01 sshd[4002]: debug1: inetd sockets after dupping:
    3, 3
    Jun 30 21:06:04 node01 sshd[4002]: debug1: Connection refused by tcp
    wrapper
    Jun 30 21:06:04 node01 sshd[4002]: refused connect from 192.168.1.xx
    (192.168.1.xx)
    [Actual IP addr x'ed out; ignorance breeds paranoia.]
    

  • Next message: Unruh: "Re: newbie: sshd rejects connection"