In article <[EMAIL PROTECTED]> you wrote:
> The problem is complex and can't be solved with ifconfig -arp
why?
> The needs for clusters with shared addresses include:
> 1. block ARP replies for such addresses
-arp will do that
> 2. don't announce these addresses in the ARP probes (can be achieved
> using ip addr add IP brd + dev lo scope host)
i guess -arp will disable neighbour alive probes, too?
> 3. don't autoselect such addresses (for source addresses)
This is not done if you do not use a route through that ip
So where is the problem with -arp?
Well.. another solution would be to use the ipip system instead of the arp
redirection, right?
Greetings
Bernd
-
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/