xref: /original-bsd/etc/services (revision 0f8bb602)
1509a373fSbostic#
2509a373fSbostic# Network services, Internet style
3509a373fSbostic#
4*0f8bb602Ssklower#	@(#)services	5.4 (Berkeley) 09/21/89
508d534aeSbostic#
6509a373fSbosticecho		7/tcp
7509a373fSbosticecho		7/udp
8509a373fSbosticdiscard		9/tcp		sink null
9509a373fSbosticdiscard		9/udp		sink null
10509a373fSbosticsystat		11/tcp		users
11509a373fSbosticdaytime		13/tcp
12509a373fSbosticdaytime		13/udp
13509a373fSbosticnetstat		15/tcp
14509a373fSbosticqotd		17/tcp		quote
15509a373fSbosticchargen		19/tcp		ttytst source
16509a373fSbosticchargen		19/udp		ttytst source
17509a373fSbosticftp		21/tcp
18509a373fSbostictelnet		23/tcp
19509a373fSbosticsmtp		25/tcp		mail
20509a373fSbostictime		37/tcp		timserver
21509a373fSbostictime		37/udp		timserver
22509a373fSbosticrlp		39/udp		resource	# resource location
23509a373fSbosticnameserver	42/tcp		name		# IEN 116
24509a373fSbosticwhois		43/tcp		nicname
25509a373fSbosticdomain		53/tcp		nameserver	# name-domain server
26509a373fSbosticdomain		53/udp		nameserver
27509a373fSbosticmtp		57/tcp				# deprecated
28509a373fSbostictftp		69/udp
29509a373fSbosticrje		77/tcp		netrjs
30509a373fSbosticfinger		79/tcp
31509a373fSbosticlink		87/tcp		ttylink
32509a373fSbosticsupdup		95/tcp
33509a373fSbostichostnames	101/tcp		hostname	# usually from sri-nic
3408d534aeSbostictsap		102/tcp				# part of ISODE.
35509a373fSbostic#csnet-cs	105/?
36509a373fSbosticpop		109/tcp		postoffice
37509a373fSbosticsunrpc		111/tcp
38509a373fSbosticsunrpc		111/udp
39509a373fSbosticauth		113/tcp		authentication
40509a373fSbosticsftp		115/tcp
41509a373fSbosticuucp-path	117/tcp
42509a373fSbosticnntp		119/tcp		readnews untp	# USENET News Transfer Protocol
43*0f8bb602Ssklowersnmp		161/udp
44*0f8bb602Ssklowersnmp-trap	162/udp
45509a373fSbostic#
46509a373fSbostic# UNIX specific services
47509a373fSbostic#
48509a373fSbosticexec		512/tcp
49509a373fSbosticbiff		512/udp		comsat
50509a373fSbosticlogin		513/tcp
51509a373fSbosticwho		513/udp		whod
52509a373fSbosticshell		514/tcp		cmd		# no passwords used
53509a373fSbosticsyslog		514/udp
54509a373fSbosticprinter		515/tcp		spooler		# line printer spooler
55509a373fSbostictalk		517/udp
56509a373fSbosticntalk		518/udp
57509a373fSbosticroute		520/udp		router routed
58509a373fSbostictimed		525/udp		timeserver
59509a373fSbostictempo		526/tcp		newdate
60509a373fSbosticcourier		530/tcp		rpc
61509a373fSbosticconference	531/tcp		chat
62509a373fSbosticnetnews		532/tcp		readnews
63509a373fSbosticnetwall		533/udp				# -for emergency broadcasts
64509a373fSbosticuucp		540/tcp		uucpd		# uucp daemon
65509a373fSbosticremotefs	556/tcp		rfs_server rfs	# Brunhoff remote filesystem
66509a373fSbostic
67509a373fSbosticingreslock	1524/tcp
683fc96340Skfall#
693fc96340Skfall# Kerberos (Project Athena/MIT) services
703fc96340Skfall#
713fc96340Skfallkerberos	750/udp		kdc	# Kerberos (server) udp -kfall
723fc96340Skfallkerberos	750/tcp		kdc	# Kerberos (server) tcp -kfall
733fc96340Skfallkrbupdate	760/tcp		kreg	# Kerberos registration -kfall
743fc96340Skfallkpasswd		761/tcp		kpwd	# Kerberos "passwd" -kfall
753fc96340Skfallklogin		543/tcp			# Kerberos rlogin -kfall
763fc96340Skfalleklogin		2105/tcp		# Kerberos encrypted rlogin -kfall
773fc96340Skfallkshell		544/tcp		krcmd	# Kerberos remote shell -kfall
783fc96340Skfallekshell		545/tcp		krcmd	# Kerberos encrypted remote shell -kfall
79