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