LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

winnt proxy in LVS setup-----------------

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: winnt proxy in LVS setup-----------------
From: SUKHWINDER PAL <rec_engrec@xxxxxxxxxxx>
Date: Sun, 3 Jul 2005 09:24:14 +0100 (BST)
hello sir,
With the kind support of this forum we had implemented
two Squid proxies with LVS and it is working very fine
from last few months.Now as per new requirement we
need to add WINNT proxy in the existing setup.
We had done following in the WINNT proxy
machine---------------
To solve ARP problem we had installed MS Loopback
Adapter and then we had given the VIP ip address to
this Loopback Adapter. Suppose VIP address is
 VIP----------10.136.8.100

And then we issued the following command:-
route delete 10.0.0.0 mask 255.0.0.0 10.136.8.100

Now on LVS Server we added the following lines in
ipvsadm table:-
ipvsadm -A -t 10.136.8.100:80 -p 600 -s rr
ipvsadm -a -t 10.136.8.100:80 -r 10.136.2.12:80 -g
 
Where 10.136.2.12 is WINNT proxy real IP address.

But our WINNT proxy is not working through LVS whereas
the Squid proxies are working fine through LVS.
Independently WINNT proxy is working fine.

What could be the problem sir.


                
_______________________________________________________
Too much spam in your inbox? Yahoo! Mail gives you the best spam protection for 
FREE! http://in.mail.yahoo.com

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