services revision 1.18
1#	$NetBSD: services,v 1.18 1996/03/26 00:07:58 mrg 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	5.8 (Berkeley) 5/9/91
12#
13tcpmux		1/tcp		# TCP port service multiplexer
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		# message send protocol
25chargen		19/tcp		ttytst source
26chargen		19/udp		ttytst source
27ftp-data	20/tcp		# default ftp data port
28ftp		21/tcp
29ssh		22/tcp
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		nameserver	# name-domain server
41domain		53/udp		nameserver
42mtp		57/tcp				# deprecated
43bootps		67/tcp		# BOOTP server
44bootps		67/udp
45bootpc		68/tcp		# BOOTP client
46bootpc		68/udp
47tftp		69/udp
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
70sunrpc		111/udp
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
83imap2		143/tcp				# Interim Mail Access Proto v2
84imap2		143/udp
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
91xdmcp		177/tcp				# X Display Mgr. Control Proto
92xdmcp		177/udp
93nextstep	178/tcp		NeXTStep NextStep	# NeXTStep window
94nextstep	178/udp		NeXTStep NextStep	# server
95bgp		179/tcp				# Border Gateway Proto.
96bgp		179/udp
97prospero	191/tcp				# Cliff Neuman's Prospero
98prospero	191/udp
99irc		194/tcp				# Internet Relay Chat
100irc		194/udp
101smux		199/tcp				# SNMP Unix Multiplexer
102smux		199/udp
103at-rtmp		201/tcp				# AppleTalk routing
104at-rtmp		201/udp
105at-nbp		202/tcp				# AppleTalk name binding
106at-nbp		202/udp
107at-echo		204/tcp				# AppleTalk echo
108at-echo		204/udp
109at-zis		206/tcp				# AppleTalk zone information
110at-zis		206/udp
111z3950		210/tcp		wais		# NISO Z39.50 database
112z3950		210/udp		wais
113ipx		213/tcp				# IPX
114ipx		213/udp
115imap3		220/tcp				# Interactive Mail Access
116imap3		220/udp				# Protocol v3
117ulistserv	372/tcp				# UNIX Listserv
118ulistserv	372/udp
119#
120# UNIX specific services
121#
122exec		512/tcp
123biff		512/udp		comsat
124login		513/tcp
125who		513/udp		whod
126shell		514/tcp		cmd		# no passwords used
127syslog		514/udp
128printer		515/tcp		spooler		# line printer spooler
129talk		517/udp
130ntalk		518/udp
131route		520/udp		router routed	# RIP
132timed		525/udp		timeserver
133tempo		526/tcp		newdate
134courier		530/tcp		rpc
135conference	531/tcp		chat
136netnews		532/tcp		readnews
137netwall		533/udp				# -for emergency broadcasts
138uucp		540/tcp		uucpd		# uucp daemon
139remotefs	556/tcp		rfs_server rfs	# Brunhoff remote filesystem
140#
141webster		765/tcp				# Network dictionary
142webster		765/udp
143#
144# From ``Assigned Numbers'':
145#
146#> The Registered Ports are not controlled by the IANA and on most systems
147#> can be used by ordinary user processes or programs executed by ordinary
148#> users.
149#
150#> Ports are used in the TCP [45,106] to name the ends of logical
151#> connections which carry long term conversations.  For the purpose of
152#> providing services to unknown callers, a service contact port is
153#> defined.  This list specifies the port used by the server process as its
154#> contact port.  While the IANA can not control uses of these ports it
155#> does register or list uses of these ports as a convienence to the
156#> community.
157#
158ingreslock	1524/tcp
159ingreslock	1524/udp
160prospero-np	1525/tcp		# Prospero non-privileged
161prospero-np	1525/udp
162rfe		5002/tcp		# Radio Free Ethernet
163rfe		5002/udp		# Actually uses UDP only
164#
165#
166# Kerberos (Project Athena/MIT) services
167# Note that these are for Kerberos v4, and are unofficial.
168#
169klogin		543/tcp			# Kerberos `rlogin'
170kshell		544/tcp		krcmd	# Kerberos `rsh'
171kerberos-adm	749/tcp			# Kerberos `kadmin' (v5)
172kerberos4	750/udp		kdc	# Kerberos (server) udp
173kerberos4	750/tcp		kdc	# Kerberos (server) tcp
174kerberos-master	751/udp			# Kerberos admin server udp
175kerberos-master	751/tcp			# Kerberos admin server tcp
176krbupdate	760/tcp		kreg	# BSD Kerberos registration
177kpasswd		761/tcp		kpwd	# BSD Kerberos `passwd'
178eklogin		2105/tcp		# Kerberos encrypted `rlogin'
179#
180# Unofficial but necessary (for NetBSD) services
181#
182supfilesrv	871/tcp			# SUP server
183supfiledbg	1127/tcp		# SUP debugging
184