X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pve-firewall-rules-opts.adoc;h=4e674af1c9a84c916bc9e4c8c373c7aefe1c811e;hb=750d4f04c60f9f2a1de50672aa8373739d4300f7;hp=13ec8d8aa8c4e8a0148a8f26d181376b6c70b44a;hpb=95895385d2d1a3e787270b91e5a59bcae654a1d3;p=pve-docs.git diff --git a/pve-firewall-rules-opts.adoc b/pve-firewall-rules-opts.adoc index 13ec8d8..4e674af 100644 --- a/pve-firewall-rules-opts.adoc +++ b/pve-firewall-rules-opts.adoc @@ -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` `` :: + +Specify icmp-type. Only valid if proto equals 'icmp'. + `--iface` `` :: Network interface name. You have to use network configuration key names for VMs and containers ('net\d+'). Host related rules can use arbitrary strings.