]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-firewall-rules-opts.adoc
update static and schema information
[pve-docs.git] / pve-firewall-rules-opts.adoc
index 13ec8d8aa8c4e8a0148a8f26d181376b6c70b44a..4e674af1c9a84c916bc9e4c8c373c7aefe1c811e 100644 (file)
@@ -6,6 +6,10 @@ Restrict packet destination address. This can refer to a single IP address, an I
 
 Restrict TCP/UDP destination port. You can use service names or simple numbers (0-65535), as defined in '/etc/services'. Port ranges can be specified with '\d+:\d+', for example '80:85', and you can use comma separated list to match several ports or ranges.
 
+`--icmp-type` `<string>` ::
+
+Specify icmp-type. Only valid if proto equals 'icmp'.
+
 `--iface` `<string>` ::
 
 Network interface name. You have to use network configuration key names for VMs and containers ('net\d+'). Host related rules can use arbitrary strings.