Mark Fisher wrote:

On Friday 18 July 2003 8:45 pm, wes chow wrote:

eth0      Link encap:Ethernet  HWaddr 00:0C:6E:3D:F2:B0
inet addr:192.168.0.2  Bcast:192.168.0.255  Mask:255.255.255.0

eth1      Link encap:Ethernet  HWaddr 00:50:BF:05:13:5F
inet addr:192.168.0.10  Bcast:192.168.0.255  Mask:255.255.255.0


[ .. ]


My routing table, though I don't think it matters:

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface 192.168.0.0 * 255.255.255.0 U 0 0 0 eth0 192.168.0.0 * 255.255.255.0 U 0 0 0 eth1 loopback localhost 255.0.0.0 UG 0 0 0 lo default 192.168.0.1 0.0.0.0 UG 1 0 0 eth0



Hm, 2 default gateways ... not relevant to your question but I would recommend
at least raising the metric on one of them.


I don't think so AFAIK metric is irrelevant for static routes, i.e. first find, first used,
doesn't matter on metric.
Metric become important with dynamic routing, i.e. if using some routing daemon.


noro



--
[EMAIL PROTECTED] mailing list



Reply via email to