Darac Marjal a écrit : > On Thu, Aug 22, 2013 at 12:11:38PM +0200, basti wrote: > >> - where do I place the code for multiple routing >> (ip route add default scope global nexthop via 1.0.0.2 dev eth1 weight 1 >> nexthop via 2.0.0.2 eth2 weight 1) [...] >> - did this setup runing with SSL or SSH connections? (while the connection >> is keep alive they must use the same route i think?) > > Yes. The routing is done one a per-connection basis.
No. The multipath routing is done on a per source+destination address pair basis. All communications between the same source and destination addresses will use the same route. So the balancing works well only with multiple sources or destinations. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/52189290.1040...@plouf.fr.eu.org