blob: 55d24b4bbb34575b2c63fdfbf2e54bd341023d34 (
plain)
1
2
3
4
5
6
7
8
9
|
This extension can be used if `--protocol icmp' is specified. It
provides the following option:
.TP
.BR "--icmp-type " "[!] \fItypename\fP"
This allows specification of the ICMP type, which can be a numeric
ICMP type, or one of the ICMP type names shown by the command
.nf
iptables -p icmp -h
.fi
|