]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-firewall-rules-opts.adoc
vzdump: drop overly scary & outdated warning about fleecing
[pve-docs.git] / pve-firewall-rules-opts.adoc
index 13ec8d8aa8c4e8a0148a8f26d181376b6c70b44a..21193d2dae2187cacfed994257f5e552ede02185 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' or 'icmpv6'/'ipv6-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.