• [^] # Re: traceroute

    Posté par . En réponse au message Déterminer son adresse IP (derrière un routeur). Évalué à 1.

    Avec traceroute, plus évolué: traceroute -n www.yahoo.fr |head -3|tail -1 |cut -f 4 -d " " traceroute -n www.yahoo.fr |head -3|tail -1 |cut -f 4 -d " " Mais chez moi ça marche une fois sur deux... (l'autre fois j'ai '* * * *')