Eventually I will master the secret art of sending e-mail messages to the
right persons, with the right content. A secret and holy art it is...

Assuming you want the paths to be selected dynamically based on load, you
can use iputils2 'ip route' to create a multi-homed routes. You will not
have a clean control over how a specific packet goes, however, you will be
able to split the communication between the two interfaces to whichever
ratio you desire. Lots of info on the Internet.

Ez



On Thu, Mar 6, 2014 at 12:41 AM, Etzion Bar-Noy <[email protected]>wrote:

> Sorry. My default was not 'send to all'. Now posting to the list as well.
>
>
>
> On Wed, Mar 5, 2014 at 2:58 PM, Elazar Leibovich <[email protected]>wrote:
>
>> Another idea from colleague, is to bind the source address of the socket
>> to the address of the desired netwrokr interface.
>>
>> While it doesn't guarantee anything, he said that in practice the kernel
>> routed the packets through the desired network interface.
>>
>>
>> On Tue, Mar 4, 2014 at 10:02 AM, Erez D <[email protected]> wrote:
>>
>>> Hello
>>>
>>>
>>> I have 2 external interfaces via two eth cards, both connected to the
>>> internet
>>>
>>> I want to send a udp packet to same host:port, but choose dynamically
>>> which interface to use.
>>>
>>> can this be done with linux, and how ?
>>>
>>>
>>>
>>> 10x
>>> erez.
>>>
>>> _______________________________________________
>>> Linux-il mailing list
>>> [email protected]
>>> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
>>>
>>>
>>
>> _______________________________________________
>> Linux-il mailing list
>> [email protected]
>> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
>>
>>
>
_______________________________________________
Linux-il mailing list
[email protected]
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to