Unfortunately setting nodes to 2 and having the node respond to both dose not work either. I'm in the process of putting together a 2.6.16.1 kernel and getting the latest iptables compiled to see if it is a bug that was fixed. Robert LeBlanc Brigham Young University > -----Original Message----- > From: KOVACS Krisztian [mailto:hidden@xxxxxxxxxx] > Sent: Friday, March 31, 2006 2:55 AM > To: netfilter@xxxxxxxxxxxxxxxxxxx > Cc: Robert LeBlanc > Subject: Re: Gateway cluster using iptables and CLUSTERIP > > > Hi, > > On Thursday 30 March 2006 18.31, Robert LeBlanc wrote: > > iptables -A INPUT -I eth1 -d 10.0.0.1 -j CLUSTERIP -new -hashmode > > sourceip -clustermac 01:83:91:A7:0D:33 -total-nodes 1 -local-nodes 1 > > > > I have entered only one node in the cluster so that I would not have to > > bring up both nodes during the testing or remember to add the other node > > to /proc/net/ipt_CLUSTERIP/10.0.0.1. > > Strange. Please note that apparently there are very few CLUSTERIP users > out there, so this might also be a bug. Does setting total-nodes to 2 > help? > > -- > Regards, > Krisztian Kovacs