[TriLUG] Networking and Fedora
Jeff Schornick
jeff at schornick.org
Wed May 26 14:32:54 EDT 2010
Preparing to make a fool of myself...
> 10.2.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
> 10.2.2.0 0.0.0.0 255.255.255.0 U 0 0 0 br0
You appear to have two routes to the same destination subnet, equal
metric to two different interfaces. Since eth0 and br0 aren't
currently bridged, I'd imagine this would lead to rather inconstant
delivery. I'm honestly not sure how the kernel choses which route to
use under these circumstances, but I'm 99% sure it won't deliver each
packet to both.
Do you perhaps want eth0 part of the br0 bridge group?
- Jeff
More information about the TriLUG
mailing list