• [^] # Re: ton serveur hote n'ecoute pas sur l'IP VPN

    Posté par . En réponse au message Accès ssh par un VPN. Évalué à 0.

    J'avais déjà pensé à ça (j'ai fais quelques recherches/tests avant de "forumer").

    Mais à priori

    tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1906/sshd 
    tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 8257/sshd 
    tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 5602/sshd 
    tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 417932/sshd 
    tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 10966/sshd 
    tcp6 0 0 :::22 :::* LISTEN 1906/sshd 
    tcp6 0 0 :::22 :::* LISTEN 8257/sshd 
    tcp6 0 0 :::22 :::* LISTEN 5602/sshd 
    tcp6 0 0 :::22 :::* LISTEN 417932/sshd 
    tcp6 0 0 :::22 :::* LISTEN 10966/sshd 
    SSH écoute bien sur toutes les interfaces.