[clug] Switching to broadband - more help needed.

Jeremy Kerr jk at ozlabs.org
Fri Jun 26 01:09:54 GMT 2009


Felix,

> Kernel IP routing table

This looks fine - you have two routes:

> 192.168.0.0     0.0.0.0         255.255.255.0   U     0  0  0 eth0

- this is for anything on your 192.168.0.0 network

> 0.0.0.0         192.168.0.1     0.0.0.0         UG    0  0  0  eth0

- and this is for all other traffic, to be sent to your router (at 
192.168.0.1, which is still via eth0).

> After consulting "man route", it appears that I have 2 versions of
> "eth0" up and running and no trace of "lo" (although - according to
> "ifconfig" - "lo" is alive and well).

This means you have two routes, not two interfaces.

Is anything actually broken?

Cheers,


Jeremy


More information about the linux mailing list