[14:26] Hello all. [14:47] network interface issue I'm having : When you have a network interface and an aliased interface ( e.g. bond0 and then bond0:0 ) and then put a service on... what determines which interfaces "answers" the call from another machine? [14:47] I have the address 10.90.1.1 on bond0 ( netmask 255.0.0.0.0 ) and 10.90.0.1 on bond0:0 ( mask 255.255.0.0 ) [14:48] when I have a service bonded to all interfaces, how does the kernel determine which interface "answers"? [14:48] and is there a way to tell ubuntu to prefer the bond0 interface over the aliased one?