> For anyone interested, after finding a blurb on a blog saying basically > that multi-homing is not supported on RHEL6 except in a bonding config,
WTF? That is totally false. If you have multiple interfaces, you must use explicit routing to determine what packets flow over what network interfaces. There can be only one default route, and it must be the route of last resort. To get the explicit routes for each interface you have two choices: static routes or dynamic routing using a routing daemon like quagga. We're running RHEL6 with at least half a dozen interfaces. --d b ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
