mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-07 08:11:29 +00:00
add documentation for the new icmp-type parameter
Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
c43c999f81
commit
bdb9c34e11
@ -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>` ::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user