How do I add route (router IP 192.168.1.254) to my Centos Linux systems from the command line?
{ 1 comment }
How do I add route (router IP 192.168.1.254) to my Centos Linux systems from the command line?
{ 1 comment }
Q. How do I add new / default gateway using route command under Linux? A. You can use any one of the following tool to add route: => route command : show / manipulate the IP routing table => ip command : show / manipulate routing, devices, policy routing and tunnels Linux route add using [...]
{ 13 comments }
Q. How do I setup a default gateway on Debian or Ubuntu Linux? My router IP is 192.168.1.254 and I’d like to setup this as a default gateway for Debian Linux.
{ 22 comments }