Hello,

On Sat, Sep 02, 2000 at 12:28:00PM +1100, David Luyer wrote:
[snip]
> We have a number of Linux hosts on this backbone with a primary address in
> the network a.b.c.0/24 and a secondary address in the network d.e.f.0/24.
[snip]
>     a.b.c.1 arp who-has d.e.f.2
> 
[snip]
> Is this already fixed in 2.4 or it is something which needs investigation
> and a patch?

I don't think it's fixed.
Try arp_solicit() and fib_select_addr() changes from
ftp://ftp.sw.com.sg/pub/Linux/people/saw/kernel/v2.3/route.generic
with 2.4 kernel.
They completely replace broken address-list based lookup by using preferred
source from routing table entries for arp request sources, too.

Best regards
                                        Andrey V.
                                        Savochkin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to