services revision 1.46
1# $NetBSD: services,v 1.46 2000/10/01 03:02:46 simonb Exp $ 2# 3# Network services, Internet style 4# 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. 10# 11# from: @(#)services 8.2 (Berkeley) 3/26/95 12# 13tcpmux 1/tcp # TCP port multiplexer (RFC1078) 14echo 7/tcp 15echo 7/udp 16discard 9/tcp sink null 17discard 9/udp sink null 18systat 11/tcp users 19daytime 13/tcp 20daytime 13/udp 21netstat 15/tcp 22qotd 17/tcp quote 23msp 18/tcp # message send protocol 24msp 18/udp 25chargen 19/tcp ttytst source 26chargen 19/udp ttytst source 27ftp-data 20/tcp # default ftp data port 28ftp 21/tcp # File Transfer Protocol 29ssh 22/tcp # Secure Shell 30ssh 22/udp 31telnet 23/tcp 32# 24 - private 33smtp 25/tcp mail 34# 26 - unassigned 35time 37/tcp timserver 36time 37/udp timserver 37rlp 39/udp resource # resource location 38nameserver 42/tcp name # IEN 116 39whois 43/tcp nicname 40domain 53/tcp # name-domain server 41domain 53/udp 42mtp 57/tcp # deprecated 43bootps 67/tcp # BOOTP server 44bootps 67/udp 45bootpc 68/tcp # BOOTP client 46bootpc 68/udp 47tftp 69/udp # Trivial File Transfer Protocol 48gopher 70/tcp # Internet Gopher 49gopher 70/udp 50rje 77/tcp netrjs 51finger 79/tcp 52www 80/tcp http # WorldWideWeb HTTP 53www 80/udp # HyperText Transfer Protocol 54link 87/tcp ttylink 55kerberos 88/tcp krb5 # Kerberos v5 56kerberos 88/udp 57supdup 95/tcp 58# 100 - reserved 59hostnames 101/tcp hostname # usually from sri-nic 60iso-tsap 102/tcp tsap # part of ISODE. 61csnet-ns 105/tcp cso-ns # also used by CSO name server 62csnet-ns 105/udp cso-ns 63rtelnet 107/tcp # Remote Telnet 64rtelnet 107/udp 65pop2 109/tcp postoffice # POP version 2 66pop2 109/udp 67pop3 110/tcp # POP version 3 68pop3 110/udp 69sunrpc 111/tcp rpcbind # Remote Procedure Call 70sunrpc 111/udp rpcbind 71auth 113/tcp authentication tap ident 72sftp 115/tcp 73uucp-path 117/tcp 74nntp 119/tcp readnews untp # USENET News Transfer Protocol 75ntp 123/tcp 76ntp 123/udp # Network Time Protocol 77netbios-ns 137/tcp # NETBIOS Name Service 78netbios-ns 137/udp 79netbios-dgm 138/tcp # NETBIOS Datagram Service 80netbios-dgm 138/udp 81netbios-ssn 139/tcp # NETBIOS session service 82netbios-ssn 139/udp 83imap 143/tcp imap2 imap4 # Internet Message Access Protocol 84imap 143/udp imap2 imap4 85snmp 161/udp # Simple Net Mgmt Proto 86snmp-trap 162/udp snmptrap # Traps for SNMP 87cmip-man 163/tcp # ISO mgmt over IP (CMOT) 88cmip-man 163/udp 89cmip-agent 164/tcp 90cmip-agent 164/udp 91mailq 174/tcp # zmailer MTA 92xdmcp 177/tcp # X Display Mgr. Control Proto 93xdmcp 177/udp 94nextstep 178/tcp NeXTStep NextStep # NeXTStep window 95nextstep 178/udp NeXTStep NextStep # server 96bgp 179/tcp # Border Gateway Proto. 97bgp 179/udp 98prospero 191/tcp # Cliff Neuman's Prospero 99prospero 191/udp 100irc 194/tcp # Internet Relay Chat 101irc 194/udp 102smux 199/tcp # SNMP Unix Multiplexer 103smux 199/udp 104at-rtmp 201/tcp # AppleTalk routing 105at-rtmp 201/udp 106at-nbp 202/tcp # AppleTalk name binding 107at-nbp 202/udp 108at-echo 204/tcp # AppleTalk echo 109at-echo 204/udp 110at-zis 206/tcp # AppleTalk zone information 111at-zis 206/udp 112z3950 210/tcp wais # NISO Z39.50 database 113z3950 210/udp wais 114ipx 213/tcp # IPX 115ipx 213/udp 116imap3 220/tcp # Interactive Mail Access 117imap3 220/udp # Protocol v3 118rsh-spx 222/tcp # Berkeley rshd with SPX auth 119ulistserv 372/tcp # UNIX Listserv 120ulistserv 372/udp 121nip 376/tcp # Amiga Envoy Net Inquiry Prot. 122nip 376/udp # Amiga Envoy Net Inquiry Prot. 123ldap 389/tcp # Lightweight Directory Access Protocol 124ldap 389/udp # Lightweight Directory Access Protocol 125isakmp 500/tcp # IPsec Key Management (ISAKMP/Oakley) 126isakmp 500/udp # IPsec Key Management (ISAKMP/Oakley) 127 128# 129# UNIX specific services 130# 131exec 512/tcp # Remote execution 132biff 512/udp comsat # Biff the dog 133login 513/tcp # Remote login 134who 513/udp whod # Remote who 135shell 514/tcp cmd # Remote command shell 136syslog 514/udp # System logger 137printer 515/tcp spooler # line printer spooler 138talk 517/udp # Talk protocols 139ntalk 518/udp 140route 520/udp router routed # RIP 141timed 525/udp timeserver 142tempo 526/tcp newdate 143courier 530/tcp rpc 144conference 531/tcp chat 145netnews 532/tcp 146netwall 533/udp # -for emergency broadcasts 147uucp 540/tcp uucpd # uucp daemon 148rdist 541/tcp rdistd # rdist daemon 149afpovertcp 548/tcp # AppleshareIP protocol 150afpovertcp 548/udp # AppleshareIP protocol 151remotefs 556/tcp rfs_server rfs # Brunhoff remote filesystem 152# 153webster 765/tcp # Network dictionary 154webster 765/udp 155 156# 157# Various SSL services 158# 159https 443/tcp # http protocol over TLS/SSL 160https 443/udp # http protocol over TLS/SSL 161nntps 563/tcp # nntp protocol over TLS/SSL (was snntp) 162nntps 563/udp # nntp protocol over TLS/SSL (was snntp) 163ldaps 636/tcp # ldap protocol over TLS/SSL (was sldap) 164ldaps 636/udp # ldap protocol over TLS/SSL (was sldap) 165ftps-data 989/tcp # ftp protocol, data, over TLS/SSL 166ftps-data 989/udp # ftp protocol, data, over TLS/SSL 167ftps 990/tcp # ftp protocol, control, over TLS/SSL 168ftps 990/udp # ftp protocol, control, over TLS/SSL 169telnets 992/tcp # telnet protocol over TLS/SSL 170telnets 992/udp # telnet protocol over TLS/SSL 171imaps 993/tcp # imap4 protocol over TLS/SSL 172imaps 993/udp # imap4 protocol over TLS/SSL 173ircs 994/tcp # irc protocol over TLS/SSL 174ircs 994/udp # irc protocol over TLS/SSL 175pop3s 995/tcp # pop3 protocol over TLS/SSL (was spop3) 176pop3s 995/udp # pop3 protocol over TLS/SSL (was spop3) 177 178# 179# From ``Assigned Numbers'': 180# 181#> The Registered Ports are not controlled by the IANA and on most systems 182#> can be used by ordinary user processes or programs executed by ordinary 183#> users. 184# 185#> Ports are used in the TCP [45,106] to name the ends of logical 186#> connections which carry long term conversations. For the purpose of 187#> providing services to unknown callers, a service contact port is 188#> defined. This list specifies the port used by the server process as its 189#> contact port. While the IANA can not control uses of these ports it 190#> does register or list uses of these ports as a convienence to the 191#> community. 192# 193ingreslock 1524/tcp 194ingreslock 1524/udp 195prospero-np 1525/tcp # Prospero non-privileged 196prospero-np 1525/udp 197radius 1645/udp 198radacct 1646/udp 199cvspserver 2401/tcp 200cvspserver 2401/udp 201rfe 5002/tcp # Radio Free Ethernet 202rfe 5002/udp # Actually uses UDP only 203 204# 205# Kerberos (Project Athena/MIT) services 206# (note that kerberos @ port 88 is sorted in the list above) 207# 208kpasswd 464/udp # Kerberos password changing protocol 209kpasswd 464/tcp # Kerberos password changing protocol 210klogin 543/tcp # Kerberos `rlogin' 211kshell 544/tcp krcmd # Kerberos `rsh' 212ekshell 545/tcp # Encrypted kshell 213kerberos-adm 749/tcp # Kerberos `kadmin' (v5) 214kerberos-iv 750/udp kdc kerberos4 # Kerberos (server) udp 215kerberos-iv 750/tcp kdc kerberos4 # Kerberos (server) tcp 216kerberos-master 751/udp # Kerberos admin server udp 217kerberos-master 751/tcp # Kerberos admin server tcp 218hprop 754/tcp # Heimdal KDC database propagation 219krbupdate 760/tcp kreg # BSD Kerberos registration 220kpwd 761/tcp # old BSD Kerberos `passwd' 221 # (formerly `kpasswd') 222kpop 1109/tcp # Kerberos POP server 223eklogin 2105/tcp # Kerberos encrypted `rlogin' 224ekshell2 2106/tcp # Encrypted kshell - UColorado, Boulder 225krb524 4444/udp # krb5 -> krb4 ticket conversion 226 227# 228# Unofficial but necessary (for NetBSD) services 229# 230supfilesrv 871/tcp # SUP server 231supfiledbg 1127/tcp # SUP debugging 232 233# 234# other common ports 235# 236swat 901/tcp # Samba Web Administration Tool 237nfs 2049/udp nfsd # Sun NFS 238nfs 2049/tcp nfsd # Sun NFS 239X11 6000/tcp # X Window System 240ircd 6667/tcp # Often used IRC port (also see 194) 241amanda 10080/udp # Amanda 242hunt 26740/udp # multi-player/multi-host maze-wars 243 244# 245# Netatalk (in-kernel Appletalk) services 246# Note: The running kernel must be configured with "options NETATALK" 247# and software not included in NetBSD, such as Netatalk version 1.4b2 248# or later, must be used to take advantage of these services. 249# 250rtmp 1/ddp # Routing Table Maintenance Protocol 251nbp 2/ddp # Name Binding Protocol 252echo 4/ddp # AppleTalk Echo Protocol 253zip 6/ddp # Zone Information Protocol 254 255# Iana registered Coda filesystem port numbers 256rpc2portmap 369/tcp 257rpc2portmap 369/udp # Coda portmapper 258codaauth2 370/tcp 259codaauth2 370/udp # Coda authentication server 260 261venus 2430/tcp # codacon port 262venus 2430/udp # Venus callback/wbc interface 263venus-se 2431/tcp # tcp side effects 264venus-se 2431/udp # udp sftp side effect 265codasrv 2432/tcp # not used 266codasrv 2432/udp # server port 267codasrv-se 2433/tcp # tcp side effects 268codasrv-se 2433/udp # udp sftp side effect 269