{ 8 comments }
ip command
{ 4 comments }
I‘ve two network interfaces. One connected to eth0 and another connected to eth1 as follows:
eth0 => private network with private IP in 10.x.x.x/8 range.
eth1 => ISP router with public IP 205.153.203.98 via 205.153.203.97.
How do I setup persistent static route so that 10.0.0.0/255.0.0.0 traffic route via 10.70.201.61 router only?
{ 4 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 }
How do I find out ip number (IP Address) of my Linux server using command line options?
{ 0 comments }







