dch-gw: Allow inbound TCP port 9876

TCP port 9876 is used for the OpenVPN-over-TLS service.
jenkins-master
Dustin 2018-07-01 15:18:19 -05:00
parent c3f1f5750d
commit 6602dd5b4a
1 changed files with 2 additions and 0 deletions

View File

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