Type alias pvefwdportspec

pvefwdportspec: string

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.

Format

pve-fw-dport-spec

Generated using TypeDoc