lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46439FB8.8000502@redhat.com>
Date:	Thu, 10 May 2007 18:42:00 -0400
From:	Chuck Ebbert <cebbert@...hat.com>
To:	Giampaolo Tomassoni <Giampaolo@...assoni.biz>
CC:	netdev@...r.kernel.org
Subject: Re: 2.6.20 and multipath routing

Giampaolo Tomassoni wrote:
> 
> 		default  src 1.2.1.6
> 		        nexthop via 1.2.2.254  dev atm0 weight 1
> 		        nexthop via 1.1.2.254  dev atm1 weight 1
> 

When I tried this I found that weight 1 didn't work -- all traffic
went out one interface until I changed both weights to 50.

And on ethernet, I had to have static ARP entries or the kernel
would ARP on one interface, and if it didn't get a reply in less
than one microsecond it would immediately go to the second
interface.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ