dch-gw: Allow inbound TCP port 9876
TCP port 9876 is used for the OpenVPN-over-TLS service.jenkins-master
parent
c3f1f5750d
commit
6602dd5b4a
|
@ -85,6 +85,8 @@ allow_incoming:
|
|||
port: bootps
|
||||
- protocol: tcp
|
||||
port: ssh
|
||||
- protocol: tcp
|
||||
port: 9876
|
||||
- protocol: tcp
|
||||
port: 10050
|
||||
|
||||
|
|
Loading…
Reference in New Issue