IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New There is a very specific series of steps when debugging ssh
Be on the box.

In 1 window, execute sshd using the -D option so it goes into non-deamon mode, and start adding adding -d (again and again) to increase the debug level, also using the -f to point to your test config file.

In another window (on the same box), use ssh with the -v option (again and again for more stuff), and go against localhost.

This will give a LOT of information about what it is trying to do. If it simply works, you have an off-box network block that you need to resolve.

Then, go to another box, and run the client side with the -v (etc)

The "connection reset by peer" sounds like a firewall in the middle killing the connection.
New Pretty certain it's not an external firewall issue.
I cannot ssh from the box to itself on port xx.

I'll hit the debug mode and see what happens.
Odoru aho ni miru aho!
Onaji aho nara odoranya son son!
New I got "Connection reset by peer" last week . . . .
. . anytime hosts.deny/hosts.allow was set up wrong.
[link|http://www.aaxnet.com|AAx]
     Ubuntu sshd configuration WTF - (inthane-chan) - (10)
         is any other service blocking hiports? -NT - (boxley) - (1)
             Not that I know of. - (inthane-chan)
         There is a very specific series of steps when debugging ssh - (crazy) - (2)
             Pretty certain it's not an external firewall issue. - (inthane-chan)
             I got "Connection reset by peer" last week . . . . - (Andrew Grygus)
         You don't mean >>Change "Port xx" to "Port 22"<<. -NT - (a6l6e6x) - (3)
             I meant I changed it back to 22. - (inthane-chan) - (2)
                 -D switch seems to make it work. - (inthane-chan)
                 Also don't forget... - (folkert)
         One thing from a long time ago... - (folkert)

That boy needs therapy.
40 ms