Joseph Mack wrote:
Padraig Brady wrote:
ipvs CAN use port 0 to represent all ports,
(well 0.8.2 can anyway).
Mr. Mack's configure-lvs doesn't seem to like it
as you've pointed out.
I'll work on a fix for this. The reason I didn't support it
was that I translate port numbers into names via /etc/services
and didn't want to deal with service 0.
Try doing it manually first, using ipvsadm,
that's the best thing for the moment
Joe
I imagine a long list of rules after this.
port = 1
while port < 65535 ;do
system(do rule)
done
and after that give a command ipvsadm. What you will see - a long, long
list.
I think a solution in the ipvs code, and not at the configuration
program/scripts.
--
Alex Senin
System Engineer
Bladefusion, Ltd.
6 Magshimim St. P.O.Box 7086
Israel 49127
Main 972-3-9127010
Fax 972-3-9217011
|