URL: https://linuxfr.org/forums/linux-debian-ubuntu/posts/connexion-ssh--3 Title: connexion SSH Authors: dubis Date: 2006年02月12日T18:07:18+01:00 Tags: Score: 1 Bonjour, J'aimerais me connecter via ssh sur ma station de travail. J'ai modifier mon /etc/hosts.allow avec cette ligne ssh sshd : ALL@ALL : ALLOW J'ai modifié mon fichier /etc/inetd.conf avec cette ligne : ssh stream tcp nowait sslwrap.sslwrap /usr/sbin/tcpd /usr/sbin/sslwrap -nocert -addr 127.0.0.1 -port 22 J'ai ensuite relancé inetd, mais je n'arrive toujours pas à me connecter sur ma station avec ssh Par exemple j'aimerais me connecter sur ma station en ssh depuis mon travail .... Quand je fais un ssh en local j'obtiens cela : root@xxxxxx :~# ssh 127.0.0.1 ssh: connect to host 127.0.0.1 port 22: Connection refused Par contre les connections sur d'autre PC fonctionne tres bien ??? ? Merci de votre aide.

AltStyle によって変換されたページ (->オリジナル) /