Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
IP Routing Table on Linux
How to display IP Routing Table on Linux Systems?
✍: FYIcenter.com
You can use the "network -rn" command to display
the IP routing table a Linux system.
Here is an example:
fyicenter$ netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eno1 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eno1 192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0
2021-04-30, ∼1795🔥, 0💬
Popular Posts:
What are Mozilla Firefox 2 add-ons? Mozilla Firefox 2 add-ons extend the browser functionalities. So...
How to open firewall for the FTP command-line tool on Windows for data connections in active mode? I...
How to convert a Word document into an MHTML? I have a nice Word document and want to publish it on ...
How to pause file transfer in FileZilla FTP Client? I want to close the computer in the middle of a ...
How to download and install SoapUI on Windows systems? Here are the steps to download and install So...