stupid mistake!
my ldirectord conf was requesting a lvs.htm but the real server had lvs.html
:-[
checktimeout=10
checkinterval=10
autoreload=no
logfile="/var/log/ldirectord-trip"
quiescent=yes
virtual=201.X.X.25:80
virtualhost="xxxxxxxxxxxxxxxx"
real=10.1.1.2:80 masq
service=http
request="lvs.htm"
receive="UP"
scheduler=wlc
protocol=tcp
checktype=negotiate
checkport=80
persistent=300
Thanks again,
Joseph Mack NA3T wrote:
On Wed, 5 Mar 2008, Gustavo Mateus wrote:
my table shows this:
root@fw1:~# ipvsadm -Ln
IP Virtual Server version 1.2.1 (size=1048576)
Prot LocalAddress:Port Scheduler Flags
-> RemoteAddress:Port Forward Weight ActiveConn InActConn
TCP 201.X.X.25:80 wlc persistent 300
-> 10.1.1.2:80 Masq 0 0 0
weight = 0
nothing will be forwarded.
Joe
|