Hi,

Add missing ftps defaults ports to servies(5).

OK?

bye,
Jan

Index: services
===================================================================
RCS file: /cvs/src/etc/services,v
retrieving revision 1.99
diff -u -p -r1.99 services
--- services    18 Feb 2021 02:30:29 -0000      1.99
+++ services    4 May 2021 10:01:35 -0000
@@ -318,6 +318,10 @@ krb_prop   754/tcp         hprop           # Kerberos slav
 krbupdate      760/tcp         kreg            # BSD Kerberos registration
 supfilesrv     871/tcp                         # SUP server
 swat           901/tcp                         # Samba Web Administration Tool
+ftps-data      989/tcp                         # ftp data over TLS/SSL
+ftps-data      989/udp                         # ftp data over TLS/SSL
+ftps           990/tcp                         # ftp control over TLS/SSL
+ftps           990/udp                         # ftp control over TLS/SSL
 supfiledbg     1127/tcp                        # SUP debugging
 support                1529/tcp                        # GNATS, cygnus bug 
tracker
 datametrics    1645/udp

Reply via email to