[BACK]Return to services CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / etc

Annotation of src/etc/services, Revision 1.75

1.75    ! jwise       1: #      $NetBSD: services,v 1.74 2004/04/15 16:42:15 jwise Exp $
1.1       cgd         2: #
                      3: # Network services, Internet style
                      4: #
1.8       cgd         5: # Note that it is presently the policy of IANA to assign a single well-known
                      6: # port number for both TCP and UDP; hence, most entries here have two entries
                      7: # even if the protocol doesn't support UDP operations.
                      8: # Updated from RFC 1340, ``Assigned Numbers'' (July 1992).  Not all ports
                      9: # are included, only the more common ones.
1.56      lukem      10: # The latest IANA list is available from:
                     11: #      http://www.iana.org/assignments/port-numbers
1.1       cgd        12: #
1.21      mikel      13: #      from: @(#)services      8.2 (Berkeley) 3/26/95
1.8       cgd        14: #
1.20      mikel      15: tcpmux         1/tcp           # TCP port multiplexer (RFC1078)
1.1       cgd        16: echo           7/tcp
                     17: echo           7/udp
                     18: discard                9/tcp           sink null
                     19: discard                9/udp           sink null
                     20: systat         11/tcp          users
                     21: daytime                13/tcp
                     22: daytime                13/udp
                     23: netstat                15/tcp
                     24: qotd           17/tcp          quote
1.8       cgd        25: msp            18/tcp          # message send protocol
1.24      mrg        26: msp            18/udp
1.1       cgd        27: chargen                19/tcp          ttytst source
                     28: chargen                19/udp          ttytst source
1.12      cgd        29: ftp-data       20/tcp          # default ftp data port
1.24      mrg        30: ftp            21/tcp          # File Transfer Protocol
                     31: ssh            22/tcp          # Secure Shell
1.18      mrg        32: ssh            22/udp
1.1       cgd        33: telnet         23/tcp
1.8       cgd        34: # 24 - private
1.1       cgd        35: smtp           25/tcp          mail
1.8       cgd        36: # 26 - unassigned
1.1       cgd        37: time           37/tcp          timserver
                     38: time           37/udp          timserver
                     39: rlp            39/udp          resource        # resource location
                     40: nameserver     42/tcp          name            # IEN 116
                     41: whois          43/tcp          nicname
1.31      lukem      42: domain         53/tcp          # name-domain server
                     43: domain         53/udp
1.1       cgd        44: mtp            57/tcp                          # deprecated
1.8       cgd        45: bootps         67/tcp          # BOOTP server
                     46: bootps         67/udp
                     47: bootpc         68/tcp          # BOOTP client
                     48: bootpc         68/udp
1.24      mrg        49: tftp           69/udp          # Trivial File Transfer Protocol
1.8       cgd        50: gopher         70/tcp          # Internet Gopher
                     51: gopher         70/udp
1.1       cgd        52: rje            77/tcp          netrjs
                     53: finger         79/tcp
1.74      jwise      54: http           80/tcp          www www-http    # WorldWideWeb HTTP
                     55: http           80/udp          www www-http    # HyperText Transfer Protocol
1.1       cgd        56: link           87/tcp          ttylink
1.17      ghudson    57: kerberos       88/tcp          krb5    # Kerberos v5
                     58: kerberos       88/udp
1.1       cgd        59: supdup         95/tcp
1.8       cgd        60: # 100 - reserved
1.1       cgd        61: hostnames      101/tcp         hostname        # usually from sri-nic
1.8       cgd        62: iso-tsap       102/tcp         tsap            # part of ISODE.
                     63: csnet-ns       105/tcp         cso-ns  # also used by CSO name server
                     64: csnet-ns       105/udp         cso-ns
1.53      martti     65: poppass                106/tcp         poppassd
1.8       cgd        66: rtelnet                107/tcp         # Remote Telnet
                     67: rtelnet                107/udp
                     68: pop2           109/tcp         postoffice      # POP version 2
                     69: pop2           109/udp
                     70: pop3           110/tcp         # POP version 3
                     71: pop3           110/udp
1.35      fvdl       72: sunrpc         111/tcp         rpcbind         # Remote Procedure Call
                     73: sunrpc         111/udp         rpcbind
1.10      cgd        74: auth           113/tcp         authentication tap ident
1.1       cgd        75: sftp           115/tcp
                     76: uucp-path      117/tcp
1.69      simonb     77: sqlserv                118/tcp                         # SQL Services
1.1       cgd        78: nntp           119/tcp         readnews untp   # USENET News Transfer Protocol
1.54      simonb     79: erpc           121/udp                 # Encore Expedited Remote Pro.Call
1.8       cgd        80: ntp            123/tcp
                     81: ntp            123/udp                         # Network Time Protocol
                     82: netbios-ns     137/tcp                         # NETBIOS Name Service
                     83: netbios-ns     137/udp
                     84: netbios-dgm    138/tcp                         # NETBIOS Datagram Service
                     85: netbios-dgm    138/udp
                     86: netbios-ssn    139/tcp                         # NETBIOS session service
                     87: netbios-ssn    139/udp
1.33      itojun     88: imap   143/tcp         imap2 imap4     # Internet Message Access Protocol
                     89: imap   143/udp         imap2 imap4
1.8       cgd        90: snmp           161/udp                         # Simple Net Mgmt Proto
                     91: snmp-trap      162/udp         snmptrap        # Traps for SNMP
                     92: cmip-man       163/tcp                         # ISO mgmt over IP (CMOT)
                     93: cmip-man       163/udp
                     94: cmip-agent     164/tcp
                     95: cmip-agent     164/udp
1.26      fair       96: mailq          174/tcp                         # zmailer MTA
1.8       cgd        97: xdmcp          177/tcp                         # X Display Mgr. Control Proto
                     98: xdmcp          177/udp
                     99: nextstep       178/tcp         NeXTStep NextStep       # NeXTStep window
                    100: nextstep       178/udp         NeXTStep NextStep       # server
                    101: bgp            179/tcp                         # Border Gateway Proto.
                    102: bgp            179/udp
                    103: prospero       191/tcp                         # Cliff Neuman's Prospero
                    104: prospero       191/udp
                    105: irc            194/tcp                         # Internet Relay Chat
                    106: irc            194/udp
                    107: smux           199/tcp                         # SNMP Unix Multiplexer
                    108: smux           199/udp
                    109: at-rtmp                201/tcp                         # AppleTalk routing
                    110: at-rtmp                201/udp
                    111: at-nbp         202/tcp                         # AppleTalk name binding
                    112: at-nbp         202/udp
                    113: at-echo                204/tcp                         # AppleTalk echo
                    114: at-echo                204/udp
                    115: at-zis         206/tcp                         # AppleTalk zone information
                    116: at-zis         206/udp
                    117: z3950          210/tcp         wais            # NISO Z39.50 database
                    118: z3950          210/udp         wais
                    119: ipx            213/tcp                         # IPX
                    120: ipx            213/udp
                    121: imap3          220/tcp                         # Interactive Mail Access
                    122: imap3          220/udp                         # Protocol v3
1.45      simonb    123: rsh-spx                222/tcp                         # Berkeley rshd with SPX auth
1.8       cgd       124: ulistserv      372/tcp                         # UNIX Listserv
                    125: ulistserv      372/udp
1.22      is        126: nip            376/tcp                         # Amiga Envoy Net Inquiry Prot.
                    127: nip            376/udp                         # Amiga Envoy Net Inquiry Prot.
1.34      tron      128: ldap           389/tcp                 # Lightweight Directory Access Protocol
                    129: ldap           389/udp                 # Lightweight Directory Access Protocol
1.70      simonb    130: imsp           406/tcp                 # Interactive Mail Support Protocol
                    131: imsp           406/udp                 # Interactive Mail Support Protocol
1.59      pooka     132: microsoft-ds   445/tcp                 # Microsoft-DS
                    133: microsoft-ds   445/udp                 # Microsoft-DS
1.39      thorpej   134: isakmp         500/tcp                 # IPsec Key Management (ISAKMP/Oakley)
                    135: isakmp         500/udp                 # IPsec Key Management (ISAKMP/Oakley)
1.47      itojun    136: ripng          521/tcp                 # RIP for IPv6
                    137: ripng          521/udp                 # RIP for IPv6
1.72      mrg       138: submission     587/tcp                 # Message Submission
                    139: submission     587/udp                 # Message Submission
1.70      simonb    140: acap           674/tcp         # Application Configuration Access Protocol
                    141: acap           674/udp         # Application Configuration Access Protocol
1.62      salo      142: silc           706/tcp                 # Secure Internet Live Conferencing
                    143: silc           706/udp                 # Secure Internet Live Conferencing
1.71      wrstuden  144: iscsi-rfc      860/tcp                 # RFC port used by iSCSI targets
1.22      is        145:
1.1       cgd       146: #
                    147: # UNIX specific services
                    148: #
1.24      mrg       149: exec           512/tcp                         # Remote execution
                    150: biff           512/udp         comsat          # Biff the dog
                    151: login          513/tcp                         # Remote login
                    152: who            513/udp         whod            # Remote who
                    153: shell          514/tcp         cmd             # Remote command shell
                    154: syslog         514/udp                         # System logger
1.1       cgd       155: printer                515/tcp         spooler         # line printer spooler
1.24      mrg       156: talk           517/udp                         # Talk protocols
1.1       cgd       157: ntalk          518/udp
1.8       cgd       158: route          520/udp         router routed   # RIP
1.1       cgd       159: timed          525/udp         timeserver
                    160: tempo          526/tcp         newdate
                    161: courier                530/tcp         rpc
                    162: conference     531/tcp         chat
1.31      lukem     163: netnews                532/tcp
1.1       cgd       164: netwall                533/udp                         # -for emergency broadcasts
                    165: uucp           540/tcp         uucpd           # uucp daemon
1.20      mikel     166: rdist          541/tcp         rdistd          # rdist daemon
1.27      wrstuden  167: afpovertcp     548/tcp                         # AppleshareIP protocol
                    168: afpovertcp     548/udp                         # AppleshareIP protocol
1.1       cgd       169: remotefs       556/tcp         rfs_server rfs  # Brunhoff remote filesystem
1.30      hwr       170: #
1.34      tron      171: webster                765/tcp                         # Network dictionary
                    172: webster                765/udp
1.68      enami     173: rsync          873/tcp                         # rsync
1.57      heinz     174: rsync          873/udp                         # rsync
1.34      tron      175:
                    176: #
                    177: # Various SSL services
                    178: #
                    179: https          443/tcp                 # http protocol over TLS/SSL
                    180: https          443/udp                 # http protocol over TLS/SSL
                    181: nntps          563/tcp                 # nntp protocol over TLS/SSL (was snntp)
                    182: nntps          563/udp                 # nntp protocol over TLS/SSL (was snntp)
1.30      hwr       183: ldaps          636/tcp                 # ldap protocol over TLS/SSL (was sldap)
                    184: ldaps          636/udp                 # ldap protocol over TLS/SSL (was sldap)
1.34      tron      185: ftps-data      989/tcp                 # ftp protocol, data, over TLS/SSL
                    186: ftps-data      989/udp                 # ftp protocol, data, over TLS/SSL
                    187: ftps           990/tcp                 # ftp protocol, control, over TLS/SSL
                    188: ftps           990/udp                 # ftp protocol, control, over TLS/SSL
                    189: telnets                992/tcp                 # telnet protocol over TLS/SSL
                    190: telnets                992/udp                 # telnet protocol over TLS/SSL
                    191: imaps          993/tcp                 # imap4 protocol over TLS/SSL
                    192: imaps          993/udp                 # imap4 protocol over TLS/SSL
                    193: ircs           994/tcp                 # irc protocol over TLS/SSL
                    194: ircs           994/udp                 # irc protocol over TLS/SSL
                    195: pop3s          995/tcp                 # pop3 protocol over TLS/SSL (was spop3)
                    196: pop3s          995/udp                 # pop3 protocol over TLS/SSL (was spop3)
1.25      lukem     197:
1.8       cgd       198: #
                    199: # From ``Assigned Numbers'':
                    200: #
                    201: #> The Registered Ports are not controlled by the IANA and on most systems
                    202: #> can be used by ordinary user processes or programs executed by ordinary
                    203: #> users.
                    204: #
                    205: #> Ports are used in the TCP [45,106] to name the ends of logical
                    206: #> connections which carry long term conversations.  For the purpose of
                    207: #> providing services to unknown callers, a service contact port is
                    208: #> defined.  This list specifies the port used by the server process as its
                    209: #> contact port.  While the IANA can not control uses of these ports it
                    210: #> does register or list uses of these ports as a convienence to the
                    211: #> community.
                    212: #
1.1       cgd       213: ingreslock     1524/tcp
1.8       cgd       214: ingreslock     1524/udp
                    215: prospero-np    1525/tcp                # Prospero non-privileged
                    216: prospero-np    1525/udp
1.56      lukem     217: radius         1812/tcp
                    218: radius         1812/udp
                    219: radius-acct    1813/tcp                radacct
                    220: radius-acct    1813/udp                radacct
1.28      tron      221: cvspserver     2401/tcp
                    222: cvspserver     2401/udp
1.71      wrstuden  223: isns           3205/tcp                # iSNS server port
                    224: isns           3205/udp                # iSNS server port
                    225: iscsi          3260/tcp                # Draft port used by iSCSI targets
                    226:                                        # Will be moved to 860 after RFC
                    227:                                        # is published
                    228: iscsi-target   3260/tcp                # Draft port used by iSCSI targets
1.55      cjs       229: mysql          3306/tcp                # MySQL
                    230: mysql          3306/udp                # MySQL
1.61      pooka     231: svn            3690/tcp                # Subversion
                    232: svn            3690/udp                # Subversion
1.8       cgd       233: rfe            5002/tcp                # Radio Free Ethernet
                    234: rfe            5002/udp                # Actually uses UDP only
1.55      cjs       235: postgresql     5432/tcp                # PostgreSQL Database
                    236: postgresql     5432/udp                # PostgreSQL Database
1.25      lukem     237:
1.1       cgd       238: #
                    239: # Kerberos (Project Athena/MIT) services
1.38      joda      240: # (note that kerberos @ port 88 is sorted in the list above)
1.1       cgd       241: #
1.38      joda      242: kpasswd                464/udp                 # Kerberos password changing protocol
                    243: kpasswd                464/tcp                 # Kerberos password changing protocol
1.13      mycroft   244: klogin         543/tcp                 # Kerberos `rlogin'
1.14      mycroft   245: kshell         544/tcp         krcmd   # Kerberos `rsh'
1.38      joda      246: ekshell                545/tcp                 # Encrypted kshell
1.13      mycroft   247: kerberos-adm   749/tcp                 # Kerberos `kadmin' (v5)
1.38      joda      248: kerberos-iv    750/udp         kdc kerberos4   # Kerberos (server) udp
                    249: kerberos-iv    750/tcp         kdc kerberos4   # Kerberos (server) tcp
1.48      veego     250: kerberos-master        751/udp                 # Kerberos admin server udp
                    251: kerberos-master        751/tcp                 # Kerberos admin server tcp
1.40      thorpej   252: hprop          754/tcp                 # Heimdal KDC database propagation
1.16      tls       253: krbupdate      760/tcp         kreg    # BSD Kerberos registration
1.48      veego     254: kpwd           761/tcp                 # old BSD Kerberos `passwd'
1.44      joda      255:                                        # (formerly `kpasswd')
1.36      mycroft   256: kpop           1109/tcp                # Kerberos POP server
1.13      mycroft   257: eklogin                2105/tcp                # Kerberos encrypted `rlogin'
1.38      joda      258: ekshell2       2106/tcp                # Encrypted kshell - UColorado, Boulder
                    259: krb524         4444/udp                # krb5 -> krb4 ticket conversion
1.50      joda      260:
                    261: #
                    262: # AFS services
                    263: #
                    264: # IANA has these registered as both UDP and TCP, but only the UDP
                    265: # ports are used by the protocol
                    266: #
                    267: afs3-fileserver 7000/tcp               # file server itself
                    268: afs3-fileserver 7000/udp               # file server itself
                    269: afs3-callback  7001/tcp                # callbacks to cache managers
                    270: afs3-callback  7001/udp                # callbacks to cache managers
                    271: afs3-prserver  7002/tcp                # users & groups database
                    272: afs3-prserver  7002/udp                # users & groups database
                    273: afs3-vlserver  7003/tcp                # volume location database
                    274: afs3-vlserver  7003/udp                # volume location database
                    275: afs3-kaserver  7004/tcp                # AFS/Kerberos authentication service
                    276: afs3-kaserver  7004/udp                # AFS/Kerberos authentication service
1.64      wiz       277: afs3-volser    7005/tcp                # volume management server
                    278: afs3-volser    7005/udp                # volume management server
1.50      joda      279: afs3-errors    7006/tcp                # error interpretation service
                    280: afs3-errors    7006/udp                # error interpretation service
                    281: afs3-bos       7007/tcp                # basic overseer process
                    282: afs3-bos       7007/udp                # basic overseer process
                    283: afs3-update    7008/tcp                # server-to-server updater
                    284: afs3-update    7008/udp                # server-to-server updater
                    285: afs3-rmtsys    7009/tcp                # remote cache manager service
                    286: afs3-rmtsys    7009/udp                # remote cache manager service
                    287: afs3-resserver 7010/tcp                # MR-AFS residence server
                    288: afs3-resserver 7010/udp                # MR-AFS residence server
                    289: afs3-remio     7011/tcp                # MR-AFS remote IO server
                    290: afs3-remio     7011/udp                # MR-AFS remote IO server
1.25      lukem     291:
1.9       cgd       292: #
                    293: # Unofficial but necessary (for NetBSD) services
                    294: #
                    295: supfilesrv     871/tcp                 # SUP server
                    296: supfiledbg     1127/tcp                # SUP debugging
1.25      lukem     297:
1.19      mrg       298: #
                    299: # other common ports
                    300: #
1.41      thorpej   301: swat           901/tcp                 # Samba Web Administration Tool
1.70      simonb    302: sieve          2000/tcp                # RFC3028
                    303: lmtp           2003/tcp                # Local Mail Transfer Protocol
1.19      mrg       304: nfs            2049/udp        nfsd    # Sun NFS
                    305: nfs            2049/tcp        nfsd    # Sun NFS
1.52      tron      306: suucp          4031/tcp                # UUCP over SSL
                    307: suucp          4031/udp                # UUCP over SSL
1.70      simonb    308: fud            4201/udp                # Cyrus IMAP finger-like service
1.24      mrg       309: X11            6000/tcp                # X Window System
                    310: ircd           6667/tcp                # Often used IRC port (also see 194)
1.49      tshiozak  311: sstp-2         9801/tcp                # Sakura Script Transfer Protocol-2
                    312: sstp-2         9801/udp                # Sakura Script Transfer Protocol-2
1.46      simonb    313: amanda         10080/udp               # Amanda
1.65      fair      314: kamanda                10081/udp               # Amanda with Kerberos
1.51      toshii    315: italk          12345/tcp               # Italk Chat System
                    316: italk          12345/udp               # Italk Chat System
1.23      mrg       317: hunt           26740/udp               # multi-player/multi-host maze-wars
1.25      lukem     318:
                    319: #
                    320: # Netatalk (in-kernel Appletalk) services
                    321: # Note: The running kernel must be configured with "options NETATALK"
                    322: # and software not included in NetBSD, such as Netatalk version 1.4b2
                    323: # or later, must be used to take advantage of these services.
                    324: #
                    325: rtmp           1/ddp                   # Routing Table Maintenance Protocol
                    326: nbp            2/ddp                   # Name Binding Protocol
                    327: echo           4/ddp                   # AppleTalk Echo Protocol
                    328: zip            6/ddp                   # Zone Information Protocol
1.42      phil      329:
                    330: # Iana registered Coda filesystem port numbers
1.48      veego     331: rpc2portmap    369/tcp
1.43      abs       332: rpc2portmap    369/udp                 # Coda portmapper
1.48      veego     333: codaauth2      370/tcp
1.43      abs       334: codaauth2      370/udp                 # Coda authentication server
1.42      phil      335:
1.43      abs       336: venus          2430/tcp                # codacon port
1.48      veego     337: venus          2430/udp                # Venus callback/wbc interface
1.43      abs       338: venus-se       2431/tcp                # tcp side effects
                    339: venus-se       2431/udp                # udp sftp side effect
                    340: codasrv                2432/tcp                # not used
                    341: codasrv                2432/udp                # server port
                    342: codasrv-se     2433/tcp                # tcp side effects
                    343: codasrv-se     2433/udp                # udp sftp side effect
1.63      ross      344:
                    345: # Iana registered ports commonly found in security logs
1.67      simonb    346: epmap          135/tcp                 # DCE endpoint resolution
                    347: epmap          135/udp                 # DCE endpoint resolution
                    348: rtsp           554/tcp                 # Real Time Stream Control Protocol
                    349: rtsp           554/udp                 # Real Time Stream Control Protocol
                    350: socks          1080/tcp                # Socks
                    351: socks          1080/udp                # Socks
1.69      simonb    352: kazaa          1214/tcp                # KAZAA
                    353: kazaa          1214/udp                # KAZAA
1.68      enami     354: ms-sql-s       1433/tcp                # Microsoft-SQL-Server
                    355: ms-sql-s       1433/udp                # Microsoft-SQL-Server
                    356: ms-sql-m       1434/tcp                # Microsoft-SQL-Monitor
                    357: ms-sql-m       1434/udp                # Microsoft-SQL-Monitor
1.67      simonb    358: ms-wbt-server  3389/tcp                # MS WBT Server
                    359: ms-wbt-server  3389/udp                # MS WBT Server
1.69      simonb    360: terabase       4000/tcp        icq     # used for both Terabase and ICQ
                    361: terabase       4000/udp        icq     # used for both Terabase and ICQ
1.67      simonb    362: radmin-port    4899/tcp                # RAdmin Port
                    363: radmin-port    4899/udp                # RAdmin Port
1.66      simonb    364: http-alt       8080/tcp                # HTTP Alternate (see port 80)
                    365: http-alt       8080/udp                # HTTP Alternate (see port 80)
1.73      jwise     366:
                    367: # Zephyr services
                    368: zephyr-clt      2103/udp                        # Zephyr serv-hm connection
                    369: zephyr-hm       2104/udp                        # Zephyr hostmanager
                    370: zephyr-hm-srv   2105/udp                        # Zephyr hm-serv connection

CVSweb <webmaster@jp.NetBSD.org>