LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

ARP - Squid problem

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: ARP - Squid problem
From: "Fabio Silva" <fssilva@xxxxxxxxx>
Date: Thu, 9 Nov 2006 09:17:10 -0200
Hi all, im configuring a topology like this..
http://www.ultramonkey.org/2.0.1/topologies/sl-ha-lb-eg.html

I have a squid and i need to make HA and load balance, i'm using
ipvsadm and heartbeat, i follow the instructions in the link, but the
part of i need to configure "hidden" to the interface dont send arp i
didint understand soo much...

I have to compile the kernel and apply the patch to it work?? there is
no solution to achive it with another program or command? iptables
dont solve it?

The problem i have is that the lo:0 with the VIP is sending arp to the
network, and when heartbeat assums the VIP the other machine like
proxy1 send arp request to network..

Another think that i see is that when heartbeat goes up on proxy2 (if
i shutdown proxy1) and then when proxy1 goes up again the command
ipvsadm -L -n show this

proxy1:~ # ipvsadm -L  -n
IP Virtual Server version 1.2.0 (size=4096)
Prot LocalAddress:Port Scheduler Flags
 -> RemoteAddress:Port           Forward Weight ActiveConn InActConn
TCP  192.168.0.223:3128 rr
 -> 192.168.0.222:3128           Route   1      0          0
 -> 192.168.0.221:3128           Local   1      0          0
proxy1:~ #


but only the proxy2  anwser to proxy connections... any ideia why it?

Regards,

--
Fabio S. Silva

<Prev in Thread] Current Thread [Next in Thread>