blob: db9bc667cdfe7fae2fc216baffba7339fe61df71 [file] [log] [blame]
Hannes Ederc36d05e2010-07-23 12:51:26 +02001Match IPVS connection properties.
2.TP
Jan Engelhardtc6775d62010-07-23 21:23:05 +02003[\fB!\fP] \fB\-\-ipvs\fP
Hannes Ederc36d05e2010-07-23 12:51:26 +02004packet belongs to an IPVS connection
5.TP
6Any of the following options implies \-\-ipvs (even negated)
7.TP
Jan Engelhardtc6775d62010-07-23 21:23:05 +02008[\fB!\fP] \fB\-\-vproto\fP \fIprotocol\fP
Hannes Ederc36d05e2010-07-23 12:51:26 +02009VIP protocol to match; by number or name, e.g. "tcp"
10.TP
Jan Engelhardtc6775d62010-07-23 21:23:05 +020011[\fB!\fP] \fB\-\-vaddr\fP \fIaddress\fP[\fB/\fP\fImask\fP]
Hannes Ederc36d05e2010-07-23 12:51:26 +020012VIP address to match
13.TP
Jan Engelhardtc6775d62010-07-23 21:23:05 +020014[\fB!\fP] \fB\-\-vport\fP \fIport\fP
Hannes Ederc36d05e2010-07-23 12:51:26 +020015VIP port to match; by number or name, e.g. "http"
16.TP
17\fB\-\-vdir\fP {\fBORIGINAL\fP|\fBREPLY\fP}
18flow direction of packet
19.TP
Jan Engelhardtc6775d62010-07-23 21:23:05 +020020[\fB!\fP] \fB\-\-vmethod\fP {\fBGATE\fP|\fBIPIP\fP|\fBMASQ\fP}
Hannes Ederc36d05e2010-07-23 12:51:26 +020021IPVS forwarding method used
22.TP
Jan Engelhardtc6775d62010-07-23 21:23:05 +020023[\fB!\fP] \fB\-\-vportctl\fP \fIport\fP
Hannes Ederc36d05e2010-07-23 12:51:26 +020024VIP port of the controlling connection to match, e.g. 21 for FTP