• [^] # Re: ton serveur a acces à internet ?

    Posté par . En réponse au message Serveur Fossil invisible (résolu). Évalué à 4.

    Je suis connecté au serveur avec PuTTY.

    netstat -plant | grep LIST

    (Not all processes could be identified, non-owned process info
    will not be shown, you would have to be root to see it all.)
    tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 1227/fossil
    tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN -
    tcp6 0 0 :::22 :::* LISTEN -

    ss -plant | grep LIST

    LISTEN 0 10 0.0.0.0:8080 0.0.0.0:* users:(("fossil",pid=1227,fd=3))
    LISTEN 0 128 0.0.0.0:22 0.0.0.0:*
    LISTEN 0 128 [::]:22 [::]:*