Add note about setting wildcard icmp_type.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
This commit is contained in:
Krzysztof Wilczynski 2016-07-17 03:34:32 +09:00
parent 6dd0e3f6db
commit 96b6a3dcb8
No known key found for this signature in database
GPG Key ID: B89F6447B63419A6
1 changed files with 2 additions and 1 deletions

View File

@ -45,6 +45,8 @@ The following arguments are supported:
~> **NOTE:** If the value of `protocol` is `-1` or `all`, the `from_port` and `to_port` values will be ignored and the rule will apply to all ports.
~> **NOTE:** If the value of `icmp_type` is `-1` (which results in a wildcard ICMP type), the `icmp_code` must also be set to `-1` (wildcard ICMP code).
~> Note: For more information on ICMP types and codes, see here: http://www.nthelp.com/icmp.html
## Attributes Reference
@ -52,4 +54,3 @@ The following arguments are supported:
The following attributes are exported:
* `id` - The ID of the network ACL Rule