update firewall docs

This commit is contained in:
Jack Ivanov 2019-11-21 10:32:20 +01:00
parent daa9bda685
commit b30832ed58

View file

@ -24,7 +24,7 @@ Any external firewall must be configured to pass the following incoming ports ov
Port | Protocol | Description | Related variables in `config.cfg` Port | Protocol | Description | Related variables in `config.cfg`
---- | -------- | ----------- | --------------------------------- ---- | -------- | ----------- | ---------------------------------
22 | TCP | Secure Shell (SSH) | None 4160 | TCP | Secure Shell (SSH) | `ssh_port`
500 | UDP | IPsec IKEv2 | `ipsec_enabled` 500 | UDP | IPsec IKEv2 | `ipsec_enabled`
4500 | UDP | IPsec NAT-T | `ipsec_enabled` 4500 | UDP | IPsec NAT-T | `ipsec_enabled`
51820 | UDP | WireGuard | `wireguard_enabled`, `wireguard_port` 51820 | UDP | WireGuard | `wireguard_enabled`, `wireguard_port`