]> git.pld-linux.org Git - projects/setup.git/commitdiff
Modified/added some service comments
authorelephant <elephant@projcom.com.pl>
Thu, 25 Feb 1999 19:26:01 +0000 (19:26 +0000)
committerelephant <elephant@projcom.com.pl>
Thu, 25 Feb 1999 19:26:01 +0000 (19:26 +0000)
 Modified Files:
  setup/etc/services

Changed files:
    etc/services -> 1.7

etc/services

index bc6b63b80285bdba996b8b0c7097fe67e8f00ad3..92352c7e8fc76e0f9309f9a917603d5078358a63 100644 (file)
@@ -12,7 +12,7 @@
 #
 # Author:      Arkadiusz Mi¶kiewicz, <misiek@debian.eu.org>
 
-tcpmux         1/tcp           # rfc-1078
+tcpmux         1/tcp                           # rfc-1078
 echo           7/tcp
 echo           7/udp
 discard                9/tcp           sink null
@@ -25,42 +25,42 @@ qotd                17/tcp          quote
 chargen                19/tcp          ttytst source
 chargen                19/udp          ttytst source
 ftp-data       20/tcp
-ftp            21/tcp
+ftp            21/tcp                          # File Transfer Protocol
 fsp             21/udp          fspd
-ssh             22/tcp                 # SSH Remote Login Protocol
-ssh             22/udp                 # SSH Remote Login Protocol
-telnet         23/tcp
-smtp           25/tcp          mail
+ssh             22/tcp                         # SSH Remote Login Protocol
+ssh             22/udp                         # SSH Remote Login Protocol
+telnet         23/tcp                          # Telnet remote login proto.
+smtp           25/tcp          mail            # Simple Mail Transfer Proto.
 time           37/tcp          timserver
 time           37/udp          timserver
 rlp            39/udp          resource        # resource location
 name           42/udp          nameserver
 whois          43/tcp          nicname         # usually to sri-nic
-domain         53/tcp
-domain         53/udp
-mtp             57/tcp                 # deprecated
-bootps         67/udp                  # bootp server
-bootpc         68/udp                  # bootp client
-tftp           69/udp
-gopher         70/tcp                  # gopher server
+domain         53/tcp                          # Domain Name Service
+domain         53/udp                          # Domain Name Service
+mtp             57/tcp                         # deprecated
+bootps         67/udp                          # bootp server
+bootpc         68/udp                          # bootp client
+tftp           69/udp                          # Trival FTP
+gopher         70/tcp                          # gopher server
 rje            77/tcp
 finger         79/tcp
-http           80/tcp                  # www is used by some broken 
-www            80/tcp                  # progs, http is more correct
+http           80/tcp                          # www is used by some broken 
+www            80/tcp                          # progs, http is more correct
 link           87/tcp          ttylink
-kerberos       88/udp          kdc     # Kerberos authentication--udp
-kerberos       88/tcp          kdc     # Kerberos authentication--tcp
-supdup         95/tcp                  # BSD supdupd(8)
+kerberos       88/udp          kdc             # Kerberos authentication--udp
+kerberos       88/tcp          kdc             # Kerberos authentication--tcp
+supdup         95/tcp                          # BSD supdupd(8)
 hostnames      101/tcp         hostname        # usually to sri-nic
 iso-tsap       102/tcp
-x400           103/tcp                 # ISO Mail
+x400           103/tcp                         # ISO Mail
 x400-snd       104/tcp
 csnet-ns       105/tcp
-poppassd        106/tcp                        # Eudora
-poppassd        106/udp                        # Eudora
-pop-2          109/tcp                 # PostOffice V.2
-pop-3          110/tcp                 # PostOffice V.3
-pop            110/tcp                 # PostOffice V.3
+poppassd        106/tcp                                # Eudora
+poppassd        106/udp                                # Eudora
+pop-2          109/tcp                         # PostOffice V.2
+pop-3          110/tcp                         # PostOffice V.3
+pop            110/tcp                         # PostOffice V.3
 sunrpc         111/tcp
 sunrpc         111/tcp         portmapper      # RPC 4.0 portmapper UDP
 sunrpc         111/udp
@@ -78,22 +78,22 @@ netbios-dgm     138/udp         nbdgm
 netbios-ssn     139/tcp         nbssn
 imap           143/tcp                         # imap network mail protocol
 NeWS           144/tcp         news            # Window System
-snmp           161/udp
-snmp-trap      162/udp
-mailq           174/tcp                        # Mailer transport queue for Zmailer
+snmp           161/udp                         # Simple Network Mngmn. Proto. 
+snmp-trap      162/udp                         # SNMP Traps
+mailq           174/tcp                                # Mailer transport queue for Zmailer
 nextstep       178/tcp         NeXTStep NextStep       # NeXTStep window
 nextstep       178/udp         NeXTStep NextStep       # server
-bgp            179/tcp         # Border Gateway Protocol
-bgp            179/udp         # Border Gateway Protocol
-smux           199/tcp         # SNMP Unix Multiplexer
-smux           199/udp         # SNMP Unix Multiplexer
-ipx             213/tcp                        # IPX
+bgp            179/tcp                         # Border Gateway Protocol
+bgp            179/udp                         # Border Gateway Protocol
+smux           199/tcp                         # SNMP Unix Multiplexer
+smux           199/udp                         # SNMP Unix Multiplexer
+ipx             213/tcp                                # IPX
 ipx             213/udp
-https           443/tcp                        # MCom
-https           443/udp                        # MCom
-snpp           444/tcp         # Simple Network Paging Protocol
-snpp           444/udp         # Simple Network Paging Protocol
-exec           512/tcp                 # BSD rexecd(8)
+https           443/tcp                                # MCom
+https           443/udp                                # MCom
+snpp           444/tcp                         # Simple Network Paging Protocol
+snpp           444/udp                         # Simple Network Paging Protocol
+exec           512/tcp                         # BSD rexecd(8)
 biff           512/udp         comsat
 login          513/tcp                         # BSD rlogind(8)
 who            513/udp         whod            # BSD rwhod(8)
@@ -130,28 +130,29 @@ kerberos_master   751/tcp                         # Kerberos authentication
 krb5_prop      754/tcp                         # Kerberos slave propagation
 listen         1025/tcp        listener RFS remote_file_sharing
 nterm          1026/tcp        remote_login network_terminal
-socks          1080/tcp                # socks proxy server
-socks          1080/udp                # socks proxy server
+socks          1080/tcp                        # socks proxy server
+socks          1080/udp                        # socks proxy server
+msql           1114/tcp                        # Mini SQL Daemon
 kpop           1109/tcp                        # Pop with Kerberos
 ingreslock      1524/tcp
-tnet            1600/tcp               # transputer net daemon
-radius          1645/tcp               # radius
-radius          1645/udp               # radius
-radacct         1646/tcp               # radius accounting
-radacct         1646/udp               # radius accounting
-cfinger                2003/tcp                # GNU finger
-nfs            2049/udp                # NFS File Service
-eklogin                2105/tcp                # Kerberos encrypted rlogin
-cvspserver      2401/tcp               # CVS client/server operations
-cvspserver      2401/udp               # CVS client/server operations
-krb524         4444/tcp                # Kerberos 5 to 4 ticket xlator
-icp            3130/tcp                # Internet Cache Protocol (Squid)
-icp            3130/udp                # Internet Cache Protocol (Squid)
-mrt            5674/tcp                # Multi-threaded Routing Toolkit Daemon
-irc            6667/tcp                # Internet Relay Chat
-dos            7000/tcp        msdos
-fontserver     7100/tcp        xfs     # X11R6 font server
-w3cache                8080/tcp                # WWW cache
+tnet            1600/tcp                       # transputer net daemon
+radius          1645/tcp                       # radius
+radius          1645/udp                       # radius
+radacct         1646/tcp                       # radius accounting
+radacct         1646/udp                       # radius accounting
+cfinger                2003/tcp                        # GNU finger
+nfs            2049/udp                        # NFS File Service
+eklogin                2105/tcp                        # Kerberos encrypted rlogin
+cvspserver      2401/tcp                       # CVS client/server operations
+cvspserver      2401/udp                       # CVS client/server operations
+krb524         4444/tcp                        # Kerberos 5 to 4 ticket xlator
+icp            3130/tcp                        # Internet Cache Protocol
+icp            3130/udp                        # Internet Cache Protocol
+mrt            5674/tcp                        # MRT Daemon
+irc            6667/tcp                        # Internet Relay Chat
+dos            7000/tcp        msdos           # DosEMU
+fontserver     7100/tcp        xfs             # X11R6 font server
+w3cache                8080/tcp                        # WWW cache
 
 # End of services.
 
This page took 0.676624 seconds and 4 git commands to generate.