On Mon, Oct 17, 2005 at 01:33:40PM +0530, ankush grover wrote:
> hey Mr.horms,
>
> Thanks for your reply.
>
> It sounds like your arptables_jf package is the wrong version,
> > try using the one from Fedora rather than the one from UltraMonkey.Org.
> >
> > However, if you are able to use arp_ignore and arp_announce,
> > then that should do just as well as using arptables, so
> > you can forget about that problem
>
>
> I will try with Fedora rpm
>
>
> Please note that using .lo. above is wrong. The these options
> > only act interfaces that send ARP packets. Not the interface
> > where the VIP is. Assuming that you only have eth0, just
> > replace .lo. with .eth0.
>
>
> Okay I will take care of this.
>
> Moreover how do I handle this
>
> # Make sure these rules are deactivated when the VIP is obtained,
> # And activated when it is released
> # This does not need to be done on hosts that will not act as linux-directors
> ( cd /etc/ha.d/rc.d && ln -s arptables-noarp-addr_takeip local_takeip; )
> ( cd /etc/ha.d/rc.d && ln -s arptables-noarp-addr_giveip local_giveip;
>
> Now I am not using arptables_jf package but I have installed
> arptables-noarp-addr_giveip
> rpm .Will there be any change in this scenario or it will work as per the
> documentation.
If you use arp_ignore and arp_announce you do not need to
worry about using arptables-noarp-addr_takeip at all.
--
Horms
|