dch-gw: Allow inbound TCP port 9876

TCP port 9876 is used for the OpenVPN-over-TLS service.
This commit is contained in:
2018-07-01 15:18:19 -05:00
parent c3f1f5750d
commit 6602dd5b4a

View File

@@ -85,6 +85,8 @@ allow_incoming:
port: bootps
- protocol: tcp
port: ssh
- protocol: tcp
port: 9876
- protocol: tcp
port: 10050