# Minimal /etc/services file for the protocol supported by IP-multiserv.

# Already presents in multiserv

echo		7/tcp				# Echo Protocol
echo		7/udp				#  RFC 862
discard		9/tcp		sink null	# Discard Protocol
discard		9/udp		sink null	#  RFC 863
daytime		13/tcp				# Daytime Protocol
daytime		13/udp				#  RFC 867
qotd		17/tcp		quote		# Quote of the Day
qotd		17/udp		quote		#  RFC 865
chargen		19/tcp		ttytst source	# Character Generator
chargen		19/udp		ttytst source	#  RFC 864
telnet		23/tcp				# Telnet Protocol
telnet		23/udp				#  RFC 854
time		37/tcp		timserver	# Time Protocol
time		37/udp		timserver	#  RFC 868
tftp		69/tcp				# Trivial File Transfert
tftp		69/udp				#  RFC 1350

# To be implemented...
tcpmux          1/tcp                           # TCP Service port multiplexer
tcpmux          1/udp                           #  RFC 1078
systat		11/tcp		users		# Active Users List
systat		11/udp		users		#  RFC 866
ftp-data	20/tcp				# File Transfert Proto. Data
ftp-data	20/udp				#  RFC 959
ftp		21/tcp				# File Transfert Protocol
ftp		21/udp		fsp fspd	#  RFC 959
smtp		25/tcp		mail		# Simple Mail Transfert
smtp		25/udp		mail		#  RFC 821
bootps		67/tcp				# Bootstrap Proto. Server
bootps		67/udp				#  RFC 951
bootpc		68/tcp				# Bootstrap Proto. Client
bootpc		68/udp				#  RFC 951
http		80/tcp		www www-http	# Hyper Text Transfert 
http		80/udp		www www-http	#  RFC 1945
pop3		110/tcp		pop-3		# Post Office Protocol
pop3		110/udp		pop-3		#  RFC 1939
ntp		123/tcp				# Network Time Protocol
ntp		123/udp				#  RFC 1305
snmp		161/tcp				# Simple Net Management
snmp		161/udp				#  RFC 1157

