Hi,
I'm trying to setup an LVS cluster, using Slackware Linux. I've so far
compiled the 2.4.9 kernel with both patches (ip_vs and hidden). It boots and
runs, I've "solved" the arp problem and configured my network settings. This
is what ipvsadm shows me:
IP Virtual Server version 0.9.3 (size=4096)
Prot LocalAddress:Port Scheduler Flags
-> RemoteAddress:Port Forward Weight ActiveConn InActConn
TCP dip:telnet rr
-> sneezy:telnet Route 1 0 1
(I've an entry for sneezy in my /etc/hosts)
As you can see, there is one active connection, that is an other computer
trying to telnet into my realserver through the director. This doesn't work,
my question is why or better yet how can I fix it.
Thank you very much,
Dmitry,
|