# /etc/services:
#
# Network services, Internet style
#
# The latest IANA port assignments can be gotten from
#	http://www.iana.org/assignments/port-numbers
# The Well Known Ports are those from 0 through 1023.
# The Registered Ports are those from 1024 through 49151
# The Dynamic and/or Private Ports are those from 49152 through 65535
#
# Each line describes one service, and is of the form:
# 
# service-name  port/protocol  [aliases ...]   [# comment]

tcpmux		1/tcp				# TCP port service multiplexer
tcpmux		1/udp				# TCP port service multiplexer
echo		7/tcp
echo		7/udp
discard		9/tcp		sink null
discard		9/udp		sink null
systat		11/tcp		users
systat		11/udp		users
ftp-data	20/tcp
ftp-data	20/udp
# 21 is registered to ftp, but also used by fsp
ftp		21/tcp
ftp		21/udp		fsp fspd
ssh		22/tcp				# SSH Remote Login Protocol
ssh		22/udp				# SSH Remote Login Protocol
telnet		23/tcp
telnet		23/udp
time		37/tcp		timserver
time		37/udp		timserver
nameserver	42/tcp		name		# IEN 116
nameserver	42/udp		name		# IEN 116
tacacs		49/tcp				# Login Host Protocol (TACACS)
tacacs		49/udp				# Login Host Protocol (TACACS)
bootps		67/udp
bootpc		68/tcp		dhcpc		# BOOTP client
bootpc		68/udp		dhcpc
tftp		69/tcp
tftp		69/udp
sftp		115/tcp
sftp		115/udp
ntp		123/tcp
ntp		123/udp				# Network Time Protocol
snmp		161/tcp				# Simple Net Mgmt Proto
snmp		161/udp				# Simple Net Mgmt Proto
snmptrap	162/udp		snmp-trap	# Traps for SNMP
dhcpv6-client	546/tcp
dhcpv6-client	546/udp
dhcpv6-server	547/tcp
dhcpv6-server	547/udp
telnets		992/tcp
telnets		992/udp

#
# UNIX specific services
#
login		513/tcp
who		513/udp		whod
