ROUTING TABLOSUNUN GÖRÜNTÜLENMESİ

Netstat –nr komutu ile makinenizdeki routing tablosunu görüntüleyebilirsiniz. 0.0.0.0 gateway adresli network ler genelde direct olarak network arayüzüne bağlıdırlar. Bu nedenle o network’e erişmek için herhangi bir gateway adresine ihttiyaç duymazsınız.

[root@erd-lynx-ltp-01 ~]# netstat -nr

Kernel IP routing table

Destination Gateway Genmask Flags MSS Window irtt Iface

192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0

172.19.23.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0

192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0

169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0

0.0.0.0 172.19.23.1 0.0.0.0 UG 0 0 0 eth0

Yorum Yapın

Mesajınız