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