Linux Gateway / Router IP Address

How Do I Find Out My Linux Gateway / Router IP Address? need to use route command. This command can manipulates the kernel’s IP routing tables. It can be also use to print gateway / router IP address. Type the following command to see default gateway: $ route -n Output: Kernel IP routing table Destination … Read more