lkml.org 
[lkml]   [1999]   [Nov]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [2.2] Network Interface aliasing
From
Date
cbrown@denalics.net (Christopher E. Brown) writes:

> Example, machines A,B,C all have the same IP on a lookback or
> dummy interface. A load director/etc is currently routing all traffic
> to the cluster IP to machine A.
>
> Should machine Bs interface get into PROMISC mode all packets
> (even though they are sent to another MAC addr) will hit the IP layer,
> and should the IP be found on a local interface, the machine will
> respond.

This is not true. When an interface in promisc mode receives a packet
not destined at its MAC address and not a {broad,multi}cast it sets its type
to PACKET_OTHERHOST. arp_rcv ignores such packets. IP does the same check.
-Andi

--
This is like TV. I don't like TV.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [from the cache]
©2003-2011 Jasper Spaans