Ubuntu系統怎樣查看你當前的路由表

來源:互聯網
上載者:User
關鍵字 Ubuntu 路由表

netstat -nr命令會顯示路由表的內容。 閘道為0.0.0.0的網路通常是直連到網路設備上的。 因為到自己的直連設備上是不需要閘道的,所以0.0.0.0的閘道位址是正常的。 目的位址是0.0.0.0的路由是你的缺省閘道。

在這個例子裡,有兩個閘道,缺省的並且是到255.255.255.255通常是DHCP伺服器添加的。 在這個例子裡bigbogy伺服器也是一個DHCP服

務器。

[root@bigboy tmp]# netstat -nrKernel IP routing tableDestination Gateway Genmask Flags MSS Window irtt Iface255.255.255.25 5 0.0.0.0 255.255.255.255 UH 40 0 0 wlan0192.168.1.0 0.0.0.0 255.255.255.0 U 40 0 0 wlan0127.0.0.0 0.0.0.0 255.0.0.0 U 40 0 0 lo0.0.0.0 192.168.1.1 0.0.0.0 UG 40 0 0 wlan0[root@bigboy tmp]# 在這個例子裡,有多個閘道負責把資料從不同網路設備上傳輸到不同的目的地。 [root@bigboy tmp]# netstat -nrKernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface172.16.68.64 172.16.69.193 255.255.255.224 UG 40 0 0 eth1172.16.11.96 172.16.69.193 255.255.255.224 UG 40 0 0 eth1172.16.68.32 172.16.6 9.193 255.255.255.224 UG 40 0 0 eth1172.16.67.0 172.16.67.135 255.255.255.224 UG 40 0 0 eth0172.16.69.192 0.0.0.0 255.255. 255.192 U 40 0 0 eth1172.16.67.128 0.0.0.0 255.255.255.128 U 40 0 0 eth0172.160.0 172.16.67.135 255.255.0.0 UG 40 0 0 eth0 172.16.0.0 172.16.67.131 255.240.0.0 UG 40 0 0 eth0127.0.0.0 0.0.0.0 255.0.0.0 U 40 0 0 lo0.0.0.0 172.16.69.193 0.0.0.0 UG 40 0 0 eth1[root@bigboy tmp]#
相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.