Re: VRRP related

From: Matti Aarnio (matti.aarnio@zmailer.org)
Date: Mon Apr 16 2001 - 05:54:18 EST


        More to the topic list for future questions of this type is
        linux-net@vger.kernel.org (or netdev@oss.sgi.com -- real
        DEVELOPMENT talk goes there), but do read on.

On Mon, Apr 16, 2001 at 03:06:44PM +0100, umam@delhi.tcs.co.in wrote:
> Hi,
> I am trying to put virtual mac address at the place of physical mac
> address , for that I have overwrite source hardware address with virtual
> address.Now when I try to ping to this machine with some other
> machine.It says request time out.While checking arp -a , gives me
> virtual mac address in ARP-Table instead of physical mac address.I want
> it should give response to ping also.what I can do????

        You will, probably, need to run the VRRPed interface port
        in PROMISCUOUS mode, or use multicast address for the MAC-
        address, and process reception of that correctly.

        There probably are more problems at using the multicast
        MAC address, than turning the interface into promiscuous.
        (At least the Linux packet reception path treats MC MAC
         destined packets specially.)

        ARP request gets in because it is MAC-level broadcast.
 
> thanks

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



This archive was generated by hypermail 2b29 : Mon Apr 23 2001 - 21:00:19 EST