How do I disable the route 169.254.0.0 / 255.255.0.0 from CentOS or RHEL 6 Linux server?
{ 6 comments }
How do I disable the route 169.254.0.0 / 255.255.0.0 from CentOS or RHEL 6 Linux server?
{ 6 comments }
I‘m typing the following command under Ubuntu Linux:
route add default gw 192.168.3.2 eth0
But it is giving me out the following error:
SIOCADDRT: File exists
How do I fix this problem?
{ 0 comments }
I know how to setup static routing under Linux and FreeBSD operating systems. But, how do you setup static routing under OpenBSD operating systems?
{ 3 comments }
My home Linux laptop is connected to ADSL router and whenever I run route -n command at the prompt it says 0.0.0.0 is set to my routers IP 192.168.1.1. What is the meaning of 0.0.0.0?
{ 0 comments }
How do I find out default gateway IP address (default router IP assigned) for my Ubuntu Linux systems?
{ 0 comments }
How do I add route (router IP 192.168.1.254) to my Centos Linux systems from the command line?
{ 0 comments }