This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: SSHD connections


On Mon, Nov 20, 2000 at 03:55:37PM -0600, Matt Minnis wrote:
>Ok,
>
>I am getting closer here.  :)
>I am still unable to connect, but it seems to acknowledge that it exists now.
>"debug: connect: Connection refused"
>
>Inetd is running.
>
>Anyone have any ideas?

Corinna suggested this:

>>Start sshd -d in another window to get debug output from the server
>>as well.

You've just provided the output from the ssh command and not from the
sshd command.  The sshd command output is probably where the clue to
your problem lies.

cgf

>/source/NT_Admin >ssh -v -v 127.0.0.1
>SSH Version OpenSSH_2.3.0p1, protocol versions 1.5/2.0.
>Compiled with SSL (0x0090581f).
>debug: Reading configuration data /etc/ssh_config
>debug: Applying options for *
>debug: Seeding random number generator
>debug: ssh_connect: getuid 500 geteuid 500 anon 0
>debug: Connecting to 127.0.0.1 [127.0.0.1] port 22.
>debug: Seeding random number generator
>debug: Allocated local port 842.
>debug: connect: Connection refused
>debug: Trying again...
>debug: Connecting to 127.0.0.1 [127.0.0.1] port 22.
>debug: Allocated local port 849.
>debug: connect: Connection refused
>debug: Trying again...
>debug: Connecting to 127.0.0.1 [127.0.0.1] port 22.
>debug: Allocated local port 899.
>debug: connect: Connection refused
>debug: Trying again...
>debug: Connecting to 127.0.0.1 [127.0.0.1] port 22.
>debug: Allocated local port 945.
>debug: connect: Connection refused
>Secure connection to 127.0.0.1 refused.
>
>At 01:00 PM 11/20/2000, Corinna Vinschen wrote:
>>Matt Minnis wrote:
>> >
>> > I have looked in the archives and I still am having problems with SSH.
>> >
>> > I keep getting "Secure connection to 127.0.0.1 refused."
>> > The output is below.
>>
>>The output looks like you don't have sshd running.
>>
>> > How do I find out why I am being refused.
>>
>>Start sshd -d in another window to get debug output from the server
>>as well.
>>
>>Corinna
>>
>>--
>>Corinna Vinschen                  Please, send mails regarding Cygwin to
>>Cygwin Developer                        mailto:cygwin@sources.redhat.com
>>Red Hat, Inc.
>>mailto:vinschen@redhat.com
>>
>>--
>>Want to unsubscribe from this list?
>>Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>
>
>Do not try to read the sig, for that is impossible.
>Instead... only try to realize the truth. There is no sig.
>=========================================================
>Preferred Resources          (314) 567-7600 phone
>701 Emerson rd.              (314) 993-6699 fax
>Suite 475                      mminnis@prefres.com
>St. Louis, MO
>63141
>=========================================================
>
>
>--
>Want to unsubscribe from this list?
>Send a message to cygwin-unsubscribe@sourceware.cygnus.com

-- 
cgf@cygnus.com                        Red Hat, Inc.
http://sources.redhat.com/            http://www.redhat.com/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]