donald7862003 wrote: By default, DNS uses round robin to rotate the order of RR data returned in query answers where multiple RRs of the same type exist for a queried DNS domain name. This feature provides a simple method for load balancing client use of Web servers and other frequently queried multihomed computers.
donald7862003 wrote: didnt read your question thoroughly I would like to cross out my remark above thats for ip's sharing the same fqdn
dynamik wrote: It'll connect to the IP that is in the A record in DNS. You could configure this manually or choose to have the connection register itself in DNS. A machine will connect to the interface that is on the same subnet as itself if there are multiple A records. Off the top of my head, I can't remember how it will handle multiple A records on the same subnet.