Ssh closed
Résolu
remibarbier
Messages postés
237
Date d'inscription
Statut
Membre
Dernière intervention
-
remibarbier Messages postés 237 Date d'inscription Statut Membre Dernière intervention - 25 févr. 2010 à 02:49
remibarbier Messages postés 237 Date d'inscription Statut Membre Dernière intervention - 25 févr. 2010 à 02:49
A voir également:
- "Remote side unexpectedly closed network connection"
- Gmail connection - Guide
- Dameware mini remote control - Télécharger - Web & Internet
- Rm-014s+ universal remote codes pdf - Forum TV & Vidéo
- Check cable connection - Forum Matériel & Système
- Shop network showroom - Forum Consommation & Internet
8 réponses
S'il y a trop d'erreur de mot de passe, l'adresse IP peut être blacklisté par fail2ban...
Il faut attendre un peut pour réessayer.
Cordialement,
Il faut attendre un peut pour réessayer.
Cordialement,
Bonjour,
en tapant le message d'erreur dans google, tu auras plein de pistes !
la première piste : peux-tu nous montrer tes fichiers /etc/hosts.allow et /etc/hosts.deny
merci.
en tapant le message d'erreur dans google, tu auras plein de pistes !
la première piste : peux-tu nous montrer tes fichiers /etc/hosts.allow et /etc/hosts.deny
cat /etc/hosts.allow cat /etc/hosts.deny
merci.
Bonjour, voici mes fichier hosts allow et deny
# /etc/hosts.allow: list of hosts that are allowed to access the system.
# See the manual pages hosts_access(5) and hosts_options(5).
#
# Example: ALL: LOCAL @some_netgroup
# ALL: .foobar.edu EXCEPT terminalserver.foobar.edu
#
# If you're going to protect the portmapper use the name "portmap" for the
# daemon name. Remember that you can only use the keyword "ALL" and IP
# addresses (NOT host or domain names) for the portmapper, as well as for
# rpc.mountd (the NFS mount daemon). See portmap(8) and rpc.mountd(8)
# for further information.
#
# /etc/hosts.deny: list of hosts that are _not_ allowed to access the system.
# See the manual pages hosts_access(5) and hosts_options(5).
#
# Example: ALL: some.host.name, .some.domain
# ALL EXCEPT in.fingerd: other.host.name, .other.domain
#
# If you're going to protect the portmapper use the name "portmap" for the
# daemon name. Remember that you can only use the keyword "ALL" and IP
# addresses (NOT host or domain names) for the portmapper, as well as for
# rpc.mountd (the NFS mount daemon). See portmap(8) and rpc.mountd(8)
# for further information.
#
# The PARANOID wildcard matches any host whose name does not match its
# address.
# You may wish to enable this to ensure any programs that don't
# validate looked up hostnames still leave understandable logs. In past
# versions of Debian this has been the default.
# ALL: PARANOID
# /etc/hosts.allow: list of hosts that are allowed to access the system.
# See the manual pages hosts_access(5) and hosts_options(5).
#
# Example: ALL: LOCAL @some_netgroup
# ALL: .foobar.edu EXCEPT terminalserver.foobar.edu
#
# If you're going to protect the portmapper use the name "portmap" for the
# daemon name. Remember that you can only use the keyword "ALL" and IP
# addresses (NOT host or domain names) for the portmapper, as well as for
# rpc.mountd (the NFS mount daemon). See portmap(8) and rpc.mountd(8)
# for further information.
#
# /etc/hosts.deny: list of hosts that are _not_ allowed to access the system.
# See the manual pages hosts_access(5) and hosts_options(5).
#
# Example: ALL: some.host.name, .some.domain
# ALL EXCEPT in.fingerd: other.host.name, .other.domain
#
# If you're going to protect the portmapper use the name "portmap" for the
# daemon name. Remember that you can only use the keyword "ALL" and IP
# addresses (NOT host or domain names) for the portmapper, as well as for
# rpc.mountd (the NFS mount daemon). See portmap(8) and rpc.mountd(8)
# for further information.
#
# The PARANOID wildcard matches any host whose name does not match its
# address.
# You may wish to enable this to ensure any programs that don't
# validate looked up hostnames still leave understandable logs. In past
# versions of Debian this has been the default.
# ALL: PARANOID
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
ls -ld /var/
donne : drwxr-xr-x 15 root 4096 2009-04-20 16:07 /var/
var est en bleu.
/usr/sbin/sshd -t
donne
aucun fichier de ce type.
merci.
donne : drwxr-xr-x 15 root 4096 2009-04-20 16:07 /var/
var est en bleu.
/usr/sbin/sshd -t
donne
aucun fichier de ce type.
merci.
Salut,
Tu as accès direct à ton serveur pour voir si le daemon ssh ou openssh est en marche?
Quand tu te connectes avec la commande ssh avec le client utilise ssh -vvv user@ipserveur pour voir les messages
Tu as accès direct à ton serveur pour voir si le daemon ssh ou openssh est en marche?
Quand tu te connectes avec la commande ssh avec le client utilise ssh -vvv user@ipserveur pour voir les messages