1#
2# Network services, Internet style
3#
4# Stripped-down version.
5#
6# $FreeBSD$
7#
8# WELL KNOWN PORT NUMBERS
9#
10echo		  7/tcp
11echo		  7/udp
12discard		  9/tcp	   sink null
13discard		  9/udp	   sink null
14systat		 11/tcp	   users	#Active Users
15systat		 11/udp	   users	#Active Users
16daytime		 13/tcp
17daytime		 13/udp
18chargen		 19/tcp	   ttytst source	#Character Generator
19chargen		 19/udp	   ttytst source	#Character Generator
20ftp-data	 20/tcp	   #File Transfer [Default Data]
21ftp-data	 20/udp	   #File Transfer [Default Data]
22ftp		 21/tcp	   #File Transfer [Control]
23ftp		 21/udp	   #File Transfer [Control]
24ssh		 22/tcp    #Secure Shell Login
25ssh		 22/udp    #Secure Shell Login
26telnet		 23/tcp
27telnet		 23/udp
28#		 24/tcp	   any private mail system
29#		 24/udp	   any private mail system
30smtp		 25/tcp	   mail		#Simple Mail Transfer
31smtp		 25/udp	   mail		#Simple Mail Transfer
32time		 37/tcp	   timserver
33time		 37/udp	   timserver
34domain		 53/tcp	   #Domain Name Server
35domain		 53/udp	   #Domain Name Server
36bootps		 67/tcp	   dhcps	#Bootstrap Protocol Server
37bootps		 67/udp	   dhcps	#Bootstrap Protocol Server
38bootpc		 68/tcp	   dhcpc	#Bootstrap Protocol Client
39bootpc		 68/udp	   dhcpc	#Bootstrap Protocol Client
40tftp		 69/tcp	   #Trivial File Transfer
41tftp		 69/udp	   #Trivial File Transfer
42gopher		 70/tcp
43gopher		 70/udp
44finger		 79/tcp
45finger		 79/udp
46http		 80/tcp	   www www-http		#World Wide Web HTTP
47http		 80/udp	   www www-http		#World Wide Web HTTP
48sunrpc		111/tcp	   rpcbind	#SUN Remote Procedure Call
49sunrpc		111/udp	   rpcbind	#SUN Remote Procedure Call
50auth		113/tcp	   ident tap	#Authentication Service
51auth		113/udp	   ident tap	#Authentication Service
52nntp		119/tcp	   usenet	#Network News Transfer Protocol
53nntp		119/udp	   usenet	#Network News Transfer Protocol
54rmt		411/tcp	   #Remote MT Protocol
55rmt		411/udp	   #Remote MT Protocol
56https		443/tcp
57https		443/udp
58#
59# Berkeley-specific services
60#
61exec		512/tcp	   #remote process execution;
62#			   authentication performed using
63#			   passwords and UNIX loppgin names
64biff		512/udp	   comsat	#used by mail system to notify users
65#					of new mail received; currently
66#					receives messages only from
67#					processes on the same machine
68login		513/tcp	   #remote login a la telnet;
69#			   automatic authentication performed
70#			   based on priviledged port numbers
71#			   and distributed data bases which
72#			   identify "authentication domains"
73who		513/udp	   whod		#maintains data bases showing who's
74#					logged in to machines on a local
75#					net and the load average of the
76#					machine
77cmd		514/tcp	   shell	#like exec, but automatic
78#					authentication is performed as for
79#					login server
80syslog		514/udp
81printer		515/tcp	   spooler
82printer		515/udp	   spooler
83talk		517/tcp	   #like tenex link, but across
84#			   machine - unfortunately, doesn't
85#			   use link protocol (this is actually
86#			   just a rendezvous port from which a
87#			   tcp connection is established)
88talk		517/udp	   #like tenex link, but across
89#			   machine - unfortunately, doesn't
90#			   use link protocol (this is actually
91#			   just a rendezvous port from which a
92#			   tcp connection is established)
93ntalk		518/tcp
94ntalk		518/udp
95utime		519/tcp	   unixtime
96utime		519/udp	   unixtime
97efs		520/tcp	   #extended file name server
98router		520/udp	   route routed	   #local routing process (on site);
99#					   uses variant of Xerox NS routing
100#					   information protocol
101uucp		540/tcp	   uucpd
102uucp		540/udp	   uucpd
103uucp-rlogin	541/tcp
104uucp-rlogin	541/udp
105klogin		543/tcp			# Kerberos (v4/v5)
106klogin		543/udp			# Kerberos (v4/v5)
107kshell		544/tcp	   krcmd	# Kerberos (v4/v5)
108kshell		544/udp	   krcmd	# Kerberos (v4/v5)
109