Blame bootstrap_ver/extensions/libxt_ipvs.man

Packit Service 1ec7f4
Match IPVS connection properties.
Packit Service 1ec7f4
.TP
Packit Service 1ec7f4
[\fB!\fP] \fB\-\-ipvs\fP
Packit Service 1ec7f4
packet belongs to an IPVS connection
Packit Service 1ec7f4
.TP
Packit Service 1ec7f4
Any of the following options implies \-\-ipvs (even negated)
Packit Service 1ec7f4
.TP
Packit Service 1ec7f4
[\fB!\fP] \fB\-\-vproto\fP \fIprotocol\fP
Packit Service 1ec7f4
VIP protocol to match; by number or name, e.g. "tcp"
Packit Service 1ec7f4
.TP
Packit Service 1ec7f4
[\fB!\fP] \fB\-\-vaddr\fP \fIaddress\fP[\fB/\fP\fImask\fP]
Packit Service 1ec7f4
VIP address to match
Packit Service 1ec7f4
.TP
Packit Service 1ec7f4
[\fB!\fP] \fB\-\-vport\fP \fIport\fP
Packit Service 1ec7f4
VIP port to match; by number or name, e.g. "http"
Packit Service 1ec7f4
.TP
Packit Service 1ec7f4
\fB\-\-vdir\fP {\fBORIGINAL\fP|\fBREPLY\fP}
Packit Service 1ec7f4
flow direction of packet
Packit Service 1ec7f4
.TP
Packit Service 1ec7f4
[\fB!\fP] \fB\-\-vmethod\fP {\fBGATE\fP|\fBIPIP\fP|\fBMASQ\fP}
Packit Service 1ec7f4
IPVS forwarding method used
Packit Service 1ec7f4
.TP
Packit Service 1ec7f4
[\fB!\fP] \fB\-\-vportctl\fP \fIport\fP
Packit Service 1ec7f4
VIP port of the controlling connection to match, e.g. 21 for FTP