mirror of https://github.com/pikvm/pikvm.git
update
This commit is contained in:
parent
132601b340
commit
d47065b2b4
|
|
@ -61,8 +61,8 @@ Specifically to PiKVM V2+. When combined with configuring a DNS server, FTP, or
|
||||||
|
|
||||||
Other useful firewall options are listed here:
|
Other useful firewall options are listed here:
|
||||||
|
|
||||||
| Parameter | Default |
|
| Parameter | Default | Description |
|
||||||
|-----------------|----------|
|
|-----------------|----------|-------------|
|
||||||
| `allow_icmp` | `true` | Optional ICMP allowed to PiKVM. |
|
| `allow_icmp` | `true` | Optional ICMP allowed to PiKVM. |
|
||||||
| `allow_tcp` | `[]` | List of allowed TCP connections from the host to PiKVM. |
|
| `allow_tcp` | `[]` | List of allowed TCP connections from the host to PiKVM. |
|
||||||
| `allow_udp` | `[]` | List of allowed UDP connections from the host to PiKVM. |
|
| `allow_udp` | `[]` | List of allowed UDP connections from the host to PiKVM. |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue