xref: /illumos-gate/usr/src/cmd/cmd-inet/etc/services (revision 7c478bd95313f5f23a4c958a745db2134aa03244)
1*7c478bd9Sstevel@tonic-gate#ident	"%Z%%M%	%I%	%E% SMI"
2*7c478bd9Sstevel@tonic-gate#
3*7c478bd9Sstevel@tonic-gate#
4*7c478bd9Sstevel@tonic-gate# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
5*7c478bd9Sstevel@tonic-gate# Use is subject to license terms.
6*7c478bd9Sstevel@tonic-gate#
7*7c478bd9Sstevel@tonic-gate# CDDL HEADER START
8*7c478bd9Sstevel@tonic-gate#
9*7c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
10*7c478bd9Sstevel@tonic-gate# Common Development and Distribution License, Version 1.0 only
11*7c478bd9Sstevel@tonic-gate# (the "License").  You may not use this file except in compliance
12*7c478bd9Sstevel@tonic-gate# with the License.
13*7c478bd9Sstevel@tonic-gate#
14*7c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15*7c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
16*7c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
17*7c478bd9Sstevel@tonic-gate# and limitations under the License.
18*7c478bd9Sstevel@tonic-gate#
19*7c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
20*7c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
21*7c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
22*7c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
23*7c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
24*7c478bd9Sstevel@tonic-gate#
25*7c478bd9Sstevel@tonic-gate# CDDL HEADER END
26*7c478bd9Sstevel@tonic-gate#
27*7c478bd9Sstevel@tonic-gate# Network services, Internet style
28*7c478bd9Sstevel@tonic-gate#
29*7c478bd9Sstevel@tonic-gatetcpmux		1/tcp
30*7c478bd9Sstevel@tonic-gateecho		7/tcp
31*7c478bd9Sstevel@tonic-gateecho		7/udp
32*7c478bd9Sstevel@tonic-gatediscard		9/tcp		sink null
33*7c478bd9Sstevel@tonic-gatediscard		9/udp		sink null
34*7c478bd9Sstevel@tonic-gatesystat		11/tcp		users
35*7c478bd9Sstevel@tonic-gatedaytime		13/tcp
36*7c478bd9Sstevel@tonic-gatedaytime		13/udp
37*7c478bd9Sstevel@tonic-gatenetstat		15/tcp
38*7c478bd9Sstevel@tonic-gatechargen		19/tcp		ttytst source
39*7c478bd9Sstevel@tonic-gatechargen		19/udp		ttytst source
40*7c478bd9Sstevel@tonic-gateftp-data	20/tcp
41*7c478bd9Sstevel@tonic-gateftp		21/tcp
42*7c478bd9Sstevel@tonic-gatessh		22/tcp				# Secure Shell
43*7c478bd9Sstevel@tonic-gatetelnet		23/tcp
44*7c478bd9Sstevel@tonic-gatesmtp		25/tcp		mail
45*7c478bd9Sstevel@tonic-gatetime		37/tcp		timserver
46*7c478bd9Sstevel@tonic-gatetime		37/udp		timserver
47*7c478bd9Sstevel@tonic-gatename		42/udp		nameserver
48*7c478bd9Sstevel@tonic-gatewhois		43/tcp		nicname		# usually to sri-nic
49*7c478bd9Sstevel@tonic-gatedomain		53/udp
50*7c478bd9Sstevel@tonic-gatedomain		53/tcp
51*7c478bd9Sstevel@tonic-gatebootps		67/udp				# BOOTP/DHCP server
52*7c478bd9Sstevel@tonic-gatebootpc		68/udp				# BOOTP/DHCP client
53*7c478bd9Sstevel@tonic-gatekerberos	88/udp		kdc		# Kerberos V5 KDC
54*7c478bd9Sstevel@tonic-gatekerberos	88/tcp		kdc		# Kerberos V5 KDC
55*7c478bd9Sstevel@tonic-gatehostnames	101/tcp		hostname	# usually to sri-nic
56*7c478bd9Sstevel@tonic-gatepop2		109/tcp		pop-2		# Post Office Protocol - V2
57*7c478bd9Sstevel@tonic-gatepop3		110/tcp				# Post Office Protocol - Version 3
58*7c478bd9Sstevel@tonic-gatesunrpc		111/udp		rpcbind
59*7c478bd9Sstevel@tonic-gatesunrpc		111/tcp		rpcbind
60*7c478bd9Sstevel@tonic-gateimap		143/tcp		imap2		# Internet Mail Access Protocol v2
61*7c478bd9Sstevel@tonic-gateldap		389/tcp				# Lightweight Directory Access Protocol
62*7c478bd9Sstevel@tonic-gateldap		389/udp				# Lightweight Directory Access Protocol
63*7c478bd9Sstevel@tonic-gatesubmission	587/tcp				# Mail Message Submission
64*7c478bd9Sstevel@tonic-gatesubmission	587/udp				#    see RFC 2476
65*7c478bd9Sstevel@tonic-gateldaps		636/tcp				# LDAP protocol over TLS/SSL (was sldap)
66*7c478bd9Sstevel@tonic-gateldaps		636/udp				# LDAP protocol over TLS/SSL (was sldap)
67*7c478bd9Sstevel@tonic-gate#
68*7c478bd9Sstevel@tonic-gate# Host specific functions
69*7c478bd9Sstevel@tonic-gate#
70*7c478bd9Sstevel@tonic-gatetftp		69/udp
71*7c478bd9Sstevel@tonic-gaterje		77/tcp
72*7c478bd9Sstevel@tonic-gatefinger		79/tcp
73*7c478bd9Sstevel@tonic-gatelink		87/tcp		ttylink
74*7c478bd9Sstevel@tonic-gatesupdup		95/tcp
75*7c478bd9Sstevel@tonic-gateiso-tsap	102/tcp
76*7c478bd9Sstevel@tonic-gatex400		103/tcp				# ISO Mail
77*7c478bd9Sstevel@tonic-gatex400-snd	104/tcp
78*7c478bd9Sstevel@tonic-gatecsnet-ns	105/tcp
79*7c478bd9Sstevel@tonic-gatepop-2		109/tcp				# Post Office
80*7c478bd9Sstevel@tonic-gateuucp-path	117/tcp
81*7c478bd9Sstevel@tonic-gatenntp            119/tcp         usenet		# Network News Transfer
82*7c478bd9Sstevel@tonic-gatentp		123/tcp				# Network Time Protocol
83*7c478bd9Sstevel@tonic-gatentp		123/udp				# Network Time Protocol
84*7c478bd9Sstevel@tonic-gatenetbios-ns	137/tcp				# NETBIOS Name Service
85*7c478bd9Sstevel@tonic-gatenetbios-ns	137/udp				# NETBIOS Name Service
86*7c478bd9Sstevel@tonic-gatenetbios-dgm	138/tcp				# NETBIOS Datagram Service
87*7c478bd9Sstevel@tonic-gatenetbios-dgm	138/udp				# NETBIOS Datagram Service
88*7c478bd9Sstevel@tonic-gatenetbios-ssn	139/tcp				# NETBIOS Session Service
89*7c478bd9Sstevel@tonic-gatenetbios-ssn	139/udp				# NETBIOS Session Service
90*7c478bd9Sstevel@tonic-gateNeWS		144/tcp		news		# Window System
91*7c478bd9Sstevel@tonic-gateslp		427/tcp		slp		# Service Location Protocol, V2
92*7c478bd9Sstevel@tonic-gateslp             427/udp         slp             # Service Location Protocol, V2
93*7c478bd9Sstevel@tonic-gatemobile-ip	434/udp		mobile-ip	# Mobile-IP
94*7c478bd9Sstevel@tonic-gatecvc_hostd	442/tcp				# Network Console
95*7c478bd9Sstevel@tonic-gateike		500/udp		ike		# Internet Key Exchange
96*7c478bd9Sstevel@tonic-gateuuidgen		697/tcp				# UUID Generator
97*7c478bd9Sstevel@tonic-gateuuidgen		697/udp				# UUID Generator
98*7c478bd9Sstevel@tonic-gate#
99*7c478bd9Sstevel@tonic-gate# UNIX specific services
100*7c478bd9Sstevel@tonic-gate#
101*7c478bd9Sstevel@tonic-gate# these are NOT officially assigned
102*7c478bd9Sstevel@tonic-gate#
103*7c478bd9Sstevel@tonic-gateexec		512/tcp
104*7c478bd9Sstevel@tonic-gatelogin		513/tcp
105*7c478bd9Sstevel@tonic-gateshell		514/tcp		cmd		# no passwords used
106*7c478bd9Sstevel@tonic-gateprinter		515/tcp		spooler		# line printer spooler
107*7c478bd9Sstevel@tonic-gatecourier		530/tcp		rpc		# experimental
108*7c478bd9Sstevel@tonic-gateuucp		540/tcp		uucpd		# uucp daemon
109*7c478bd9Sstevel@tonic-gatebiff		512/udp		comsat
110*7c478bd9Sstevel@tonic-gatewho		513/udp		whod
111*7c478bd9Sstevel@tonic-gatesyslog		514/udp
112*7c478bd9Sstevel@tonic-gatetalk		517/udp
113*7c478bd9Sstevel@tonic-gateroute		520/udp		router routed
114*7c478bd9Sstevel@tonic-gateripng		521/udp
115*7c478bd9Sstevel@tonic-gateklogin		543/tcp				# Kerberos authenticated rlogin
116*7c478bd9Sstevel@tonic-gatekshell		544/tcp		cmd		# Kerberos authenticated remote shell
117*7c478bd9Sstevel@tonic-gatenew-rwho	550/udp		new-who		# experimental
118*7c478bd9Sstevel@tonic-gatermonitor	560/udp		rmonitord	# experimental
119*7c478bd9Sstevel@tonic-gatemonitor		561/udp				# experimental
120*7c478bd9Sstevel@tonic-gatepcserver	600/tcp				# ECD Integrated PC board srvr
121*7c478bd9Sstevel@tonic-gatesun-dr		665/tcp				# Remote Dynamic Reconfiguration
122*7c478bd9Sstevel@tonic-gatekerberos-adm	749/tcp				# Kerberos V5 Administration
123*7c478bd9Sstevel@tonic-gatekerberos-adm	749/udp				# Kerberos V5 Administration
124*7c478bd9Sstevel@tonic-gatekerberos-iv	750/udp         		# Kerberos V4 key server
125*7c478bd9Sstevel@tonic-gatekrb5_prop	754/tcp				# Kerberos V5 KDC propogation
126*7c478bd9Sstevel@tonic-gateufsd		1008/tcp	ufsd		# UFS-aware server
127*7c478bd9Sstevel@tonic-gateufsd		1008/udp	ufsd
128*7c478bd9Sstevel@tonic-gatecvc		1495/tcp			# Network Console
129*7c478bd9Sstevel@tonic-gateingreslock      1524/tcp
130*7c478bd9Sstevel@tonic-gatewww-ldap-gw	1760/tcp			# HTTP to LDAP gateway
131*7c478bd9Sstevel@tonic-gatewww-ldap-gw	1760/udp			# HTTP to LDAP gateway
132*7c478bd9Sstevel@tonic-gatelisten          2766/tcp                        # System V listener port
133*7c478bd9Sstevel@tonic-gatenfsd		2049/udp	nfs		# NFS server daemon (clts)
134*7c478bd9Sstevel@tonic-gatenfsd		2049/tcp	nfs		# NFS server daemon (cots)
135*7c478bd9Sstevel@tonic-gateeklogin		2105/tcp			# Kerberos encrypted rlogin
136*7c478bd9Sstevel@tonic-gatelockd		4045/udp			# NFS lock daemon/manager
137*7c478bd9Sstevel@tonic-gatelockd		4045/tcp
138*7c478bd9Sstevel@tonic-gatedtspc		6112/tcp			# CDE subprocess control
139*7c478bd9Sstevel@tonic-gatefs		7100/tcp			# Font server
140