os/ossrv/genericopenlibs/openenvcore/libc/src/services.txt
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/genericopenlibs/openenvcore/libc/src/services.txt	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,570 @@
     1.4 +# /etc/services:
     1.5 +# $Id: services.txt,v 1.1.4.4 2006/11/23 11:59:59 sivanand Exp $
     1.6 +#
     1.7 +# Network services, Internet style
     1.8 +#
     1.9 +# Note that it is presently the policy of IANA to assign a single well-known
    1.10 +# port number for both TCP and UDP; hence, most entries here have two entries
    1.11 +# even if the protocol doesn't support UDP operations.
    1.12 +# Updated from RFC 1700, ``Assigned Numbers'' (October 1994).  Not all ports
    1.13 +# are included, only the more common ones.
    1.14 +#
    1.15 +# The latest IANA port assignments can be gotten from
    1.16 +#	http://www.iana.org/assignments/port-numbers
    1.17 +# The Well Known Ports are those from 0 through 1023.
    1.18 +# The Registered Ports are those from 1024 through 49151
    1.19 +# The Dynamic and/or Private Ports are those from 49152 through 65535
    1.20 +#
    1.21 +# Each line describes one service, and is of the form:
    1.22 +# 
    1.23 +# service-name  port/protocol  [aliases ...]   [# comment]
    1.24 +
    1.25 +tcpmux		1/tcp				# TCP port service multiplexer
    1.26 +tcpmux		1/udp				# TCP port service multiplexer
    1.27 +rje		5/tcp				# Remote Job Entry
    1.28 +rje		5/udp				# Remote Job Entry
    1.29 +echo		7/tcp
    1.30 +echo		7/udp
    1.31 +discard		9/tcp		sink null
    1.32 +discard		9/udp		sink null
    1.33 +systat		11/tcp		users
    1.34 +systat		11/udp		users
    1.35 +daytime		13/tcp
    1.36 +daytime		13/udp
    1.37 +qotd		17/tcp		quote
    1.38 +qotd		17/udp		quote
    1.39 +msp		18/tcp				# message send protocol
    1.40 +msp		18/udp				# message send protocol
    1.41 +chargen		19/tcp		ttytst source
    1.42 +chargen		19/udp		ttytst source
    1.43 +ftp-data	20/tcp
    1.44 +ftp-data	20/udp
    1.45 +# 21 is registered to ftp, but also used by fsp
    1.46 +ftp		21/tcp
    1.47 +ftp		21/udp		fsp fspd
    1.48 +ssh		22/tcp				# SSH Remote Login Protocol
    1.49 +ssh		22/udp				# SSH Remote Login Protocol
    1.50 +telnet		23/tcp
    1.51 +telnet		23/udp
    1.52 +# 24 - private mail system
    1.53 +smtp		25/tcp		mail
    1.54 +smtp		25/udp		mail
    1.55 +time		37/tcp		timserver
    1.56 +time		37/udp		timserver
    1.57 +rlp		39/tcp		resource	# resource location
    1.58 +rlp		39/udp		resource	# resource location
    1.59 +nameserver	42/tcp		name		# IEN 116
    1.60 +nameserver	42/udp		name		# IEN 116
    1.61 +nicname		43/tcp		whois
    1.62 +nicname		43/udp		whois
    1.63 +tacacs		49/tcp				# Login Host Protocol (TACACS)
    1.64 +tacacs		49/udp				# Login Host Protocol (TACACS)
    1.65 +re-mail-ck	50/tcp				# Remote Mail Checking Protocol
    1.66 +re-mail-ck	50/udp				# Remote Mail Checking Protocol
    1.67 +domain		53/tcp				# name-domain server
    1.68 +domain		53/udp
    1.69 +whois++		63/tcp
    1.70 +whois++		63/udp
    1.71 +bootps		67/tcp				# BOOTP server
    1.72 +bootps		67/udp
    1.73 +bootpc		68/tcp				# BOOTP client
    1.74 +bootpc		68/udp
    1.75 +tftp		69/tcp
    1.76 +tftp		69/udp
    1.77 +gopher		70/tcp				# Internet Gopher
    1.78 +gopher		70/udp
    1.79 +netrjs-1	71/tcp				# Remote Job Service
    1.80 +netrjs-1	71/udp				# Remote Job Service
    1.81 +netrjs-2	72/tcp				# Remote Job Service
    1.82 +netrjs-2	72/udp				# Remote Job Service
    1.83 +netrjs-3	73/tcp				# Remote Job Service
    1.84 +netrjs-3	73/udp				# Remote Job Service
    1.85 +netrjs-4	74/tcp				# Remote Job Service
    1.86 +netrjs-4	74/udp				# Remote Job Service
    1.87 +finger		79/tcp
    1.88 +finger		79/udp
    1.89 +http		80/tcp		www www-http	# WorldWideWeb HTTP
    1.90 +http		80/udp		www www-http	# HyperText Transfer Protocol
    1.91 +kerberos	88/tcp		kerberos5 krb5	# Kerberos v5
    1.92 +kerberos	88/udp		kerberos5 krb5	# Kerberos v5
    1.93 +supdup		95/tcp
    1.94 +supdup		95/udp
    1.95 +hostname	101/tcp		hostnames	# usually from sri-nic
    1.96 +hostname	101/udp		hostnames	# usually from sri-nic
    1.97 +iso-tsap	102/tcp		tsap		# part of ISODE.
    1.98 +csnet-ns	105/tcp		cso		# also used by CSO name server
    1.99 +csnet-ns	105/udp		cso
   1.100 +# unfortunately the poppassd (Eudora) uses a port which has already
   1.101 +# been assigned to a different service. We list the poppassd as an
   1.102 +# alias here. This should work for programs asking for this service.
   1.103 +# (due to a bug in inetd the 3com-tsmux line is disabled)
   1.104 +#3com-tsmux	106/tcp		poppassd
   1.105 +#3com-tsmux	106/udp		poppassd
   1.106 +rtelnet		107/tcp				# Remote Telnet
   1.107 +rtelnet		107/udp
   1.108 +pop2		109/tcp		pop-2	postoffice	# POP version 2
   1.109 +pop2		109/udp		pop-2
   1.110 +pop3		110/tcp		pop-3		# POP version 3
   1.111 +pop3		110/udp		pop-3
   1.112 +sunrpc		111/tcp		portmapper	# RPC 4.0 portmapper TCP
   1.113 +sunrpc		111/udp		portmapper	# RPC 4.0 portmapper UDP
   1.114 +auth		113/tcp		authentication tap ident
   1.115 +auth		113/udp		authentication tap ident
   1.116 +sftp		115/tcp
   1.117 +sftp		115/udp
   1.118 +uucp-path	117/tcp
   1.119 +uucp-path	117/udp
   1.120 +nntp		119/tcp		readnews untp	# USENET News Transfer Protocol
   1.121 +nntp		119/udp		readnews untp	# USENET News Transfer Protocol
   1.122 +ntp		123/tcp
   1.123 +ntp		123/udp				# Network Time Protocol
   1.124 +netbios-ns	137/tcp				# NETBIOS Name Service
   1.125 +netbios-ns	137/udp
   1.126 +netbios-dgm	138/tcp				# NETBIOS Datagram Service
   1.127 +netbios-dgm	138/udp
   1.128 +netbios-ssn	139/tcp				# NETBIOS session service
   1.129 +netbios-ssn	139/udp
   1.130 +imap		143/tcp		imap2		# Interim Mail Access Proto v2
   1.131 +imap		143/udp		imap2
   1.132 +snmp		161/tcp				# Simple Net Mgmt Proto
   1.133 +snmp		161/udp				# Simple Net Mgmt Proto
   1.134 +snmptrap	162/udp		snmp-trap	# Traps for SNMP
   1.135 +cmip-man	163/tcp				# ISO mgmt over IP (CMOT)
   1.136 +cmip-man	163/udp
   1.137 +cmip-agent	164/tcp
   1.138 +cmip-agent	164/udp
   1.139 +mailq		174/tcp				# MAILQ
   1.140 +mailq		174/udp				# MAILQ
   1.141 +xdmcp		177/tcp				# X Display Mgr. Control Proto
   1.142 +xdmcp		177/udp
   1.143 +nextstep	178/tcp		NeXTStep NextStep	# NeXTStep window
   1.144 +nextstep	178/udp		NeXTStep NextStep	# server
   1.145 +bgp		179/tcp				# Border Gateway Proto.
   1.146 +bgp		179/udp
   1.147 +prospero	191/tcp				# Cliff Neuman's Prospero
   1.148 +prospero	191/udp
   1.149 +irc		194/tcp				# Internet Relay Chat
   1.150 +irc		194/udp
   1.151 +smux		199/tcp				# SNMP Unix Multiplexer
   1.152 +smux		199/udp
   1.153 +at-rtmp		201/tcp				# AppleTalk routing
   1.154 +at-rtmp		201/udp
   1.155 +at-nbp		202/tcp				# AppleTalk name binding
   1.156 +at-nbp		202/udp
   1.157 +at-echo		204/tcp				# AppleTalk echo
   1.158 +at-echo		204/udp
   1.159 +at-zis		206/tcp				# AppleTalk zone information
   1.160 +at-zis		206/udp
   1.161 +qmtp		209/tcp				# Quick Mail Transfer Protocol
   1.162 +qmtp		209/udp				# Quick Mail Transfer Protocol
   1.163 +z39.50		210/tcp		z3950 wais	# NISO Z39.50 database 
   1.164 +z39.50		210/udp		z3950 wais
   1.165 +ipx		213/tcp				# IPX
   1.166 +ipx		213/udp
   1.167 +imap3		220/tcp				# Interactive Mail Access
   1.168 +imap3		220/udp				# Protocol v3
   1.169 +link		245/tcp		ttylink
   1.170 +link		245/udp		ttylink
   1.171 +fatserv		347/tcp				# Fatmen Server
   1.172 +fatserv		347/udp				# Fatmen Server
   1.173 +rsvp_tunnel	363/tcp
   1.174 +rsvp_tunnel	363/udp
   1.175 +rpc2portmap	369/tcp
   1.176 +rpc2portmap	369/udp				# Coda portmapper
   1.177 +codaauth2	370/tcp
   1.178 +codaauth2	370/udp				# Coda authentication server
   1.179 +ulistproc	372/tcp		ulistserv	# UNIX Listserv
   1.180 +ulistproc	372/udp		ulistserv
   1.181 +ldap		389/tcp
   1.182 +ldap		389/udp
   1.183 +svrloc          427/tcp				# Server Location Protocl
   1.184 +svrloc          427/udp				# Server Location Protocl
   1.185 +mobileip-agent	434/tcp
   1.186 +mobileip-agent	434/udp
   1.187 +mobilip-mn	435/tcp
   1.188 +mobilip-mn	435/udp
   1.189 +https		443/tcp				# MCom
   1.190 +https		443/udp				# MCom
   1.191 +snpp		444/tcp				# Simple Network Paging Protocol
   1.192 +snpp		444/udp				# Simple Network Paging Protocol
   1.193 +microsoft-ds	445/tcp
   1.194 +microsoft-ds	445/udp
   1.195 +kpasswd		464/tcp		kpwd		# Kerberos "passwd"
   1.196 +kpasswd		464/udp		kpwd		# Kerberos "passwd"
   1.197 +photuris	468/tcp
   1.198 +photuris	468/udp
   1.199 +saft		487/tcp				# Simple Asynchronous File Transfer
   1.200 +saft		487/udp				# Simple Asynchronous File Transfer
   1.201 +gss-http	488/tcp
   1.202 +gss-http	488/udp
   1.203 +pim-rp-disc	496/tcp
   1.204 +pim-rp-disc	496/udp
   1.205 +isakmp		500/tcp
   1.206 +isakmp		500/udp
   1.207 +gdomap		538/tcp				# GNUstep distributed objects
   1.208 +gdomap		538/udp				# GNUstep distributed objects
   1.209 +iiop		535/tcp
   1.210 +iiop		535/udp
   1.211 +dhcpv6-client	546/tcp
   1.212 +dhcpv6-client	546/udp
   1.213 +dhcpv6-server	547/tcp
   1.214 +dhcpv6-server	547/udp
   1.215 +rtsp		554/tcp				# Real Time Stream Control Protocol
   1.216 +rtsp		554/udp				# Real Time Stream Control Protocol
   1.217 +nntps		563/tcp				# NNTP over SSL
   1.218 +nntps		563/udp				# NNTP over SSL
   1.219 +whoami		565/tcp
   1.220 +whoami		565/udp
   1.221 +submission	587/tcp		msa		# mail message submission
   1.222 +submission	587/udp		msa		# mail message submission
   1.223 +npmp-local	610/tcp		dqs313_qmaster	# npmp-local / DQS
   1.224 +npmp-local	610/udp		dqs313_qmaster	# npmp-local / DQS
   1.225 +npmp-gui	611/tcp		dqs313_execd	# npmp-gui / DQS
   1.226 +npmp-gui	611/udp		dqs313_execd	# npmp-gui / DQS
   1.227 +hmmp-ind	612/tcp		dqs313_intercell # HMMP Indication / DQS
   1.228 +hmmp-ind	612/udp		dqs313_intercell # HMMP Indication / DQS
   1.229 +ipp		631/tcp				# Internet Printing Protocol
   1.230 +ipp		631/udp				# Internet Printing Protocol
   1.231 +ldaps		636/tcp				# LDAP over SSL
   1.232 +ldaps		636/udp				# LDAP over SSL
   1.233 +acap		674/tcp
   1.234 +acap		674/udp
   1.235 +ha-cluster	694/tcp				# Heartbeat HA-cluster
   1.236 +ha-cluster	694/udp				# Heartbeat HA-cluster
   1.237 +kerberos-adm	749/tcp				# Kerberos `kadmin' (v5)
   1.238 +kerberos-iv	750/udp		kerberos4 kerberos-sec kdc
   1.239 +kerberos-iv	750/tcp		kerberos4 kerberos-sec kdc
   1.240 +webster		765/tcp				# Network dictionary
   1.241 +webster		765/udp
   1.242 +phonebook	767/tcp				# Network phonebook
   1.243 +phonebook	767/udp
   1.244 +rsync		873/tcp				# rsync
   1.245 +rsync		873/udp				# rsync
   1.246 +telnets		992/tcp
   1.247 +telnets		992/udp
   1.248 +imaps	 	993/tcp				# IMAP over SSL
   1.249 +imaps	 	993/udp				# IMAP over SSL
   1.250 +ircs		994/tcp
   1.251 +ircs		994/udp
   1.252 +pop3s		995/tcp				# POP-3 over SSL
   1.253 +pop3s		995/udp				# POP-3 over SSL
   1.254 +
   1.255 +#
   1.256 +# UNIX specific services
   1.257 +#
   1.258 +exec		512/tcp
   1.259 +biff		512/udp		comsat
   1.260 +login		513/tcp
   1.261 +who		513/udp		whod
   1.262 +shell		514/tcp		cmd		# no passwords used
   1.263 +syslog		514/udp
   1.264 +printer		515/tcp		spooler		# line printer spooler
   1.265 +printer		515/udp		spooler		# line printer spooler
   1.266 +talk		517/udp
   1.267 +ntalk		518/udp
   1.268 +utime		519/tcp		unixtime
   1.269 +utime		519/udp		unixtime
   1.270 +efs		520/tcp
   1.271 +router		520/udp		route routed	# RIP
   1.272 +ripng		521/tcp
   1.273 +ripng		521/udp
   1.274 +timed		525/tcp		timeserver
   1.275 +timed		525/udp		timeserver
   1.276 +tempo		526/tcp		newdate
   1.277 +courier		530/tcp		rpc
   1.278 +conference	531/tcp		chat
   1.279 +netnews		532/tcp
   1.280 +netwall		533/udp				# -for emergency broadcasts
   1.281 +uucp		540/tcp		uucpd		# uucp daemon
   1.282 +klogin		543/tcp				# Kerberized `rlogin' (v5)
   1.283 +kshell		544/tcp		krcmd		# Kerberized `rsh' (v5)
   1.284 +afpovertcp	548/tcp				# AFP over TCP
   1.285 +afpovertcp	548/udp				# AFP over TCP
   1.286 +remotefs	556/tcp		rfs_server rfs	# Brunhoff remote filesystem
   1.287 +
   1.288 +#
   1.289 +# From ``PORT NUMBERS'':
   1.290 +#
   1.291 +#>REGISTERED PORT NUMBERS
   1.292 +#>
   1.293 +#>The Registered Ports are listed by the IANA and on most systems can be
   1.294 +#>used by ordinary user processes or programs executed by ordinary
   1.295 +#>users.
   1.296 +#>
   1.297 +#>Ports are used in the TCP [RFC793] to name the ends of logical
   1.298 +#>connections which carry long term conversations.  For the purpose of
   1.299 +#>providing services to unknown callers, a service contact port is
   1.300 +#>defined.  This list specifies the port used by the server process as
   1.301 +#>its contact port.
   1.302 +#>
   1.303 +#>The IANA registers uses of these ports as a convienence to the
   1.304 +#>community.
   1.305 +#
   1.306 +socks		1080/tcp			# socks proxy server
   1.307 +socks		1080/udp			# socks proxy server
   1.308 +
   1.309 +# Port 1236 is registered as `bvcontrol', but is also used by the
   1.310 +# Gracilis Packeten remote config server.  The official name is listed as
   1.311 +# the primary name, with the unregistered name as an alias.
   1.312 +bvcontrol	1236/tcp	rmtcfg		# Daniel J. Walsh, Gracilis Packeten remote config server
   1.313 +bvcontrol	1236/udp			# Daniel J. Walsh
   1.314 +
   1.315 +h323hostcallsc	1300/tcp			# H323 Host Call Secure
   1.316 +h323hostcallsc	1300/udp			# H323 Host Call Secure
   1.317 +ms-sql-s	1433/tcp			# Microsoft-SQL-Server 
   1.318 +ms-sql-s	1433/udp			# Microsoft-SQL-Server 
   1.319 +ms-sql-m	1434/tcp			# Microsoft-SQL-Monitor
   1.320 +ms-sql-m	1434/udp			# Microsoft-SQL-Monitor		 
   1.321 +ica		1494/tcp			# Citrix ICA Client
   1.322 +ica		1494/udp			# Citrix ICA Client
   1.323 +wins		1512/tcp			# Microsoft's Windows Internet Name Service
   1.324 +wins		1512/udp			# Microsoft's Windows Internet Name Service
   1.325 +ingreslock	1524/tcp
   1.326 +ingreslock	1524/udp
   1.327 +prospero-np	1525/tcp			# Prospero non-privileged
   1.328 +prospero-np	1525/udp
   1.329 +datametrics	1645/tcp	old-radius	# datametrics / old radius entry
   1.330 +datametrics	1645/udp	old-radius	# datametrics / old radius entry
   1.331 +sa-msg-port	1646/tcp	old-radacct	# sa-msg-port / old radacct entry
   1.332 +sa-msg-port	1646/udp	old-radacct	# sa-msg-port / old radacct entry
   1.333 +kermit		1649/tcp
   1.334 +kermit		1649/udp
   1.335 +l2tp		1701/tcp	l2f
   1.336 +l2tp		1701/udp	l2f
   1.337 +h323gatedisc	1718/tcp
   1.338 +h323gatedisc	1718/udp
   1.339 +h323gatestat	1719/tcp
   1.340 +h323gatestat	1719/udp
   1.341 +h323hostcall	1720/tcp
   1.342 +h323hostcall	1720/udp
   1.343 +tftp-mcast	1758/tcp
   1.344 +tftp-mcast	1758/udp
   1.345 +mtftp		1759/udp
   1.346 +hello		1789/tcp
   1.347 +hello		1789/udp
   1.348 +radius		1812/tcp			# Radius
   1.349 +radius		1812/udp			# Radius
   1.350 +radius-acct	1813/tcp	radacct		# Radius Accounting
   1.351 +radius-acct	1813/udp	radacct		# Radius Accounting
   1.352 +mtp		1911/tcp			#
   1.353 +mtp		1911/udp			#
   1.354 +hsrp		1985/tcp			# Cisco Hot Standby Router Protocol
   1.355 +hsrp		1985/udp			# Cisco Hot Standby Router Protocol
   1.356 +licensedaemon	1986/tcp
   1.357 +licensedaemon	1986/udp
   1.358 +gdp-port	1997/tcp			# Cisco Gateway Discovery Protocol
   1.359 +gdp-port	1997/udp			# Cisco Gateway Discovery Protocol
   1.360 +nfs		2049/tcp	nfsd
   1.361 +nfs		2049/udp	nfsd
   1.362 +zephyr-srv	2102/tcp			# Zephyr server
   1.363 +zephyr-srv	2102/udp			# Zephyr server
   1.364 +zephyr-clt	2103/tcp			# Zephyr serv-hm connection
   1.365 +zephyr-clt	2103/udp			# Zephyr serv-hm connection
   1.366 +zephyr-hm	2104/tcp			# Zephyr hostmanager
   1.367 +zephyr-hm	2104/udp			# Zephyr hostmanager
   1.368 +cvspserver	2401/tcp			# CVS client/server operations
   1.369 +cvspserver	2401/udp			# CVS client/server operations
   1.370 +venus		2430/tcp			# codacon port
   1.371 +venus		2430/udp			# Venus callback/wbc interface
   1.372 +venus-se	2431/tcp			# tcp side effects
   1.373 +venus-se	2431/udp			# udp sftp side effect
   1.374 +codasrv		2432/tcp			# not used
   1.375 +codasrv		2432/udp			# server port
   1.376 +codasrv-se	2433/tcp			# tcp side effects
   1.377 +codasrv-se	2433/udp			# udp sftp side effectQ
   1.378 +
   1.379 +# Ports numbered 2600 through 2606 are used by the zebra package without
   1.380 +# being registred.  The primary names are the registered names, and the
   1.381 +# unregistered names used by zebra are listed as aliases.
   1.382 +hpstgmgr	2600/tcp	zebrasrv	# HPSTGMGR
   1.383 +hpstgmgr	2600/udp			# HPSTGMGR
   1.384 +discp-client	2601/tcp	zebra		# discp client
   1.385 +discp-client	2601/udp			# discp client
   1.386 +discp-server	2602/tcp	ripd		# discp server
   1.387 +discp-server	2602/udp			# discp server
   1.388 +servicemeter	2603/tcp	ripngd		# Service Meter
   1.389 +servicemeter	2603/udp			# Service Meter
   1.390 +nsc-ccs		2604/tcp	ospfd		# NSC CCS
   1.391 +nsc-ccs		2604/udp			# NSC CCS
   1.392 +nsc-posa	2605/tcp	bgpd		# NSC POSA
   1.393 +nsc-posa	2605/udp			# NSC POSA
   1.394 +netmon		2606/tcp	ospf6d		# Dell Netmon
   1.395 +netmon		2606/udp			# Dell Netmon
   1.396 +
   1.397 +corbaloc	2809/tcp			# CORBA naming service locator
   1.398 +icpv2		3130/tcp			# Internet Cache Protocol V2 (Squid)
   1.399 +icpv2		3130/udp			# Internet Cache Protocol V2 (Squid)
   1.400 +mysql		3306/tcp			# MySQL
   1.401 +mysql		3306/udp			# MySQL
   1.402 +trnsprntproxy   3346/tcp			# Trnsprnt Proxy
   1.403 +trnsprntproxy   3346/udp			# Trnsprnt Proxy
   1.404 +pxe		4011/udp			# PXE server
   1.405 +rwhois		4321/tcp			# Remote Who Is
   1.406 +rwhois		4321/udp			# Remote Who Is
   1.407 +krb524		4444/tcp			# Kerberos 5 to 4 ticket xlator
   1.408 +krb524		4444/udp			# Kerberos 5 to 4 ticket xlator
   1.409 +rfe		5002/tcp			# Radio Free Ethernet
   1.410 +rfe		5002/udp			# Actually uses UDP only
   1.411 +cfengine	5308/tcp			# CFengine
   1.412 +cfengine	5308/udp			# CFengine
   1.413 +cvsup           5999/tcp	CVSup		# CVSup file transfer/John Polstra/FreeBSD
   1.414 +cvsup           5999/udp	CVSup		# CVSup file transfer/John Polstra/FreeBSD
   1.415 +x11		6000/tcp	X		# the X Window System
   1.416 +afs3-fileserver 7000/tcp			# file server itself
   1.417 +afs3-fileserver 7000/udp			# file server itself
   1.418 +afs3-callback   7001/tcp			# callbacks to cache managers
   1.419 +afs3-callback   7001/udp			# callbacks to cache managers
   1.420 +afs3-prserver   7002/tcp			# users & groups database
   1.421 +afs3-prserver   7002/udp			# users & groups database
   1.422 +afs3-vlserver   7003/tcp			# volume location database
   1.423 +afs3-vlserver   7003/udp			# volume location database
   1.424 +afs3-kaserver   7004/tcp			# AFS/Kerberos authentication service
   1.425 +afs3-kaserver   7004/udp			# AFS/Kerberos authentication service
   1.426 +afs3-volser     7005/tcp			# volume managment server
   1.427 +afs3-volser     7005/udp			# volume managment server
   1.428 +afs3-errors     7006/tcp			# error interpretation service
   1.429 +afs3-errors     7006/udp			# error interpretation service
   1.430 +afs3-bos        7007/tcp			# basic overseer process
   1.431 +afs3-bos        7007/udp			# basic overseer process
   1.432 +afs3-update     7008/tcp			# server-to-server updater
   1.433 +afs3-update     7008/udp			# server-to-server updater
   1.434 +afs3-rmtsys     7009/tcp			# remote cache manager service
   1.435 +afs3-rmtsys     7009/udp			# remote cache manager service
   1.436 +sd		9876/tcp   			# Session Director
   1.437 +sd		9876/udp   			# Session Director
   1.438 +amanda		10080/tcp			# amanda backup services
   1.439 +amanda		10080/udp			# amanda backup services
   1.440 +pgpkeyserver	11371/tcp			# PGP/GPG public keyserver
   1.441 +pgpkeyserver	11371/udp			# PGP/GPG public keyserver
   1.442 +h323callsigalt	11720/tcp			# H323 Call Signal Alternate
   1.443 +h323callsigalt	11720/udp			# H323 Call Signal Alternate
   1.444 +
   1.445 +bprd		13720/tcp			# BPRD (VERITAS NetBackup)
   1.446 +bprd		13720/udp			# BPRD (VERITAS NetBackup)
   1.447 +bpdbm		13721/tcp			# BPDBM (VERITAS NetBackup)
   1.448 +bpdbm		13721/udp			# BPDBM (VERITAS NetBackup)
   1.449 +bpjava-msvc	13722/tcp			# BP Java MSVC Protocol
   1.450 +bpjava-msvc	13722/udp			# BP Java MSVC Protocol
   1.451 +vnetd		13724/tcp			# Veritas Network Utility
   1.452 +vnetd		13724/udp			# Veritas Network Utility
   1.453 +bpcd		13782/tcp			# VERITAS NetBackup
   1.454 +bpcd		13782/udp			# VERITAS NetBackup
   1.455 +vopied		13783/tcp			# VOPIED Protocol
   1.456 +vopied		13783/udp			# VOPIED Protocol
   1.457 +
   1.458 +# This port is registered as wnn6, but also used under the unregistered name
   1.459 +# "wnn4" by the FreeWnn package.
   1.460 +wnn6		22273/tcp	wnn4
   1.461 +wnn6		22273/udp	wnn4
   1.462 +
   1.463 +quake		26000/tcp
   1.464 +quake		26000/udp
   1.465 +wnn6-ds		26208/tcp
   1.466 +wnn6-ds		26208/udp
   1.467 +traceroute	33434/tcp
   1.468 +traceroute	33434/udp
   1.469 +
   1.470 +#
   1.471 +# Datagram Delivery Protocol services
   1.472 +#
   1.473 +rtmp		1/ddp				# Routing Table Maintenance Protocol
   1.474 +nbp		2/ddp				# Name Binding Protocol
   1.475 +echo		4/ddp				# AppleTalk Echo Protocol
   1.476 +zip		6/ddp				# Zone Information Protocol
   1.477 +
   1.478 +#
   1.479 +# Kerberos (Project Athena/MIT) services
   1.480 +# Note that these are for Kerberos v4, and are unregistered/unofficial.  Sites
   1.481 +# running v4 should uncomment these and comment out the v5 entries above.
   1.482 +#
   1.483 +kerberos_master	751/udp				# Kerberos authentication
   1.484 +kerberos_master	751/tcp				# Kerberos authentication
   1.485 +passwd_server	752/udp				# Kerberos passwd server
   1.486 +krbupdate	760/tcp		kreg		# Kerberos registration
   1.487 +kpop		1109/tcp			# Pop with Kerberos
   1.488 +knetd		2053/tcp			# Kerberos de-multiplexor
   1.489 +
   1.490 +#
   1.491 +# Kerberos 5 services, also not registered with IANA
   1.492 +#
   1.493 +krb5_prop	754/tcp				# Kerberos slave propagation
   1.494 +eklogin		2105/tcp			# Kerberos encrypted rlogin
   1.495 +
   1.496 +#
   1.497 +# Unregistered but necessary(?) (for NetBSD) services
   1.498 +#
   1.499 +supfilesrv	871/tcp				# SUP server
   1.500 +supfiledbg	1127/tcp			# SUP debugging
   1.501 +
   1.502 +#
   1.503 +# Unregistered but useful/necessary other services
   1.504 +#
   1.505 +netstat		15/tcp				# (was once asssigned, no more)
   1.506 +linuxconf	98/tcp				# Linuxconf HTML access
   1.507 +poppassd	106/tcp				# Eudora
   1.508 +poppassd	106/udp				# Eudora
   1.509 +smtps		465/tcp				# SMTP over SSL (TLS)
   1.510 +gii		616/tcp				# gated interactive interface
   1.511 +omirr		808/tcp		omirrd		# online mirror
   1.512 +omirr		808/udp		omirrd		# online mirror
   1.513 +swat		901/tcp				# Samba Web Administration Tool
   1.514 +rndc		953/tcp				# rndc control sockets (BIND 9)
   1.515 +rndc		953/udp				# rndc control sockets (BIND 9)
   1.516 +skkserv		1178/tcp			# SKK Japanese input method
   1.517 +xtel		1313/tcp			# french minitel
   1.518 +support		1529/tcp	prmsd gnatsd	# GNATS, cygnus bug tracker
   1.519 +cfinger		2003/tcp			# GNU Finger
   1.520 +ninstall	2150/tcp			# ninstall service
   1.521 +ninstall	2150/udp			# ninstall service
   1.522 +afbackup	2988/tcp			# Afbackup system
   1.523 +afbackup	2988/udp			# Afbackup system
   1.524 +squid		3128/tcp			# squid web proxy
   1.525 +prsvp		3455/tcp			# RSVP Port
   1.526 +prsvp		3455/udp			# RSVP Port
   1.527 +postgres	5432/tcp			# POSTGRES
   1.528 +postgres	5432/udp			# POSTGRES
   1.529 +fax		4557/tcp			# FAX transmission service        (old)
   1.530 +hylafax		4559/tcp			# HylaFAX client-server protocol  (new)
   1.531 +sgi-dgl		5232/tcp			# SGI Distributed Graphics
   1.532 +sgi-dgl		5232/udp
   1.533 +noclog		5354/tcp			# noclogd with TCP (nocol)
   1.534 +noclog		5354/udp			# noclogd with UDP (nocol)
   1.535 +hostmon		5355/tcp			# hostmon uses TCP (nocol)
   1.536 +hostmon		5355/udp			# hostmon uses TCP (nocol)
   1.537 +canna		5680/tcp
   1.538 +x11-ssh-offset	6010/tcp			# SSH X11 forwarding offset
   1.539 +ircd		6667/tcp			# Internet Relay Chat
   1.540 +ircd		6667/udp			# Internet Relay Chat
   1.541 +xfs		7100/tcp			# X font server
   1.542 +tircproxy	7666/tcp			# Tircproxy
   1.543 +http-alt	8008/tcp
   1.544 +http-alt	8008/udp
   1.545 +webcache	8080/tcp			# WWW caching service
   1.546 +webcache	8080/udp			# WWW caching service
   1.547 +tproxy		8081/tcp			# Transparent Proxy
   1.548 +tproxy		8081/udp			# Transparent Proxy
   1.549 +jetdirect	9100/tcp	laserjet hplj	#
   1.550 +mandelspawn	9359/udp	mandelbrot	# network mandelbrot
   1.551 +kamanda		10081/tcp			# amanda backup services (Kerberos)
   1.552 +kamanda		10081/udp			# amanda backup services (Kerberos)
   1.553 +amandaidx	10082/tcp			# amanda backup services
   1.554 +amidxtape	10083/tcp			# amanda backup services
   1.555 +isdnlog		20011/tcp			# isdn logging system
   1.556 +isdnlog		20011/udp			# isdn logging system
   1.557 +vboxd		20012/tcp			# voice box system
   1.558 +vboxd		20012/udp			# voice box system
   1.559 +wnn4_Kr		22305/tcp			# used by the kWnn package
   1.560 +wnn4_Cn		22289/tcp			# used by the cWnn package
   1.561 +wnn4_Tw		22321/tcp			# used by the tWnn package
   1.562 +binkp		24554/tcp			# Binkley
   1.563 +binkp		24554/udp			# Binkley
   1.564 +asp		27374/tcp			# Address Search Protocol
   1.565 +asp		27374/udp			# Address Search Protocol
   1.566 +tfido		60177/tcp			# Ifmail
   1.567 +tfido		60177/udp			# Ifmail
   1.568 +fido		60179/tcp			# Ifmail
   1.569 +fido		60179/udp			# Ifmail
   1.570 +
   1.571 +# Local services
   1.572 +
   1.573 +lotusnotes    1352/tcp