hi there...
Kernel 2.4.5 + ipvs is done.
I applied the patch....
then
>make menuconfig
and activated netfilter and ipvs options... then
>make bzImage
>make modules
>make modules install
>reboot
>cd ../ipvs...
>make
>make -C ipvsadm
>make install
to configure the VS i do:
>ipvsadm -A -t 166.90.160.142:80 -s rr
>ipvsadm -a -t 166.90.160.142:80 -r 166.90.160.163 -m (Masquerade)
yes just one webserver for now. :-)
the RS default gateway is 166.90.160.141 (Director's Eth0)
and finally:
>iptables -t nat -A POSTROUTING -s 166.90.160.160/27 -j MASQUERADE
>ipvsadm -L -n
IP Virtual Server version 0.9.1 (size=4096)
Prot LocalAddress:Port Scheduler Flags
-> RemoteAddress:Port Forward Weight ActiveConn InActConn
TCP 166.90.160.142:80 rr
-> 166.90.160.163:80 Route 1 0 1
I tried and didn't work.. I finally read somewhere about this configuration
not working from within the same network... so i telneted into another
server outside and LYNX back in here... and it Voala... it worked...
Unfortunately... just like that ... it stopped working again... and i can't
make it work again.
I telneted into my home network and did the same configuration there ... and
did exactly the same thing... worked at first... but then stopped with no
aparent reason... and i can't get it back to work.
:-(
I 'd appreciate any suggestions.
if anyone feels like helping me online... my icq is 20635125
i am ALWAYS online.. :-)
Thanks in advance,
Carlos M Jr.
|