Hi Dominique, The reason there currently has been a limit of 1 VRRP session per physical interface is that the vrrp project we are using pulls the current mac address from the interface as the physical mac address.
So, if there are 2 VRRP sessions assigned to a single physical interface. The second VRRP session to assume master will pull the virtual mac address of the first and use this as the physical address of the interface. Then bad things happen... The good news is that we've been looking into alternate packages for VRRP. And even better news (perhaps), is that there is a non-rfc2338 compliant flag that will not insert the virtual mac address when a session assumes master. In this case the limitation of one VRRP session per physical interface should go away (with this option enabled that is). We're also looking at possibly exposing this too. Mike Dominique Jeannerod wrote: > Hi, > there is currently a limit of only 1 VRRP address per physical interface > in VC2.2 > Are there any planned evolutions in the roadmap to suppress this limit ? > I'm using VC2.2 on a box with only 2 physical interfaces, but some VLAN > interfaces too, and i'd like to use VRRP on all interfaces, physical and > logical ones. > > Thanks > > > ------------------------------------------------------------------------ > > _______________________________________________ > Vyatta-users mailing list > [email protected] > http://mailman.vyatta.com/mailman/listinfo/vyatta-users _______________________________________________ Vyatta-users mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/vyatta-users
