LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Tunnel, forward all ports

Subject: Re: Tunnel, forward all ports
Cc: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
From: Alex Senin <alex@xxxxxxxxxxxxxxx>
Date: Thu, 21 Mar 2002 17:48:50 +0200
ipvs CAN use port 0 to represent all ports,
(well 0.8.2 can anyway).


[root@alex root]# ipvsadm -A -t 192.168.1.200:0 -s rr
Zero port specified for non-persistent service

And another thing:

[root@alex root]#
[root@alex root]# ipvsadm -a -t 192.168.1.200:0 -r 192.168.1.5 -w 1
Service not defined
[root@alex root]#

Where is my error?



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