xref: /csrg-svn/etc/services (revision 68596)
137145Sbostic#
237145Sbostic# Network services, Internet style
337145Sbostic#
4*68596Smckusick#	@(#)services	8.2 (Berkeley) 03/26/95
537445Sbostic#
656346Sandrewtcpmux		1/tcp				# TCP port multiplexer (RFC1078)
737145Sbosticecho		7/tcp
837145Sbosticecho		7/udp
937145Sbosticdiscard		9/tcp		sink null
1037145Sbosticdiscard		9/udp		sink null
1137145Sbosticsystat		11/tcp		users
1237145Sbosticdaytime		13/tcp
1337145Sbosticdaytime		13/udp
1437145Sbosticnetstat		15/tcp
1537145Sbosticqotd		17/tcp		quote
1637145Sbosticchargen		19/tcp		ttytst source
1737145Sbosticchargen		19/udp		ttytst source
1837145Sbosticftp		21/tcp
1937145Sbostictelnet		23/tcp
2037145Sbosticsmtp		25/tcp		mail
2137145Sbostictime		37/tcp		timserver
2237145Sbostictime		37/udp		timserver
2337145Sbosticrlp		39/udp		resource	# resource location
2437145Sbosticnameserver	42/tcp		name		# IEN 116
2537145Sbosticwhois		43/tcp		nicname
2637145Sbosticdomain		53/tcp		nameserver	# name-domain server
2737145Sbosticdomain		53/udp		nameserver
2837145Sbosticmtp		57/tcp				# deprecated
2947670Ssellgren# Bootp experimental (sellgren@vangogh)
3049491Ssellgrenbootp		67/udp				# bootp server
3149491Ssellgren#bootpc		68/udp				# bootp client
3247670Ssellgren#
33*68596Smckusick# tftp		69/udp				# off by default for security
3437145Sbosticrje		77/tcp		netrjs
3537145Sbosticfinger		79/tcp
3637145Sbosticlink		87/tcp		ttylink
3737145Sbosticsupdup		95/tcp
3837145Sbostichostnames	101/tcp		hostname	# usually from sri-nic
3937445Sbostictsap		102/tcp				# part of ISODE.
4037145Sbostic#csnet-cs	105/?
4137145Sbosticpop		109/tcp		postoffice
4237145Sbosticsunrpc		111/tcp
4337145Sbosticsunrpc		111/udp
4437145Sbosticauth		113/tcp		authentication
4537145Sbosticsftp		115/tcp
4637145Sbosticuucp-path	117/tcp
4737145Sbosticnntp		119/tcp		readnews untp	# USENET News Transfer Protocol
4856346Sandrewntp		123/udp
4939189Ssklowersnmp		161/udp
5039189Ssklowersnmp-trap	162/udp
5137145Sbostic#
5237145Sbostic# UNIX specific services
5337145Sbostic#
5437145Sbosticexec		512/tcp
5537145Sbosticbiff		512/udp		comsat
5637145Sbosticlogin		513/tcp
5737145Sbosticwho		513/udp		whod
5837145Sbosticshell		514/tcp		cmd		# no passwords used
5937145Sbosticsyslog		514/udp
6037145Sbosticprinter		515/tcp		spooler		# line printer spooler
6137145Sbostictalk		517/udp
6237145Sbosticntalk		518/udp
6337145Sbosticroute		520/udp		router routed
6437145Sbostictimed		525/udp		timeserver
6537145Sbostictempo		526/tcp		newdate
6637145Sbosticcourier		530/tcp		rpc
6737145Sbosticconference	531/tcp		chat
6837145Sbosticnetnews		532/tcp		readnews
6937145Sbosticnetwall		533/udp				# -for emergency broadcasts
7037145Sbosticuucp		540/tcp		uucpd		# uucp daemon
7153386Sbosticrdist		541/tcp		rdistd		# rdist daemon
7237145Sbosticremotefs	556/tcp		rfs_server rfs	# Brunhoff remote filesystem
7337145Sbostic
7437145Sbosticingreslock	1524/tcp
7538695Skfall#
7638695Skfall# Kerberos (Project Athena/MIT) services
7738695Skfall#
7844783Sbostickerberos	750/udp		kdc	# Kerberos (server) udp
7944783Sbostickerberos	750/tcp		kdc	# Kerberos (server) tcp
8044783Sbostickrbupdate	760/tcp		kreg	# Kerberos registration
8144783Sbostickpasswd		761/tcp		kpwd	# Kerberos "passwd"
8244783Sbosticklogin		543/tcp			# Kerberos rlogin
8344783Sbosticeklogin		2105/tcp		# Kerberos encrypted rlogin
8444783Sbostickshell		544/tcp		krcmd	# Kerberos remote shell
85