LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: RH7.1 / 2.4.5 / ipvs

To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: RH7.1 / 2.4.5 / ipvs
From: "Carlos Maynard" <carlos@xxxxxxxxxxxxxxxx>
Date: Mon, 25 Jun 2001 17:26:17 -0500
Hmmm :-) *sigh*

I installed a third time... and it's been working fine for the last 20
minutes.
i'm guessing it's going to stay like that.

My next question would be... is this configuration going to fail over from
one real server to another?
or will i have to make scripts for that? if so... are there any scripts
already there for this ?

Thanks in advance,

Carlos M. Jr.

----- Original Message -----
From: "Carlos Maynard" <carlos@xxxxxxxxxxxxxxxx>
To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, June 25, 2001 4:09 PM
Subject: RH7.1 / 2.4.5 / ipvs


> 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.
>
>
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
>



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