os/ossrv/genericopenlibs/openenvcore/libc/src/services.txt
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 # /etc/services:
     2 # $Id: services.txt,v 1.1.4.4 2006/11/23 11:59:59 sivanand Exp $
     3 #
     4 # Network services, Internet style
     5 #
     6 # Note that it is presently the policy of IANA to assign a single well-known
     7 # port number for both TCP and UDP; hence, most entries here have two entries
     8 # even if the protocol doesn't support UDP operations.
     9 # Updated from RFC 1700, ``Assigned Numbers'' (October 1994).  Not all ports
    10 # are included, only the more common ones.
    11 #
    12 # The latest IANA port assignments can be gotten from
    13 #	http://www.iana.org/assignments/port-numbers
    14 # The Well Known Ports are those from 0 through 1023.
    15 # The Registered Ports are those from 1024 through 49151
    16 # The Dynamic and/or Private Ports are those from 49152 through 65535
    17 #
    18 # Each line describes one service, and is of the form:
    19 # 
    20 # service-name  port/protocol  [aliases ...]   [# comment]
    21 
    22 tcpmux		1/tcp				# TCP port service multiplexer
    23 tcpmux		1/udp				# TCP port service multiplexer
    24 rje		5/tcp				# Remote Job Entry
    25 rje		5/udp				# Remote Job Entry
    26 echo		7/tcp
    27 echo		7/udp
    28 discard		9/tcp		sink null
    29 discard		9/udp		sink null
    30 systat		11/tcp		users
    31 systat		11/udp		users
    32 daytime		13/tcp
    33 daytime		13/udp
    34 qotd		17/tcp		quote
    35 qotd		17/udp		quote
    36 msp		18/tcp				# message send protocol
    37 msp		18/udp				# message send protocol
    38 chargen		19/tcp		ttytst source
    39 chargen		19/udp		ttytst source
    40 ftp-data	20/tcp
    41 ftp-data	20/udp
    42 # 21 is registered to ftp, but also used by fsp
    43 ftp		21/tcp
    44 ftp		21/udp		fsp fspd
    45 ssh		22/tcp				# SSH Remote Login Protocol
    46 ssh		22/udp				# SSH Remote Login Protocol
    47 telnet		23/tcp
    48 telnet		23/udp
    49 # 24 - private mail system
    50 smtp		25/tcp		mail
    51 smtp		25/udp		mail
    52 time		37/tcp		timserver
    53 time		37/udp		timserver
    54 rlp		39/tcp		resource	# resource location
    55 rlp		39/udp		resource	# resource location
    56 nameserver	42/tcp		name		# IEN 116
    57 nameserver	42/udp		name		# IEN 116
    58 nicname		43/tcp		whois
    59 nicname		43/udp		whois
    60 tacacs		49/tcp				# Login Host Protocol (TACACS)
    61 tacacs		49/udp				# Login Host Protocol (TACACS)
    62 re-mail-ck	50/tcp				# Remote Mail Checking Protocol
    63 re-mail-ck	50/udp				# Remote Mail Checking Protocol
    64 domain		53/tcp				# name-domain server
    65 domain		53/udp
    66 whois++		63/tcp
    67 whois++		63/udp
    68 bootps		67/tcp				# BOOTP server
    69 bootps		67/udp
    70 bootpc		68/tcp				# BOOTP client
    71 bootpc		68/udp
    72 tftp		69/tcp
    73 tftp		69/udp
    74 gopher		70/tcp				# Internet Gopher
    75 gopher		70/udp
    76 netrjs-1	71/tcp				# Remote Job Service
    77 netrjs-1	71/udp				# Remote Job Service
    78 netrjs-2	72/tcp				# Remote Job Service
    79 netrjs-2	72/udp				# Remote Job Service
    80 netrjs-3	73/tcp				# Remote Job Service
    81 netrjs-3	73/udp				# Remote Job Service
    82 netrjs-4	74/tcp				# Remote Job Service
    83 netrjs-4	74/udp				# Remote Job Service
    84 finger		79/tcp
    85 finger		79/udp
    86 http		80/tcp		www www-http	# WorldWideWeb HTTP
    87 http		80/udp		www www-http	# HyperText Transfer Protocol
    88 kerberos	88/tcp		kerberos5 krb5	# Kerberos v5
    89 kerberos	88/udp		kerberos5 krb5	# Kerberos v5
    90 supdup		95/tcp
    91 supdup		95/udp
    92 hostname	101/tcp		hostnames	# usually from sri-nic
    93 hostname	101/udp		hostnames	# usually from sri-nic
    94 iso-tsap	102/tcp		tsap		# part of ISODE.
    95 csnet-ns	105/tcp		cso		# also used by CSO name server
    96 csnet-ns	105/udp		cso
    97 # unfortunately the poppassd (Eudora) uses a port which has already
    98 # been assigned to a different service. We list the poppassd as an
    99 # alias here. This should work for programs asking for this service.
   100 # (due to a bug in inetd the 3com-tsmux line is disabled)
   101 #3com-tsmux	106/tcp		poppassd
   102 #3com-tsmux	106/udp		poppassd
   103 rtelnet		107/tcp				# Remote Telnet
   104 rtelnet		107/udp
   105 pop2		109/tcp		pop-2	postoffice	# POP version 2
   106 pop2		109/udp		pop-2
   107 pop3		110/tcp		pop-3		# POP version 3
   108 pop3		110/udp		pop-3
   109 sunrpc		111/tcp		portmapper	# RPC 4.0 portmapper TCP
   110 sunrpc		111/udp		portmapper	# RPC 4.0 portmapper UDP
   111 auth		113/tcp		authentication tap ident
   112 auth		113/udp		authentication tap ident
   113 sftp		115/tcp
   114 sftp		115/udp
   115 uucp-path	117/tcp
   116 uucp-path	117/udp
   117 nntp		119/tcp		readnews untp	# USENET News Transfer Protocol
   118 nntp		119/udp		readnews untp	# USENET News Transfer Protocol
   119 ntp		123/tcp
   120 ntp		123/udp				# Network Time Protocol
   121 netbios-ns	137/tcp				# NETBIOS Name Service
   122 netbios-ns	137/udp
   123 netbios-dgm	138/tcp				# NETBIOS Datagram Service
   124 netbios-dgm	138/udp
   125 netbios-ssn	139/tcp				# NETBIOS session service
   126 netbios-ssn	139/udp
   127 imap		143/tcp		imap2		# Interim Mail Access Proto v2
   128 imap		143/udp		imap2
   129 snmp		161/tcp				# Simple Net Mgmt Proto
   130 snmp		161/udp				# Simple Net Mgmt Proto
   131 snmptrap	162/udp		snmp-trap	# Traps for SNMP
   132 cmip-man	163/tcp				# ISO mgmt over IP (CMOT)
   133 cmip-man	163/udp
   134 cmip-agent	164/tcp
   135 cmip-agent	164/udp
   136 mailq		174/tcp				# MAILQ
   137 mailq		174/udp				# MAILQ
   138 xdmcp		177/tcp				# X Display Mgr. Control Proto
   139 xdmcp		177/udp
   140 nextstep	178/tcp		NeXTStep NextStep	# NeXTStep window
   141 nextstep	178/udp		NeXTStep NextStep	# server
   142 bgp		179/tcp				# Border Gateway Proto.
   143 bgp		179/udp
   144 prospero	191/tcp				# Cliff Neuman's Prospero
   145 prospero	191/udp
   146 irc		194/tcp				# Internet Relay Chat
   147 irc		194/udp
   148 smux		199/tcp				# SNMP Unix Multiplexer
   149 smux		199/udp
   150 at-rtmp		201/tcp				# AppleTalk routing
   151 at-rtmp		201/udp
   152 at-nbp		202/tcp				# AppleTalk name binding
   153 at-nbp		202/udp
   154 at-echo		204/tcp				# AppleTalk echo
   155 at-echo		204/udp
   156 at-zis		206/tcp				# AppleTalk zone information
   157 at-zis		206/udp
   158 qmtp		209/tcp				# Quick Mail Transfer Protocol
   159 qmtp		209/udp				# Quick Mail Transfer Protocol
   160 z39.50		210/tcp		z3950 wais	# NISO Z39.50 database 
   161 z39.50		210/udp		z3950 wais
   162 ipx		213/tcp				# IPX
   163 ipx		213/udp
   164 imap3		220/tcp				# Interactive Mail Access
   165 imap3		220/udp				# Protocol v3
   166 link		245/tcp		ttylink
   167 link		245/udp		ttylink
   168 fatserv		347/tcp				# Fatmen Server
   169 fatserv		347/udp				# Fatmen Server
   170 rsvp_tunnel	363/tcp
   171 rsvp_tunnel	363/udp
   172 rpc2portmap	369/tcp
   173 rpc2portmap	369/udp				# Coda portmapper
   174 codaauth2	370/tcp
   175 codaauth2	370/udp				# Coda authentication server
   176 ulistproc	372/tcp		ulistserv	# UNIX Listserv
   177 ulistproc	372/udp		ulistserv
   178 ldap		389/tcp
   179 ldap		389/udp
   180 svrloc          427/tcp				# Server Location Protocl
   181 svrloc          427/udp				# Server Location Protocl
   182 mobileip-agent	434/tcp
   183 mobileip-agent	434/udp
   184 mobilip-mn	435/tcp
   185 mobilip-mn	435/udp
   186 https		443/tcp				# MCom
   187 https		443/udp				# MCom
   188 snpp		444/tcp				# Simple Network Paging Protocol
   189 snpp		444/udp				# Simple Network Paging Protocol
   190 microsoft-ds	445/tcp
   191 microsoft-ds	445/udp
   192 kpasswd		464/tcp		kpwd		# Kerberos "passwd"
   193 kpasswd		464/udp		kpwd		# Kerberos "passwd"
   194 photuris	468/tcp
   195 photuris	468/udp
   196 saft		487/tcp				# Simple Asynchronous File Transfer
   197 saft		487/udp				# Simple Asynchronous File Transfer
   198 gss-http	488/tcp
   199 gss-http	488/udp
   200 pim-rp-disc	496/tcp
   201 pim-rp-disc	496/udp
   202 isakmp		500/tcp
   203 isakmp		500/udp
   204 gdomap		538/tcp				# GNUstep distributed objects
   205 gdomap		538/udp				# GNUstep distributed objects
   206 iiop		535/tcp
   207 iiop		535/udp
   208 dhcpv6-client	546/tcp
   209 dhcpv6-client	546/udp
   210 dhcpv6-server	547/tcp
   211 dhcpv6-server	547/udp
   212 rtsp		554/tcp				# Real Time Stream Control Protocol
   213 rtsp		554/udp				# Real Time Stream Control Protocol
   214 nntps		563/tcp				# NNTP over SSL
   215 nntps		563/udp				# NNTP over SSL
   216 whoami		565/tcp
   217 whoami		565/udp
   218 submission	587/tcp		msa		# mail message submission
   219 submission	587/udp		msa		# mail message submission
   220 npmp-local	610/tcp		dqs313_qmaster	# npmp-local / DQS
   221 npmp-local	610/udp		dqs313_qmaster	# npmp-local / DQS
   222 npmp-gui	611/tcp		dqs313_execd	# npmp-gui / DQS
   223 npmp-gui	611/udp		dqs313_execd	# npmp-gui / DQS
   224 hmmp-ind	612/tcp		dqs313_intercell # HMMP Indication / DQS
   225 hmmp-ind	612/udp		dqs313_intercell # HMMP Indication / DQS
   226 ipp		631/tcp				# Internet Printing Protocol
   227 ipp		631/udp				# Internet Printing Protocol
   228 ldaps		636/tcp				# LDAP over SSL
   229 ldaps		636/udp				# LDAP over SSL
   230 acap		674/tcp
   231 acap		674/udp
   232 ha-cluster	694/tcp				# Heartbeat HA-cluster
   233 ha-cluster	694/udp				# Heartbeat HA-cluster
   234 kerberos-adm	749/tcp				# Kerberos `kadmin' (v5)
   235 kerberos-iv	750/udp		kerberos4 kerberos-sec kdc
   236 kerberos-iv	750/tcp		kerberos4 kerberos-sec kdc
   237 webster		765/tcp				# Network dictionary
   238 webster		765/udp
   239 phonebook	767/tcp				# Network phonebook
   240 phonebook	767/udp
   241 rsync		873/tcp				# rsync
   242 rsync		873/udp				# rsync
   243 telnets		992/tcp
   244 telnets		992/udp
   245 imaps	 	993/tcp				# IMAP over SSL
   246 imaps	 	993/udp				# IMAP over SSL
   247 ircs		994/tcp
   248 ircs		994/udp
   249 pop3s		995/tcp				# POP-3 over SSL
   250 pop3s		995/udp				# POP-3 over SSL
   251 
   252 #
   253 # UNIX specific services
   254 #
   255 exec		512/tcp
   256 biff		512/udp		comsat
   257 login		513/tcp
   258 who		513/udp		whod
   259 shell		514/tcp		cmd		# no passwords used
   260 syslog		514/udp
   261 printer		515/tcp		spooler		# line printer spooler
   262 printer		515/udp		spooler		# line printer spooler
   263 talk		517/udp
   264 ntalk		518/udp
   265 utime		519/tcp		unixtime
   266 utime		519/udp		unixtime
   267 efs		520/tcp
   268 router		520/udp		route routed	# RIP
   269 ripng		521/tcp
   270 ripng		521/udp
   271 timed		525/tcp		timeserver
   272 timed		525/udp		timeserver
   273 tempo		526/tcp		newdate
   274 courier		530/tcp		rpc
   275 conference	531/tcp		chat
   276 netnews		532/tcp
   277 netwall		533/udp				# -for emergency broadcasts
   278 uucp		540/tcp		uucpd		# uucp daemon
   279 klogin		543/tcp				# Kerberized `rlogin' (v5)
   280 kshell		544/tcp		krcmd		# Kerberized `rsh' (v5)
   281 afpovertcp	548/tcp				# AFP over TCP
   282 afpovertcp	548/udp				# AFP over TCP
   283 remotefs	556/tcp		rfs_server rfs	# Brunhoff remote filesystem
   284 
   285 #
   286 # From ``PORT NUMBERS'':
   287 #
   288 #>REGISTERED PORT NUMBERS
   289 #>
   290 #>The Registered Ports are listed by the IANA and on most systems can be
   291 #>used by ordinary user processes or programs executed by ordinary
   292 #>users.
   293 #>
   294 #>Ports are used in the TCP [RFC793] to name the ends of logical
   295 #>connections which carry long term conversations.  For the purpose of
   296 #>providing services to unknown callers, a service contact port is
   297 #>defined.  This list specifies the port used by the server process as
   298 #>its contact port.
   299 #>
   300 #>The IANA registers uses of these ports as a convienence to the
   301 #>community.
   302 #
   303 socks		1080/tcp			# socks proxy server
   304 socks		1080/udp			# socks proxy server
   305 
   306 # Port 1236 is registered as `bvcontrol', but is also used by the
   307 # Gracilis Packeten remote config server.  The official name is listed as
   308 # the primary name, with the unregistered name as an alias.
   309 bvcontrol	1236/tcp	rmtcfg		# Daniel J. Walsh, Gracilis Packeten remote config server
   310 bvcontrol	1236/udp			# Daniel J. Walsh
   311 
   312 h323hostcallsc	1300/tcp			# H323 Host Call Secure
   313 h323hostcallsc	1300/udp			# H323 Host Call Secure
   314 ms-sql-s	1433/tcp			# Microsoft-SQL-Server 
   315 ms-sql-s	1433/udp			# Microsoft-SQL-Server 
   316 ms-sql-m	1434/tcp			# Microsoft-SQL-Monitor
   317 ms-sql-m	1434/udp			# Microsoft-SQL-Monitor		 
   318 ica		1494/tcp			# Citrix ICA Client
   319 ica		1494/udp			# Citrix ICA Client
   320 wins		1512/tcp			# Microsoft's Windows Internet Name Service
   321 wins		1512/udp			# Microsoft's Windows Internet Name Service
   322 ingreslock	1524/tcp
   323 ingreslock	1524/udp
   324 prospero-np	1525/tcp			# Prospero non-privileged
   325 prospero-np	1525/udp
   326 datametrics	1645/tcp	old-radius	# datametrics / old radius entry
   327 datametrics	1645/udp	old-radius	# datametrics / old radius entry
   328 sa-msg-port	1646/tcp	old-radacct	# sa-msg-port / old radacct entry
   329 sa-msg-port	1646/udp	old-radacct	# sa-msg-port / old radacct entry
   330 kermit		1649/tcp
   331 kermit		1649/udp
   332 l2tp		1701/tcp	l2f
   333 l2tp		1701/udp	l2f
   334 h323gatedisc	1718/tcp
   335 h323gatedisc	1718/udp
   336 h323gatestat	1719/tcp
   337 h323gatestat	1719/udp
   338 h323hostcall	1720/tcp
   339 h323hostcall	1720/udp
   340 tftp-mcast	1758/tcp
   341 tftp-mcast	1758/udp
   342 mtftp		1759/udp
   343 hello		1789/tcp
   344 hello		1789/udp
   345 radius		1812/tcp			# Radius
   346 radius		1812/udp			# Radius
   347 radius-acct	1813/tcp	radacct		# Radius Accounting
   348 radius-acct	1813/udp	radacct		# Radius Accounting
   349 mtp		1911/tcp			#
   350 mtp		1911/udp			#
   351 hsrp		1985/tcp			# Cisco Hot Standby Router Protocol
   352 hsrp		1985/udp			# Cisco Hot Standby Router Protocol
   353 licensedaemon	1986/tcp
   354 licensedaemon	1986/udp
   355 gdp-port	1997/tcp			# Cisco Gateway Discovery Protocol
   356 gdp-port	1997/udp			# Cisco Gateway Discovery Protocol
   357 nfs		2049/tcp	nfsd
   358 nfs		2049/udp	nfsd
   359 zephyr-srv	2102/tcp			# Zephyr server
   360 zephyr-srv	2102/udp			# Zephyr server
   361 zephyr-clt	2103/tcp			# Zephyr serv-hm connection
   362 zephyr-clt	2103/udp			# Zephyr serv-hm connection
   363 zephyr-hm	2104/tcp			# Zephyr hostmanager
   364 zephyr-hm	2104/udp			# Zephyr hostmanager
   365 cvspserver	2401/tcp			# CVS client/server operations
   366 cvspserver	2401/udp			# CVS client/server operations
   367 venus		2430/tcp			# codacon port
   368 venus		2430/udp			# Venus callback/wbc interface
   369 venus-se	2431/tcp			# tcp side effects
   370 venus-se	2431/udp			# udp sftp side effect
   371 codasrv		2432/tcp			# not used
   372 codasrv		2432/udp			# server port
   373 codasrv-se	2433/tcp			# tcp side effects
   374 codasrv-se	2433/udp			# udp sftp side effectQ
   375 
   376 # Ports numbered 2600 through 2606 are used by the zebra package without
   377 # being registred.  The primary names are the registered names, and the
   378 # unregistered names used by zebra are listed as aliases.
   379 hpstgmgr	2600/tcp	zebrasrv	# HPSTGMGR
   380 hpstgmgr	2600/udp			# HPSTGMGR
   381 discp-client	2601/tcp	zebra		# discp client
   382 discp-client	2601/udp			# discp client
   383 discp-server	2602/tcp	ripd		# discp server
   384 discp-server	2602/udp			# discp server
   385 servicemeter	2603/tcp	ripngd		# Service Meter
   386 servicemeter	2603/udp			# Service Meter
   387 nsc-ccs		2604/tcp	ospfd		# NSC CCS
   388 nsc-ccs		2604/udp			# NSC CCS
   389 nsc-posa	2605/tcp	bgpd		# NSC POSA
   390 nsc-posa	2605/udp			# NSC POSA
   391 netmon		2606/tcp	ospf6d		# Dell Netmon
   392 netmon		2606/udp			# Dell Netmon
   393 
   394 corbaloc	2809/tcp			# CORBA naming service locator
   395 icpv2		3130/tcp			# Internet Cache Protocol V2 (Squid)
   396 icpv2		3130/udp			# Internet Cache Protocol V2 (Squid)
   397 mysql		3306/tcp			# MySQL
   398 mysql		3306/udp			# MySQL
   399 trnsprntproxy   3346/tcp			# Trnsprnt Proxy
   400 trnsprntproxy   3346/udp			# Trnsprnt Proxy
   401 pxe		4011/udp			# PXE server
   402 rwhois		4321/tcp			# Remote Who Is
   403 rwhois		4321/udp			# Remote Who Is
   404 krb524		4444/tcp			# Kerberos 5 to 4 ticket xlator
   405 krb524		4444/udp			# Kerberos 5 to 4 ticket xlator
   406 rfe		5002/tcp			# Radio Free Ethernet
   407 rfe		5002/udp			# Actually uses UDP only
   408 cfengine	5308/tcp			# CFengine
   409 cfengine	5308/udp			# CFengine
   410 cvsup           5999/tcp	CVSup		# CVSup file transfer/John Polstra/FreeBSD
   411 cvsup           5999/udp	CVSup		# CVSup file transfer/John Polstra/FreeBSD
   412 x11		6000/tcp	X		# the X Window System
   413 afs3-fileserver 7000/tcp			# file server itself
   414 afs3-fileserver 7000/udp			# file server itself
   415 afs3-callback   7001/tcp			# callbacks to cache managers
   416 afs3-callback   7001/udp			# callbacks to cache managers
   417 afs3-prserver   7002/tcp			# users & groups database
   418 afs3-prserver   7002/udp			# users & groups database
   419 afs3-vlserver   7003/tcp			# volume location database
   420 afs3-vlserver   7003/udp			# volume location database
   421 afs3-kaserver   7004/tcp			# AFS/Kerberos authentication service
   422 afs3-kaserver   7004/udp			# AFS/Kerberos authentication service
   423 afs3-volser     7005/tcp			# volume managment server
   424 afs3-volser     7005/udp			# volume managment server
   425 afs3-errors     7006/tcp			# error interpretation service
   426 afs3-errors     7006/udp			# error interpretation service
   427 afs3-bos        7007/tcp			# basic overseer process
   428 afs3-bos        7007/udp			# basic overseer process
   429 afs3-update     7008/tcp			# server-to-server updater
   430 afs3-update     7008/udp			# server-to-server updater
   431 afs3-rmtsys     7009/tcp			# remote cache manager service
   432 afs3-rmtsys     7009/udp			# remote cache manager service
   433 sd		9876/tcp   			# Session Director
   434 sd		9876/udp   			# Session Director
   435 amanda		10080/tcp			# amanda backup services
   436 amanda		10080/udp			# amanda backup services
   437 pgpkeyserver	11371/tcp			# PGP/GPG public keyserver
   438 pgpkeyserver	11371/udp			# PGP/GPG public keyserver
   439 h323callsigalt	11720/tcp			# H323 Call Signal Alternate
   440 h323callsigalt	11720/udp			# H323 Call Signal Alternate
   441 
   442 bprd		13720/tcp			# BPRD (VERITAS NetBackup)
   443 bprd		13720/udp			# BPRD (VERITAS NetBackup)
   444 bpdbm		13721/tcp			# BPDBM (VERITAS NetBackup)
   445 bpdbm		13721/udp			# BPDBM (VERITAS NetBackup)
   446 bpjava-msvc	13722/tcp			# BP Java MSVC Protocol
   447 bpjava-msvc	13722/udp			# BP Java MSVC Protocol
   448 vnetd		13724/tcp			# Veritas Network Utility
   449 vnetd		13724/udp			# Veritas Network Utility
   450 bpcd		13782/tcp			# VERITAS NetBackup
   451 bpcd		13782/udp			# VERITAS NetBackup
   452 vopied		13783/tcp			# VOPIED Protocol
   453 vopied		13783/udp			# VOPIED Protocol
   454 
   455 # This port is registered as wnn6, but also used under the unregistered name
   456 # "wnn4" by the FreeWnn package.
   457 wnn6		22273/tcp	wnn4
   458 wnn6		22273/udp	wnn4
   459 
   460 quake		26000/tcp
   461 quake		26000/udp
   462 wnn6-ds		26208/tcp
   463 wnn6-ds		26208/udp
   464 traceroute	33434/tcp
   465 traceroute	33434/udp
   466 
   467 #
   468 # Datagram Delivery Protocol services
   469 #
   470 rtmp		1/ddp				# Routing Table Maintenance Protocol
   471 nbp		2/ddp				# Name Binding Protocol
   472 echo		4/ddp				# AppleTalk Echo Protocol
   473 zip		6/ddp				# Zone Information Protocol
   474 
   475 #
   476 # Kerberos (Project Athena/MIT) services
   477 # Note that these are for Kerberos v4, and are unregistered/unofficial.  Sites
   478 # running v4 should uncomment these and comment out the v5 entries above.
   479 #
   480 kerberos_master	751/udp				# Kerberos authentication
   481 kerberos_master	751/tcp				# Kerberos authentication
   482 passwd_server	752/udp				# Kerberos passwd server
   483 krbupdate	760/tcp		kreg		# Kerberos registration
   484 kpop		1109/tcp			# Pop with Kerberos
   485 knetd		2053/tcp			# Kerberos de-multiplexor
   486 
   487 #
   488 # Kerberos 5 services, also not registered with IANA
   489 #
   490 krb5_prop	754/tcp				# Kerberos slave propagation
   491 eklogin		2105/tcp			# Kerberos encrypted rlogin
   492 
   493 #
   494 # Unregistered but necessary(?) (for NetBSD) services
   495 #
   496 supfilesrv	871/tcp				# SUP server
   497 supfiledbg	1127/tcp			# SUP debugging
   498 
   499 #
   500 # Unregistered but useful/necessary other services
   501 #
   502 netstat		15/tcp				# (was once asssigned, no more)
   503 linuxconf	98/tcp				# Linuxconf HTML access
   504 poppassd	106/tcp				# Eudora
   505 poppassd	106/udp				# Eudora
   506 smtps		465/tcp				# SMTP over SSL (TLS)
   507 gii		616/tcp				# gated interactive interface
   508 omirr		808/tcp		omirrd		# online mirror
   509 omirr		808/udp		omirrd		# online mirror
   510 swat		901/tcp				# Samba Web Administration Tool
   511 rndc		953/tcp				# rndc control sockets (BIND 9)
   512 rndc		953/udp				# rndc control sockets (BIND 9)
   513 skkserv		1178/tcp			# SKK Japanese input method
   514 xtel		1313/tcp			# french minitel
   515 support		1529/tcp	prmsd gnatsd	# GNATS, cygnus bug tracker
   516 cfinger		2003/tcp			# GNU Finger
   517 ninstall	2150/tcp			# ninstall service
   518 ninstall	2150/udp			# ninstall service
   519 afbackup	2988/tcp			# Afbackup system
   520 afbackup	2988/udp			# Afbackup system
   521 squid		3128/tcp			# squid web proxy
   522 prsvp		3455/tcp			# RSVP Port
   523 prsvp		3455/udp			# RSVP Port
   524 postgres	5432/tcp			# POSTGRES
   525 postgres	5432/udp			# POSTGRES
   526 fax		4557/tcp			# FAX transmission service        (old)
   527 hylafax		4559/tcp			# HylaFAX client-server protocol  (new)
   528 sgi-dgl		5232/tcp			# SGI Distributed Graphics
   529 sgi-dgl		5232/udp
   530 noclog		5354/tcp			# noclogd with TCP (nocol)
   531 noclog		5354/udp			# noclogd with UDP (nocol)
   532 hostmon		5355/tcp			# hostmon uses TCP (nocol)
   533 hostmon		5355/udp			# hostmon uses TCP (nocol)
   534 canna		5680/tcp
   535 x11-ssh-offset	6010/tcp			# SSH X11 forwarding offset
   536 ircd		6667/tcp			# Internet Relay Chat
   537 ircd		6667/udp			# Internet Relay Chat
   538 xfs		7100/tcp			# X font server
   539 tircproxy	7666/tcp			# Tircproxy
   540 http-alt	8008/tcp
   541 http-alt	8008/udp
   542 webcache	8080/tcp			# WWW caching service
   543 webcache	8080/udp			# WWW caching service
   544 tproxy		8081/tcp			# Transparent Proxy
   545 tproxy		8081/udp			# Transparent Proxy
   546 jetdirect	9100/tcp	laserjet hplj	#
   547 mandelspawn	9359/udp	mandelbrot	# network mandelbrot
   548 kamanda		10081/tcp			# amanda backup services (Kerberos)
   549 kamanda		10081/udp			# amanda backup services (Kerberos)
   550 amandaidx	10082/tcp			# amanda backup services
   551 amidxtape	10083/tcp			# amanda backup services
   552 isdnlog		20011/tcp			# isdn logging system
   553 isdnlog		20011/udp			# isdn logging system
   554 vboxd		20012/tcp			# voice box system
   555 vboxd		20012/udp			# voice box system
   556 wnn4_Kr		22305/tcp			# used by the kWnn package
   557 wnn4_Cn		22289/tcp			# used by the cWnn package
   558 wnn4_Tw		22321/tcp			# used by the tWnn package
   559 binkp		24554/tcp			# Binkley
   560 binkp		24554/udp			# Binkley
   561 asp		27374/tcp			# Address Search Protocol
   562 asp		27374/udp			# Address Search Protocol
   563 tfido		60177/tcp			# Ifmail
   564 tfido		60177/udp			# Ifmail
   565 fido		60179/tcp			# Ifmail
   566 fido		60179/udp			# Ifmail
   567 
   568 # Local services
   569 
   570 lotusnotes    1352/tcp