xref: /titanic_52/usr/src/cmd/cmd-inet/etc/services (revision d9b9c48fb0013296bcc67a864122725056376b52)
17c478bd9Sstevel@tonic-gate#
2ead1f93eSLiane Praza# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
37c478bd9Sstevel@tonic-gate# Use is subject to license terms.
47c478bd9Sstevel@tonic-gate#
57c478bd9Sstevel@tonic-gate# CDDL HEADER START
67c478bd9Sstevel@tonic-gate#
77c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
8d04ccbb3Scarlsonj# Common Development and Distribution License (the "License").
9d04ccbb3Scarlsonj# You may not use this file except in compliance with the License.
107c478bd9Sstevel@tonic-gate#
117c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
127c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
137c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
147c478bd9Sstevel@tonic-gate# and limitations under the License.
157c478bd9Sstevel@tonic-gate#
167c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
177c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
187c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
197c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
207c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
217c478bd9Sstevel@tonic-gate#
227c478bd9Sstevel@tonic-gate# CDDL HEADER END
237c478bd9Sstevel@tonic-gate#
247c478bd9Sstevel@tonic-gate# Network services, Internet style
25*d9b9c48fSMilan Jurik# Look at http://www.iana.org/assignments/port-numbers for more
267c478bd9Sstevel@tonic-gate#
277c478bd9Sstevel@tonic-gatetcpmux		1/tcp
287c478bd9Sstevel@tonic-gateecho		7/tcp
297c478bd9Sstevel@tonic-gateecho		7/udp
307c478bd9Sstevel@tonic-gatediscard		9/tcp		sink null
317c478bd9Sstevel@tonic-gatediscard		9/udp		sink null
327c478bd9Sstevel@tonic-gatesystat		11/tcp		users
337c478bd9Sstevel@tonic-gatedaytime		13/tcp
347c478bd9Sstevel@tonic-gatedaytime		13/udp
357c478bd9Sstevel@tonic-gatenetstat		15/tcp
36*d9b9c48fSMilan Jurikqotd		17/tcp 				# Quote of the Day
377c478bd9Sstevel@tonic-gatechargen		19/tcp		ttytst source
387c478bd9Sstevel@tonic-gatechargen		19/udp		ttytst source
397c478bd9Sstevel@tonic-gateftp-data	20/tcp
407c478bd9Sstevel@tonic-gateftp		21/tcp
41*d9b9c48fSMilan Jurikftp		21/sctp
427c478bd9Sstevel@tonic-gatessh		22/tcp				# Secure Shell
43*d9b9c48fSMilan Jurikssh		22/sctp
447c478bd9Sstevel@tonic-gatetelnet		23/tcp
457c478bd9Sstevel@tonic-gatesmtp		25/tcp		mail
467c478bd9Sstevel@tonic-gatetime		37/tcp		timserver
477c478bd9Sstevel@tonic-gatetime		37/udp		timserver
48*d9b9c48fSMilan Jurikrlp		39/tcp				# Resource Location Protocol
49*d9b9c48fSMilan Jurikrlp		39/udp				# Resource Location Protocol
507c478bd9Sstevel@tonic-gatename		42/udp		nameserver
517c478bd9Sstevel@tonic-gatewhois		43/tcp		nicname		# usually to sri-nic
52*d9b9c48fSMilan Juriktacacs		49/tcp
53*d9b9c48fSMilan Juriktacacs		49/udp
547c478bd9Sstevel@tonic-gatedomain		53/udp
557c478bd9Sstevel@tonic-gatedomain		53/tcp
56*d9b9c48fSMilan Juriktacacs-ds	65/tcp
57*d9b9c48fSMilan Juriktacacs-ds	65/udp
587c478bd9Sstevel@tonic-gatebootps		67/udp				# BOOTP/DHCP server
597c478bd9Sstevel@tonic-gatebootpc		68/udp				# BOOTP/DHCP client
60*d9b9c48fSMilan Jurikhttp		80/tcp		www www-http
61*d9b9c48fSMilan Jurikhttp		80/udp		www www-http
62*d9b9c48fSMilan Jurikhttp		80/sctp
637c478bd9Sstevel@tonic-gatekerberos	88/udp		kdc		# Kerberos V5 KDC
647c478bd9Sstevel@tonic-gatekerberos	88/tcp		kdc		# Kerberos V5 KDC
657c478bd9Sstevel@tonic-gatehostnames	101/tcp		hostname	# usually to sri-nic
667c478bd9Sstevel@tonic-gatepop2		109/tcp		pop-2		# Post Office Protocol - V2
677c478bd9Sstevel@tonic-gatepop3		110/tcp				# Post Office Protocol - Version 3
687c478bd9Sstevel@tonic-gatesunrpc		111/udp		rpcbind
697c478bd9Sstevel@tonic-gatesunrpc		111/tcp		rpcbind
70*d9b9c48fSMilan Juriksftp		115/tcp
717c478bd9Sstevel@tonic-gateimap		143/tcp		imap2		# Internet Mail Access Protocol v2
72*d9b9c48fSMilan Jurikbgp		179/tcp				# Border Gateway Protocol
73*d9b9c48fSMilan Jurikbgp		179/udp
74*d9b9c48fSMilan Jurikbgp		179/sctp
75*d9b9c48fSMilan Jurikirc		194/tcp
76*d9b9c48fSMilan Jurikirc		194/udp
77*d9b9c48fSMilan Juriksmux		199/tcp
78*d9b9c48fSMilan Juriksmux		199/udp
79*d9b9c48fSMilan Jurikimap3		220/tcp
80*d9b9c48fSMilan Jurikimap3		220/udp
81*d9b9c48fSMilan Jurikclearcase	371/tcp
82*d9b9c48fSMilan Jurikclearcase	371/udp
837c478bd9Sstevel@tonic-gateldap		389/tcp				# Lightweight Directory Access Protocol
847c478bd9Sstevel@tonic-gateldap		389/udp				# Lightweight Directory Access Protocol
85*d9b9c48fSMilan Jurikhttps		443/tcp
86*d9b9c48fSMilan Jurikhttps		443/udp
87*d9b9c48fSMilan Jurikhttps		443/sctp
88*d9b9c48fSMilan Jurikkpasswd		464/tcp
89*d9b9c48fSMilan Jurikkpasswd		464/udp
90d04ccbb3Scarlsonjdhcpv6-client	546/udp		dhcpv6c		# DHCPv6 Client (RFC 3315)
91*d9b9c48fSMilan Jurikdhcpv6-client	546/tcp
92d04ccbb3Scarlsonjdhcpv6-server	547/udp		dhcpv6s		# DHCPv6 Server (RFC 3315)
93*d9b9c48fSMilan Jurikdhcpv6-server	547/tcp
94*d9b9c48fSMilan Jurikrtsp		554/tcp
95*d9b9c48fSMilan Jurikrtsp		554/udp
96*d9b9c48fSMilan Juriknntps		563/tcp		snntp
97*d9b9c48fSMilan Juriknntps		563/udp		snntp
987c478bd9Sstevel@tonic-gatesubmission	587/tcp				# Mail Message Submission
997c478bd9Sstevel@tonic-gatesubmission	587/udp				#    see RFC 2476
100*d9b9c48fSMilan Jurikipp		631/tcp
101*d9b9c48fSMilan Jurikipp		631/udp
1027c478bd9Sstevel@tonic-gateldaps		636/tcp				# LDAP protocol over TLS/SSL (was sldap)
1037c478bd9Sstevel@tonic-gateldaps		636/udp				# LDAP protocol over TLS/SSL (was sldap)
104*d9b9c48fSMilan Juriksilc		706/tcp
105*d9b9c48fSMilan Juriksilc		706/udp
106*d9b9c48fSMilan Jurikiscsi		860/tcp
107*d9b9c48fSMilan Jurikiscsi		860/udp
108*d9b9c48fSMilan Jurikrsync		873/tcp
109*d9b9c48fSMilan Jurikrsync		873/udp
110*d9b9c48fSMilan Jurikftps-data	989/tcp
111*d9b9c48fSMilan Jurikftps-data	989/udp
112*d9b9c48fSMilan Jurikftps		990/tcp
113*d9b9c48fSMilan Jurikftps		990/udp
114*d9b9c48fSMilan Jurikimaps		993/tcp
115*d9b9c48fSMilan Jurikimaps		993/udp
116*d9b9c48fSMilan Jurikpop3s		995/tcp
117*d9b9c48fSMilan Jurikpop3s		995/udp
118*d9b9c48fSMilan Juriksocks		1080/tcp
119*d9b9c48fSMilan Juriksocks		1080/udp
120*d9b9c48fSMilan Jurikopenvpn		1194/tcp
121*d9b9c48fSMilan Jurikopenvpn		1194/udp
122911106dfSjm199354icap		1344/tcp			# Internet Content Adaptation Protocol
123*d9b9c48fSMilan Jurikwins		1512/tcp
124*d9b9c48fSMilan Jurikwins		1512/udp
125*d9b9c48fSMilan Jurikradius		1812/tcp
126*d9b9c48fSMilan Jurikradius		1812/udp
127*d9b9c48fSMilan Jurikradius-acct	1813/tcp
128*d9b9c48fSMilan Jurikradius-acct	1813/udp
129*d9b9c48fSMilan Jurikcvspserver	2401/tcp
130*d9b9c48fSMilan Jurikicpv2		3130/tcp
131*d9b9c48fSMilan Jurikicpv2		3130/udp
132*d9b9c48fSMilan Jurikiscsi-target	3260/tcp
133*d9b9c48fSMilan Jurikiscsi-target	3260/udp
134*d9b9c48fSMilan Jurikmysql		3306/tcp
135*d9b9c48fSMilan Jurikmysql		3306/udp
136*d9b9c48fSMilan Juriknut		3493/tcp			# Network UPS Tools
137*d9b9c48fSMilan Juriksvn		3690/tcp
138*d9b9c48fSMilan Juriksvn		3690/udp
139*d9b9c48fSMilan Jurikepmd		4369/tcp			# Erlang Port Mapper Daemon
140*d9b9c48fSMilan Jurikepmd		4369/udp
141*d9b9c48fSMilan Juriksip		5060/tcp
142*d9b9c48fSMilan Juriksip		5060/udp
143*d9b9c48fSMilan Juriksip-tls		5061/tcp
144*d9b9c48fSMilan Juriksip-tls		5061/udp
145*d9b9c48fSMilan Jurikxmpp-client	5222/tcp
146*d9b9c48fSMilan Jurikxmpp-server	5269/tcp
147*d9b9c48fSMilan Jurikpostgresql	5432/tcp	postgres
148*d9b9c48fSMilan Jurikpostgresql	5432/udp	postgres
149*d9b9c48fSMilan Jurikhttp-alt	8080/tcp	webcache	# HTTP Alternate, webcache
150*d9b9c48fSMilan Jurikhttp-alt	8080/udp
151*d9b9c48fSMilan Jurikmemcache	11211/tcp
152*d9b9c48fSMilan Jurikmemcache	11211/udp
1537c478bd9Sstevel@tonic-gate#
1547c478bd9Sstevel@tonic-gate# Host specific functions
1557c478bd9Sstevel@tonic-gate#
1567c478bd9Sstevel@tonic-gatetftp		69/udp
1577c478bd9Sstevel@tonic-gaterje		77/tcp
1587c478bd9Sstevel@tonic-gatefinger		79/tcp
1597c478bd9Sstevel@tonic-gatelink		87/tcp		ttylink
1607c478bd9Sstevel@tonic-gatesupdup		95/tcp
1617c478bd9Sstevel@tonic-gateiso-tsap	102/tcp
1627c478bd9Sstevel@tonic-gatex400		103/tcp				# ISO Mail
1637c478bd9Sstevel@tonic-gatex400-snd	104/tcp
1647c478bd9Sstevel@tonic-gatecsnet-ns	105/tcp
1657c478bd9Sstevel@tonic-gateuucp-path	117/tcp
1667c478bd9Sstevel@tonic-gatenntp		119/tcp		usenet		# Network News Transfer
1677c478bd9Sstevel@tonic-gatentp		123/tcp				# Network Time Protocol
1687c478bd9Sstevel@tonic-gatentp		123/udp				# Network Time Protocol
1697c478bd9Sstevel@tonic-gatenetbios-ns	137/tcp				# NETBIOS Name Service
1707c478bd9Sstevel@tonic-gatenetbios-ns	137/udp				# NETBIOS Name Service
1717c478bd9Sstevel@tonic-gatenetbios-dgm	138/tcp				# NETBIOS Datagram Service
1727c478bd9Sstevel@tonic-gatenetbios-dgm	138/udp				# NETBIOS Datagram Service
1737c478bd9Sstevel@tonic-gatenetbios-ssn	139/tcp				# NETBIOS Session Service
1747c478bd9Sstevel@tonic-gatenetbios-ssn	139/udp				# NETBIOS Session Service
1757c478bd9Sstevel@tonic-gateNeWS		144/tcp		news		# Window System
176ead1f93eSLiane Prazasnmpd		161/udp		snmp		# Net-SNMP snmp daemon
1777c478bd9Sstevel@tonic-gateslp		427/tcp		slp		# Service Location Protocol, V2
1787c478bd9Sstevel@tonic-gateslp		427/udp		slp		# Service Location Protocol, V2
1797c478bd9Sstevel@tonic-gatemobile-ip	434/udp		mobile-ip	# Mobile-IP
1807c478bd9Sstevel@tonic-gatecvc_hostd	442/tcp				# Network Console
181da6c28aaSamwmicrosoft-ds	445/tcp				# Microsoft Directory Services
182da6c28aaSamwmicrosoft-ds	445/udp				# Microsoft Directory Services
1837c478bd9Sstevel@tonic-gateike		500/udp		ike		# Internet Key Exchange
1847c478bd9Sstevel@tonic-gateuuidgen		697/tcp				# UUID Generator
1857c478bd9Sstevel@tonic-gateuuidgen		697/udp				# UUID Generator
1867c478bd9Sstevel@tonic-gate#
1877c478bd9Sstevel@tonic-gate# UNIX specific services
1887c478bd9Sstevel@tonic-gate#
1897c478bd9Sstevel@tonic-gate# these are NOT officially assigned
1907c478bd9Sstevel@tonic-gate#
191ead1f93eSLiane Prazardc		121/tcp				# SNDR server daemon
1927c478bd9Sstevel@tonic-gateexec		512/tcp
1937c478bd9Sstevel@tonic-gatelogin		513/tcp
1947c478bd9Sstevel@tonic-gateshell		514/tcp		cmd		# no passwords used
1957c478bd9Sstevel@tonic-gateprinter		515/tcp		spooler		# line printer spooler
1967c478bd9Sstevel@tonic-gatecourier		530/tcp		rpc		# experimental
1977c478bd9Sstevel@tonic-gateuucp		540/tcp		uucpd		# uucp daemon
1987c478bd9Sstevel@tonic-gatebiff		512/udp		comsat
1997c478bd9Sstevel@tonic-gatewho		513/udp		whod
2007c478bd9Sstevel@tonic-gatesyslog		514/udp
2017c478bd9Sstevel@tonic-gatetalk		517/udp
2027c478bd9Sstevel@tonic-gateroute		520/udp		router routed
2037c478bd9Sstevel@tonic-gateripng		521/udp
2047c478bd9Sstevel@tonic-gateklogin		543/tcp				# Kerberos authenticated rlogin
2057c478bd9Sstevel@tonic-gatekshell		544/tcp		cmd		# Kerberos authenticated remote shell
2067c478bd9Sstevel@tonic-gatenew-rwho	550/udp		new-who		# experimental
2077c478bd9Sstevel@tonic-gatermonitor	560/udp		rmonitord	# experimental
2087c478bd9Sstevel@tonic-gatemonitor		561/udp				# experimental
2097c478bd9Sstevel@tonic-gatepcserver	600/tcp				# ECD Integrated PC board srvr
2107c478bd9Sstevel@tonic-gatesun-dr		665/tcp				# Remote Dynamic Reconfiguration
2117c478bd9Sstevel@tonic-gatekerberos-adm	749/tcp				# Kerberos V5 Administration
2127c478bd9Sstevel@tonic-gatekerberos-adm	749/udp				# Kerberos V5 Administration
2137c478bd9Sstevel@tonic-gatekerberos-iv	750/udp				# Kerberos V4 key server
2147c478bd9Sstevel@tonic-gatekrb5_prop	754/tcp				# Kerberos V5 KDC propogation
215ead1f93eSLiane Prazaswat		901/tcp				# Samba Web Adm.Tool
2167c478bd9Sstevel@tonic-gateufsd		1008/tcp	ufsd		# UFS-aware server
2177c478bd9Sstevel@tonic-gateufsd		1008/udp	ufsd
2187c478bd9Sstevel@tonic-gatecvc		1495/tcp			# Network Console
2197c478bd9Sstevel@tonic-gateingreslock	1524/tcp
2207c478bd9Sstevel@tonic-gatewww-ldap-gw	1760/tcp			# HTTP to LDAP gateway
2217c478bd9Sstevel@tonic-gatewww-ldap-gw	1760/udp			# HTTP to LDAP gateway
2227c478bd9Sstevel@tonic-gatelisten		2766/tcp			# System V listener port
2237c478bd9Sstevel@tonic-gatenfsd		2049/udp	nfs		# NFS server daemon (clts)
2247c478bd9Sstevel@tonic-gatenfsd		2049/tcp	nfs		# NFS server daemon (cots)
225*d9b9c48fSMilan Juriknfsd		2049/sctp	nfs
2267c478bd9Sstevel@tonic-gateeklogin		2105/tcp			# Kerberos encrypted rlogin
2277c478bd9Sstevel@tonic-gatelockd		4045/udp			# NFS lock daemon/manager
2287c478bd9Sstevel@tonic-gatelockd		4045/tcp
229437220cdSdanmcdipsec-nat-t	4500/udp			# IPsec NAT-Traversal
2304b22b933Srs200217mdns		5353/udp			# Multicast DNS
2314b22b933Srs200217mdns		5353/tcp
2324d5451d2SAlan Coopersmithvnc-server	5900/tcp			# VNC Server
2337c478bd9Sstevel@tonic-gatedtspc		6112/tcp			# CDE subprocess control
234ead1f93eSLiane Prazaservicetag	6481/udp
235ead1f93eSLiane Prazaservicetag	6481/tcp
2367c478bd9Sstevel@tonic-gatefs		7100/tcp			# Font server
237657a8c20SJan Friedelsolaris-audit	16162/tcp			# Secure remote audit logging
238ead1f93eSLiane Prazawnn6		22273/tcp			# Wnn6 jserver
239ead1f93eSLiane Prazawnn6		22273/udp			# Wnn6 jserver
240