[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Routing table question



Arcady Genkin wrote:
> 
> I still don't understand something. Doesn't the line:
> 
> 192.168.1.0     0.0.0.0         255.255.255.0   U         0 0          0 eth0
                  ^^^^^^^
Don't let those 0s confuse you. That means there is not gateway defined
for that route.  Also look in the fourth column. In your default gateway
route you see 'UG'. the 'G' means gateway. Above there is only 'U'.
Which means the route is up. 

The line actually says send all packets destined for 192.168.1.x out on
eth0.

-- 
Paul Miller
pmiller@jove.acs.unt.edu

Where do all the bits go when the computer is done with them?


Reply to: