Hi,
using:
kernel 2.4.22
hidden-2.4.20pre10-1.diff
linux-2.4.21-ipvs-1.0.10.patch
configure-lvs_0.9.4
lvs_dr works fine.
I only have a problem with the default gateway being removed after running
rc.lvs_dr on the director and realservers.
Why does the script do this?
Adding the default gateway by hand after running the scrit works.
But on de realservers I'am able to ping to the ouside world, but it is not
possible to make other connections to the outside world, like ssh or http.
(The default gateway is not the same as the SERVER_GW, the test client
runs in the same subnet as the lvs config)
tcpdump on the realserver:
10:07:45.049159 testserver02.32786 > ie.freshrpms.net.http: S
3223454251:3223454251(0) win 5840 <mss 1460,sackOK,timestamp 23889892
0,nop,wscale 0> (DF)
10:07:48.041251 testserver02.32786 > ie.freshrpms.net.http: S
3223454251:3223454251(0) win 5840 <mss 1460,sackOK,timestamp 23890192
0,nop,wscale 0> (DF)
10:07:54.041249 testserver02.32786 > ie.freshrpms.net.http: S
3223454251:3223454251(0) win 5840 <mss 1460,sackOK,timestamp 23890792
0,nop,wscale 0> (DF)
10:08:06.041250 testserver02.32786 > ie.freshrpms.net.http: S
3223454251:3223454251(0) win 5840 <mss 1460,sackOK,timestamp 23891992
0,nop,wscale 0> (DF)
Any idea?
|