Affichez la table de routage dans Windows ou Ubuntu
Depuis une fenêtre d'invite de commande ou un terminal, exécutez la commande suivante:
netstat-rn
Vous devriez voir une sortie qui ressemble à ceci:
Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
Commentaires
Enregistrer un commentaire