mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add 3653/tcp and 3653/udp, since they were specifically requested.
PR: conf/63907 Submitted by: Marc Blanchet MFC after: 3 days
This commit is contained in:
parent
ce55a234ee
commit
a05f27bb53
1 changed files with 2 additions and 0 deletions
|
|
@ -1935,6 +1935,8 @@ vat-control 3457/tcp #VAT default control
|
|||
vat-control 3457/udp #VAT default control
|
||||
nut 3493/tcp #Network UPS Tools
|
||||
nut 3493/udp #Network UPS Tools
|
||||
tsp 3653/tcp #Tunnel Setup Protocol
|
||||
tsp 3653/udp #Tunnel Setup Protocol
|
||||
svn 3690/tcp #Subversion
|
||||
svn 3690/udp #Subversion
|
||||
udt_os 3900/tcp #Unidata UDT OS
|
||||
|
|
|
|||
Loading…
Reference in a new issue