route command

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 }

When I try to ping other UNIX / Linux / BSD or MS-Windows servers in our network I get the following message:

TTL Expired In Transit

How do I fix this problem?

{ 1 comment }

OpenBSD: Static Routing Configuration

by Vivek Gite on July 6, 2010 · 3 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 }

Ubuntu Linux: Find Out Default Gateway

by Vivek Gite on July 1, 2009 · 0 comments

How do I find out default gateway IP address (default router IP assigned) for my Ubuntu Linux systems?

{ 0 comments }

CentOS Add Route Command

by Vivek Gite on March 12, 2009 · 0 comments

How do I add route (router IP 192.168.1.254) to my Centos Linux systems from the command line?

{ 0 comments }