Hi, I had the same kind of problem (same Connection Closed at the same step) earlier this month and I solved it by removing a line in the .ssh/config file of my client (maybe compression). If you have this file, check if you can connect without it (backed up) and isolate the buggy line.
2011/6/18 Platonides <[email protected]>: > Jimmy Xu wrote: >> Hi, >> >> Recently I'm experiencing some problems trying to login to toolserver. >> The SSH log says: >> >> [...] >> debug1: Authentications that can continue: >> publickey,password,keyboard-interactive,hostbased >> debug1: Next authentication method: publickey >> debug1: Offering RSA public key: /home/jimmy/.ssh/id_rsa >> debug1: Server accepts key: pkalg ssh-rsa blen 277 >> Connection closed by 2620:0:862:101::2:4 >> jimmy@vangogh:~$ >> >> Had someone add my pubkey to his authorized_keys but the problem persists. >> >> Anyone can give me a hint? Thanks. > > Does it also fail if you connect by IPv4 ? (use the switch -4) > > _______________________________________________ > Toolserver-l mailing list ([email protected]) > https://lists.wikimedia.org/mailman/listinfo/toolserver-l > Posting guidelines for this list: > https://wiki.toolserver.org/view/Mailing_list_etiquette > _______________________________________________ Toolserver-l mailing list ([email protected]) https://lists.wikimedia.org/mailman/listinfo/toolserver-l Posting guidelines for this list: https://wiki.toolserver.org/view/Mailing_list_etiquette
