Hello, I have Xen installed on a couple of boxes (Ubuntu 6.06) and would like to use pen/vrrpd to do loadbalancing/failover between them. The pen piece works great but the vrrpd give me an error: "Can''t SIOCADDMULTI on eth0. errno=22" I''m told it is because the kernel wasn''t compiled with multicasting. I downloaded the sources and recompiled with the multicasting flags all set to Y but I still get the same error when trying to start up vrrpd. Has anybody ran into this problem and fixed it? If so how did you go about getting it to work? Regards _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On 7/14/06, KEN KANGAN <maju@shaw.ca> wrote:> [...] > Has anybody ran into this problem and fixed it? If so how did you go about getting it to work?No, but maybe you need to enable multicasting in the kernel after boot (like you do it with port forwarding in /proc/sys/net/ipv4/ip_forward, but you need to see what the location of the multicatsing flags are) and load the lernel module? Henning _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users