You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
356 B
10 lines
356 B
4 months ago
|
This extension can be used if `\-\-protocol icmp' is specified. It
|
||
|
provides the following option:
|
||
|
.TP
|
||
|
[\fB!\fP] \fB\-\-icmp\-type\fP {\fItype\fP[\fB/\fP\fIcode\fP]|\fItypename\fP}
|
||
|
This allows specification of the ICMP type, which can be a numeric
|
||
|
ICMP type, type/code pair, or one of the ICMP type names shown by the command
|
||
|
.nf
|
||
|
iptables \-p icmp \-h
|
||
|
.fi
|