kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* IPV6 Multipath support
@ 2016-06-20 12:03 Narasimha M
  2016-06-21  7:07 ` Narasimha M
  0 siblings, 1 reply; 2+ messages in thread
From: Narasimha M @ 2016-06-20 12:03 UTC (permalink / raw)
  To: kernelnewbies

Hi All,

I am using linux kernel 3.10.20, and tried to add multipath routes
using the below commands.

ip -6 route add default nexthop via 2222::1 dev eth1 weight 1 nexthop
via 3333::2 dev eth0 weight 1.

But when i run the traffic to the host reachable to both the
interfaces, traffic is always going through eth1, which means the
multipath routing is not working.

Could you please let us know that do we have multipath support for
ipv6 in linux3.10.20 kernel ?

Thanks in advance.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* IPV6 Multipath support
  2016-06-20 12:03 IPV6 Multipath support Narasimha M
@ 2016-06-21  7:07 ` Narasimha M
  0 siblings, 0 replies; 2+ messages in thread
From: Narasimha M @ 2016-06-21  7:07 UTC (permalink / raw)
  To: kernelnewbies

Hi,

Could some one please update as this is very urgent for me. I am not
able to proceed further.

Thanks

On Mon, Jun 20, 2016 at 5:33 PM, Narasimha M <mnarasimha786@gmail.com> wrote:
> Hi All,
>
> I am using linux kernel 3.10.20, and tried to add multipath routes
> using the below commands.
>
> ip -6 route add default nexthop via 2222::1 dev eth1 weight 1 nexthop
> via 3333::2 dev eth0 weight 1.
>
> But when i run the traffic to the host reachable to both the
> interfaces, traffic is always going through eth1, which means the
> multipath routing is not working.
>
> Could you please let us know that do we have multipath support for
> ipv6 in linux3.10.20 kernel ?
>
> Thanks in advance.



-- 
Narasimha

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-21  7:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-20 12:03 IPV6 Multipath support Narasimha M
2016-06-21  7:07 ` Narasimha M

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).