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, ∼1871🔥, 0💬
Popular Posts:
How do I tell what version of Outlook my computer is using? You can determine the version number of ...
How to update TOC (Table Of Content) for a FrameMaker book? I have make changes in some chapters. Yo...
What is "Microsoft Access Outlook Add-in for Data Collection and Publishing" COM Add-in in Outlook 2...
Should I sign in to Google account after installing Google Chrome 55? When you run Google Chrome 55 ...
Why I am getting the "Opening ChromeSetup.exe" dialog box when trying to install Google Chrome 31 on...