fixit.services revision 19571
12116Sjkh#
22116Sjkh# Network services, Internet style
32116Sjkh#
42116Sjkh# Stripped-down version.
52116Sjkh#
62116Sjkh# $Id$
72116Sjkh#
88870Srgrimes# WELL KNOWN PORT NUMBERS
92116Sjkh#
102116Sjkhecho		  7/tcp
112116Sjkhecho		  7/udp
122116Sjkhdiscard		  9/tcp	   sink null
13176451Sdasdiscard		  9/udp	   sink null
14176451Sdassystat		 11/tcp	   users	#Active Users
152116Sjkhsystat		 11/udp	   users	#Active Users
162116Sjkhdaytime		 13/tcp
172116Sjkhdaytime		 13/udp
182116Sjkhchargen		 19/tcp	   ttytst source	#Character Generator
192116Sjkhchargen		 19/udp	   ttytst source	#Character Generator
202116Sjkhftp-data	 20/tcp	   #File Transfer [Default Data]
218870Srgrimesftp-data	 20/udp	   #File Transfer [Default Data]
222116Sjkhftp		 21/tcp	   #File Transfer [Control]
232116Sjkhftp		 21/udp	   #File Transfer [Control]
242116Sjkhssh		 22/tcp    #Secure Shell Login
258870Srgrimesssh		 22/udp    #Secure Shell Login
262116Sjkhtelnet		 23/tcp
272116Sjkhtelnet		 23/udp
282116Sjkh#		 24/tcp	   any private mail system
292116Sjkh#		 24/udp	   any private mail system
302116Sjkhsmtp		 25/tcp	   mail		#Simple Mail Transfer
312116Sjkhsmtp		 25/udp	   mail		#Simple Mail Transfer
322116Sjkhtime		 37/tcp	   timserver
332116Sjkhtime		 37/udp	   timserver
342116Sjkhdomain		 53/tcp	   #Domain Name Server
352116Sjkhdomain		 53/udp	   #Domain Name Server
362116Sjkhbootps		 67/tcp	   dhcps	#Bootstrap Protocol Server
372116Sjkhbootps		 67/udp	   dhcps	#Bootstrap Protocol Server
382116Sjkhbootpc		 68/tcp	   dhcpc	#Bootstrap Protocol Client
398870Srgrimesbootpc		 68/udp	   dhcpc	#Bootstrap Protocol Client
402116Sjkhtftp		 69/tcp	   #Trivial File Transfer
412116Sjkhtftp		 69/udp	   #Trivial File Transfer
422116Sjkhgopher		 70/tcp
432116Sjkhgopher		 70/udp
442116Sjkhfinger		 79/tcp
452116Sjkhfinger		 79/udp
462116Sjkhhttp		 80/tcp	   www www-http		#World Wide Web HTTP
472116Sjkhhttp		 80/udp	   www www-http		#World Wide Web HTTP
482116Sjkhsunrpc		111/tcp	   rpcbind	#SUN Remote Procedure Call
492116Sjkhsunrpc		111/udp	   rpcbind	#SUN Remote Procedure Call
502116Sjkhauth		113/tcp	   ident tap	#Authentication Service
512116Sjkhauth		113/udp	   ident tap	#Authentication Service
522116Sjkhnntp		119/tcp	   usenet	#Network News Transfer Protocol
532116Sjkhnntp		119/udp	   usenet	#Network News Transfer Protocol
542116Sjkhrmt		411/tcp	   #Remote MT Protocol
552116Sjkhrmt		411/udp	   #Remote MT Protocol
562116Sjkhhttps		443/tcp
572116Sjkhhttps		443/udp
582116Sjkh#
592116Sjkh# Berkeley-specific services
602116Sjkh#
618870Srgrimesexec		512/tcp	   #remote process execution;
622116Sjkh#			   authentication performed using
632116Sjkh#			   passwords and UNIX loppgin names
642116Sjkhbiff		512/udp	   comsat	#used by mail system to notify users
658870Srgrimes#					of new mail received; currently
662116Sjkh#					receives messages only from
672116Sjkh#					processes on the same machine
688870Srgrimeslogin		513/tcp	   #remote login a la telnet;
692116Sjkh#			   automatic authentication performed
702116Sjkh#			   based on priviledged port numbers
712116Sjkh#			   and distributed data bases which
722116Sjkh#			   identify "authentication domains"
732116Sjkhwho		513/udp	   whod		#maintains data bases showing who's
742116Sjkh#					logged in to machines on a local
752116Sjkh#					net and the load average of the
762116Sjkh#					machine
772116Sjkhcmd		514/tcp	   shell	#like exec, but automatic
782116Sjkh#					authentication is performed as for
792116Sjkh#					login server
802116Sjkhsyslog		514/udp
812116Sjkhprinter		515/tcp	   spooler
822116Sjkhprinter		515/udp	   spooler
832116Sjkhtalk		517/tcp	   #like tenex link, but across
842116Sjkh#			   machine - unfortunately, doesn't
852116Sjkh#			   use link protocol (this is actually
868870Srgrimes#			   just a rendezvous port from which a
872116Sjkh#			   tcp connection is established)
882116Sjkhtalk		517/udp	   #like tenex link, but across
892116Sjkh#			   machine - unfortunately, doesn't
902116Sjkh#			   use link protocol (this is actually
912116Sjkh#			   just a rendezvous port from which a
922116Sjkh#			   tcp connection is established)
932116Sjkhntalk		518/tcp
942116Sjkhntalk		518/udp
952116Sjkhutime		519/tcp	   unixtime
962116Sjkhutime		519/udp	   unixtime
972116Sjkhefs		520/tcp	   #extended file name server
982116Sjkhrouter		520/udp	   route routed	   #local routing process (on site);
992116Sjkh#					   uses variant of Xerox NS routing
1002116Sjkh#					   information protocol
1012116Sjkhuucp		540/tcp	   uucpd
1022116Sjkhuucp		540/udp	   uucpd
1032116Sjkhuucp-rlogin	541/tcp
1042116Sjkhuucp-rlogin	541/udp
1052116Sjkhklogin		543/tcp			# Kerberos (v4/v5)
1068870Srgrimesklogin		543/udp			# Kerberos (v4/v5)
1072116Sjkhkshell		544/tcp	   krcmd	# Kerberos (v4/v5)
1082116Sjkhkshell		544/udp	   krcmd	# Kerberos (v4/v5)
1092116Sjkh