]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-firewall-rules-opts.adoc
add documentation for the new icmp-type parameter
[pve-docs.git] / pve-firewall-rules-opts.adoc
index 4e674af1c9a84c916bc9e4c8c373c7aefe1c811e..22ee5d692e7642ca352e203a3f4483144904bee6 100644 (file)
@@ -8,7 +8,10 @@ Restrict TCP/UDP destination port. You can use service names or simple numbers (
 
 `--icmp-type` `<string>` ::
 
-Specify icmp-type. Only valid if proto equals 'icmp'.
+Restrict ICMP packets to specific types. You can either use the names as
+ip[6]tables ('ip[6]tables -p icmp[v6] -h') provides them, or use the
+Type[/Code] value, for example 'network-unreachable' which corresponds to
+'3/0'.
 
 `--iface` `<string>` ::