
21 Oct
2010
21 Oct
'10
11:05 p.m.
On 10/21/2010 5:56 PM, George Bonser wrote:
How does your application on the host decide which address to use when sourcing an outbound connection if you have two different subnets that are globally routable?
Many systems generally will go with the closest source address bitwise to the destination address. Not perfect, but works. This assumes that the source addresses are equal on other metrics. Jack