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?
{ 1 comment }