[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Utilisation de ssh client bloquée



The Tuesday 22 July 2008 18:38:21 Guy Roussin, you wrote :
> Bonjour,
>
> Sur une machine en debian etch (amd64) je ne peux pas faire
> de ssh :
> Le lancement de ssh avec l'option -vvv pourtant très bavard
> d'habitude ne donne *rien*.
> $ ssh -vvv monhost
> reste bloqué là indéfiniment ... jusqu'à un ctrl C
>
> pourtant un :
> telnet monhost 22
> montre un dialogue sur le port 22 avec monhost
>
> $ strace ssh monhost
> ...
> rt_sigaction(SIGALRM, {0x42fc90, [], SA_RESTORER, 0x2b5e8b46e110},
> {SIG_DFL}, 8) = 0 rt_sigaction(SIGHUP, {0x42fc90, [], SA_RESTORER,
> 0x2b5e8b46e110}, {SIG_DFL}, 8) = 0 rt_sigaction(SIGINT, {0x42fc90, [],
> SA_RESTORER, 0x2b5e8b46e110}, {SIG_DFL}, 8) = 0 rt_sigaction(SIGPIPE,
> {0x42fc90, [], SA_RESTORER, 0x2b5e8b46e110}, {SIG_IGN}, 8) = 0
> rt_sigaction(SIGQUIT, {0x42fc90, [], SA_RESTORER, 0x2b5e8b46e110},
> {SIG_DFL}, 8) = 0 rt_sigaction(SIGTERM, {0x42fc90, [], SA_RESTORER,
> 0x2b5e8b46e110}, {SIG_DFL}, 8) = 0 rt_sigaction(SIGTSTP, {0x42fc90, [],
> SA_RESTORER, 0x2b5e8b46e110}, {SIG_DFL}, 8) = 0 rt_sigaction(SIGTTIN,
> {0x42fc90, [], SA_RESTORER, 0x2b5e8b46e110}, {SIG_DFL}, 8) = 0
> rt_sigaction(SIGTTOU, {0x42fc90, [], SA_RESTORER, 0x2b5e8b46e110},
> {SIG_DFL}, 8) = 0 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost
> isig icanon echo ...}) = 0 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400
> opost isig icanon echo ...}) = 0 ioctl(4, SNDCTL_TMR_CONTINUE or TCSETSF,
> {B38400 opost isig icanon -echo ...}) = 0 ioctl(4, SNDCTL_TMR_TIMEBASE or
> TCGETS, {B38400 opost isig icanon -echo ...}) = 0 write(4, "Password: ",
> 10Password: )              = 10
> read(4,
> reste bloqué là indéfiniment ... jusqu'à un ctrl C
>
> J'ai purgé la conf ssh et reinstallé ssh ... sans plus de succès.
>
> Je peux sans problème atteindre cette machine en ssh.
>
> Merci de vos lumières ...
>
> --
> Guy Roussin


AS-tu eu une mise à jour de openssh-client récemment ? Si oui essaie de 
récupérer la version de testing

Cordialement


-- 
Thomas Preud'homme

Why debian : http://www.debian.org/intro/why_debian


Reply to: