services revision 1.29 1 1.29 hwr # $NetBSD: services,v 1.29 1999/01/05 14:35:19 hwr Exp $
2 1.1 cgd #
3 1.1 cgd # Network services, Internet style
4 1.1 cgd #
5 1.8 cgd # Note that it is presently the policy of IANA to assign a single well-known
6 1.8 cgd # port number for both TCP and UDP; hence, most entries here have two entries
7 1.8 cgd # even if the protocol doesn't support UDP operations.
8 1.8 cgd # Updated from RFC 1340, ``Assigned Numbers'' (July 1992). Not all ports
9 1.8 cgd # are included, only the more common ones.
10 1.1 cgd #
11 1.21 mikel # from: @(#)services 8.2 (Berkeley) 3/26/95
12 1.8 cgd #
13 1.20 mikel tcpmux 1/tcp # TCP port multiplexer (RFC1078)
14 1.1 cgd echo 7/tcp
15 1.1 cgd echo 7/udp
16 1.1 cgd discard 9/tcp sink null
17 1.1 cgd discard 9/udp sink null
18 1.1 cgd systat 11/tcp users
19 1.1 cgd daytime 13/tcp
20 1.1 cgd daytime 13/udp
21 1.1 cgd netstat 15/tcp
22 1.1 cgd qotd 17/tcp quote
23 1.8 cgd msp 18/tcp # message send protocol
24 1.24 mrg msp 18/udp
25 1.1 cgd chargen 19/tcp ttytst source
26 1.1 cgd chargen 19/udp ttytst source
27 1.12 cgd ftp-data 20/tcp # default ftp data port
28 1.24 mrg ftp 21/tcp # File Transfer Protocol
29 1.24 mrg ssh 22/tcp # Secure Shell
30 1.18 mrg ssh 22/udp
31 1.1 cgd telnet 23/tcp
32 1.8 cgd # 24 - private
33 1.1 cgd smtp 25/tcp mail
34 1.8 cgd # 26 - unassigned
35 1.1 cgd time 37/tcp timserver
36 1.1 cgd time 37/udp timserver
37 1.1 cgd rlp 39/udp resource # resource location
38 1.1 cgd nameserver 42/tcp name # IEN 116
39 1.1 cgd whois 43/tcp nicname
40 1.1 cgd domain 53/tcp nameserver # name-domain server
41 1.1 cgd domain 53/udp nameserver
42 1.1 cgd mtp 57/tcp # deprecated
43 1.8 cgd bootps 67/tcp # BOOTP server
44 1.8 cgd bootps 67/udp
45 1.8 cgd bootpc 68/tcp # BOOTP client
46 1.8 cgd bootpc 68/udp
47 1.24 mrg tftp 69/udp # Trivial File Transfer Protocol
48 1.8 cgd gopher 70/tcp # Internet Gopher
49 1.8 cgd gopher 70/udp
50 1.1 cgd rje 77/tcp netrjs
51 1.1 cgd finger 79/tcp
52 1.8 cgd www 80/tcp http # WorldWideWeb HTTP
53 1.8 cgd www 80/udp # HyperText Transfer Protocol
54 1.1 cgd link 87/tcp ttylink
55 1.17 ghudson kerberos 88/tcp krb5 # Kerberos v5
56 1.17 ghudson kerberos 88/udp
57 1.1 cgd supdup 95/tcp
58 1.8 cgd # 100 - reserved
59 1.1 cgd hostnames 101/tcp hostname # usually from sri-nic
60 1.8 cgd iso-tsap 102/tcp tsap # part of ISODE.
61 1.8 cgd csnet-ns 105/tcp cso-ns # also used by CSO name server
62 1.8 cgd csnet-ns 105/udp cso-ns
63 1.8 cgd rtelnet 107/tcp # Remote Telnet
64 1.8 cgd rtelnet 107/udp
65 1.8 cgd pop2 109/tcp postoffice # POP version 2
66 1.8 cgd pop2 109/udp
67 1.8 cgd pop3 110/tcp # POP version 3
68 1.8 cgd pop3 110/udp
69 1.24 mrg sunrpc 111/tcp # Remote Procedure Call
70 1.1 cgd sunrpc 111/udp
71 1.10 cgd auth 113/tcp authentication tap ident
72 1.1 cgd sftp 115/tcp
73 1.1 cgd uucp-path 117/tcp
74 1.1 cgd nntp 119/tcp readnews untp # USENET News Transfer Protocol
75 1.8 cgd ntp 123/tcp
76 1.8 cgd ntp 123/udp # Network Time Protocol
77 1.8 cgd netbios-ns 137/tcp # NETBIOS Name Service
78 1.8 cgd netbios-ns 137/udp
79 1.8 cgd netbios-dgm 138/tcp # NETBIOS Datagram Service
80 1.8 cgd netbios-dgm 138/udp
81 1.8 cgd netbios-ssn 139/tcp # NETBIOS session service
82 1.8 cgd netbios-ssn 139/udp
83 1.8 cgd imap2 143/tcp # Interim Mail Access Proto v2
84 1.8 cgd imap2 143/udp
85 1.8 cgd snmp 161/udp # Simple Net Mgmt Proto
86 1.8 cgd snmp-trap 162/udp snmptrap # Traps for SNMP
87 1.8 cgd cmip-man 163/tcp # ISO mgmt over IP (CMOT)
88 1.8 cgd cmip-man 163/udp
89 1.8 cgd cmip-agent 164/tcp
90 1.8 cgd cmip-agent 164/udp
91 1.26 fair mailq 174/tcp # zmailer MTA
92 1.8 cgd xdmcp 177/tcp # X Display Mgr. Control Proto
93 1.8 cgd xdmcp 177/udp
94 1.8 cgd nextstep 178/tcp NeXTStep NextStep # NeXTStep window
95 1.8 cgd nextstep 178/udp NeXTStep NextStep # server
96 1.8 cgd bgp 179/tcp # Border Gateway Proto.
97 1.8 cgd bgp 179/udp
98 1.8 cgd prospero 191/tcp # Cliff Neuman's Prospero
99 1.8 cgd prospero 191/udp
100 1.8 cgd irc 194/tcp # Internet Relay Chat
101 1.8 cgd irc 194/udp
102 1.8 cgd smux 199/tcp # SNMP Unix Multiplexer
103 1.8 cgd smux 199/udp
104 1.8 cgd at-rtmp 201/tcp # AppleTalk routing
105 1.8 cgd at-rtmp 201/udp
106 1.8 cgd at-nbp 202/tcp # AppleTalk name binding
107 1.8 cgd at-nbp 202/udp
108 1.8 cgd at-echo 204/tcp # AppleTalk echo
109 1.8 cgd at-echo 204/udp
110 1.8 cgd at-zis 206/tcp # AppleTalk zone information
111 1.8 cgd at-zis 206/udp
112 1.8 cgd z3950 210/tcp wais # NISO Z39.50 database
113 1.8 cgd z3950 210/udp wais
114 1.8 cgd ipx 213/tcp # IPX
115 1.8 cgd ipx 213/udp
116 1.8 cgd imap3 220/tcp # Interactive Mail Access
117 1.8 cgd imap3 220/udp # Protocol v3
118 1.8 cgd ulistserv 372/tcp # UNIX Listserv
119 1.8 cgd ulistserv 372/udp
120 1.22 is nip 376/tcp # Amiga Envoy Net Inquiry Prot.
121 1.22 is nip 376/udp # Amiga Envoy Net Inquiry Prot.
122 1.29 hwr ldap 389/tcp # Lightweight Directory Access Protocol
123 1.29 hwr ldap 389/udp # Lightweight Directory Access Protocol
124 1.22 is
125 1.1 cgd #
126 1.1 cgd # UNIX specific services
127 1.1 cgd #
128 1.24 mrg exec 512/tcp # Remote execution
129 1.24 mrg biff 512/udp comsat # Biff the dog
130 1.24 mrg login 513/tcp # Remote login
131 1.24 mrg who 513/udp whod # Remote who
132 1.24 mrg shell 514/tcp cmd # Remote command shell
133 1.24 mrg syslog 514/udp # System logger
134 1.1 cgd printer 515/tcp spooler # line printer spooler
135 1.24 mrg talk 517/udp # Talk protocols
136 1.1 cgd ntalk 518/udp
137 1.8 cgd route 520/udp router routed # RIP
138 1.1 cgd timed 525/udp timeserver
139 1.1 cgd tempo 526/tcp newdate
140 1.1 cgd courier 530/tcp rpc
141 1.1 cgd conference 531/tcp chat
142 1.1 cgd netnews 532/tcp readnews
143 1.1 cgd netwall 533/udp # -for emergency broadcasts
144 1.1 cgd uucp 540/tcp uucpd # uucp daemon
145 1.20 mikel rdist 541/tcp rdistd # rdist daemon
146 1.27 wrstuden afpovertcp 548/tcp # AppleshareIP protocol
147 1.27 wrstuden afpovertcp 548/udp # AppleshareIP protocol
148 1.1 cgd remotefs 556/tcp rfs_server rfs # Brunhoff remote filesystem
149 1.8 cgd #
150 1.8 cgd webster 765/tcp # Network dictionary
151 1.8 cgd webster 765/udp
152 1.25 lukem
153 1.8 cgd #
154 1.8 cgd # From ``Assigned Numbers'':
155 1.8 cgd #
156 1.8 cgd #> The Registered Ports are not controlled by the IANA and on most systems
157 1.8 cgd #> can be used by ordinary user processes or programs executed by ordinary
158 1.8 cgd #> users.
159 1.8 cgd #
160 1.8 cgd #> Ports are used in the TCP [45,106] to name the ends of logical
161 1.8 cgd #> connections which carry long term conversations. For the purpose of
162 1.8 cgd #> providing services to unknown callers, a service contact port is
163 1.8 cgd #> defined. This list specifies the port used by the server process as its
164 1.8 cgd #> contact port. While the IANA can not control uses of these ports it
165 1.8 cgd #> does register or list uses of these ports as a convienence to the
166 1.8 cgd #> community.
167 1.8 cgd #
168 1.1 cgd ingreslock 1524/tcp
169 1.8 cgd ingreslock 1524/udp
170 1.8 cgd prospero-np 1525/tcp # Prospero non-privileged
171 1.8 cgd prospero-np 1525/udp
172 1.28 tron cvspserver 2401/tcp
173 1.28 tron cvspserver 2401/udp
174 1.8 cgd rfe 5002/tcp # Radio Free Ethernet
175 1.8 cgd rfe 5002/udp # Actually uses UDP only
176 1.25 lukem
177 1.1 cgd #
178 1.1 cgd # Kerberos (Project Athena/MIT) services
179 1.17 ghudson # Note that these are for Kerberos v4, and are unofficial.
180 1.1 cgd #
181 1.13 mycroft klogin 543/tcp # Kerberos `rlogin'
182 1.14 mycroft kshell 544/tcp krcmd # Kerberos `rsh'
183 1.13 mycroft kerberos-adm 749/tcp # Kerberos `kadmin' (v5)
184 1.17 ghudson kerberos4 750/udp kdc # Kerberos (server) udp
185 1.17 ghudson kerberos4 750/tcp kdc # Kerberos (server) tcp
186 1.16 tls kerberos-master 751/udp # Kerberos admin server udp
187 1.16 tls kerberos-master 751/tcp # Kerberos admin server tcp
188 1.16 tls krbupdate 760/tcp kreg # BSD Kerberos registration
189 1.16 tls kpasswd 761/tcp kpwd # BSD Kerberos `passwd'
190 1.13 mycroft eklogin 2105/tcp # Kerberos encrypted `rlogin'
191 1.25 lukem
192 1.9 cgd #
193 1.9 cgd # Unofficial but necessary (for NetBSD) services
194 1.9 cgd #
195 1.9 cgd supfilesrv 871/tcp # SUP server
196 1.9 cgd supfiledbg 1127/tcp # SUP debugging
197 1.25 lukem
198 1.19 mrg #
199 1.19 mrg # other common ports
200 1.19 mrg #
201 1.19 mrg nfs 2049/udp nfsd # Sun NFS
202 1.19 mrg nfs 2049/tcp nfsd # Sun NFS
203 1.24 mrg X11 6000/tcp # X Window System
204 1.24 mrg ircd 6667/tcp # Often used IRC port (also see 194)
205 1.23 mrg hunt 26740/udp # multi-player/multi-host maze-wars
206 1.25 lukem
207 1.25 lukem #
208 1.25 lukem # Netatalk (in-kernel Appletalk) services
209 1.25 lukem # Note: The running kernel must be configured with "options NETATALK"
210 1.25 lukem # and software not included in NetBSD, such as Netatalk version 1.4b2
211 1.25 lukem # or later, must be used to take advantage of these services.
212 1.25 lukem #
213 1.25 lukem rtmp 1/ddp # Routing Table Maintenance Protocol
214 1.25 lukem nbp 2/ddp # Name Binding Protocol
215 1.25 lukem echo 4/ddp # AppleTalk Echo Protocol
216 1.25 lukem zip 6/ddp # Zone Information Protocol
217