Re: ssh redirection port
Le 12/10/04 à 12:23, arnaud écrivait:
> > cela dans le fichier /etc/hosts.allow:
> > # serveur ssh
> > sshd: all
>
> merci mais
> cela ne fonctionne pas car je fais un tcpdchk j'ai l'erreur suivante : sshd:
> no such process name in /etc/inetd.conf
Le serveur ssh est-il installé ?
Sous root, vérifie ce qui suit:
heaven:~# which sshd
/usr/sbin/sshd
heaven:~# dpkg -S sshd
ssh: /usr/sbin/sshd
ssh: /usr/share/man/man8/sshd.8.gz
ssh: /var/run/sshd
ssh: /usr/share/man/man5/sshd_config.5.gz
heaven:~# dpkg -l ssh
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version
Description
+++-=========-===========-============================================
ii ssh 3.8.1p1-8 Secure rlogin/rsh/rcp replacement (OpenSSH)
J'espère que tu ne confonds par telnetd avec sshd
Bon courage
Jean-Pierre
Reply to: