1 #
   2 # Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
   3 # Use is subject to license terms.
   4 #
   5 # CDDL HEADER START
   6 #
   7 # The contents of this file are subject to the terms of the
   8 # Common Development and Distribution License (the "License").
   9 # You may not use this file except in compliance with the License.
  10 #
  11 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  12 # or http://www.opensolaris.org/os/licensing.
  13 # See the License for the specific language governing permissions
  14 # and limitations under the License.
  15 #
  16 # When distributing Covered Code, include this CDDL HEADER in each
  17 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  18 # If applicable, add the following below this CDDL HEADER, with the
  19 # fields enclosed by brackets "[]" replaced with your own identifying
  20 # information: Portions Copyright [yyyy] [name of copyright owner]
  21 #
  22 # CDDL HEADER END
  23 #
  24 # Network services, Internet style
  25 # Look at http://www.iana.org/assignments/port-numbers for more
  26 #
  27 tcpmux          1/tcp
  28 echo            7/tcp
  29 echo            7/udp
  30 discard         9/tcp           sink null
  31 discard         9/udp           sink null
  32 systat          11/tcp          users
  33 daytime         13/tcp
  34 daytime         13/udp
  35 netstat         15/tcp
  36 qotd            17/tcp                          # Quote of the Day
  37 chargen         19/tcp          ttytst source
  38 chargen         19/udp          ttytst source
  39 ftp-data        20/tcp
  40 ftp             21/tcp
  41 ftp             21/sctp
  42 ssh             22/tcp                          # Secure Shell
  43 ssh             22/sctp
  44 telnet          23/tcp
  45 smtp            25/tcp          mail
  46 time            37/tcp          timserver
  47 time            37/udp          timserver
  48 rlp             39/tcp                          # Resource Location Protocol
  49 rlp             39/udp                          # Resource Location Protocol
  50 name            42/udp          nameserver
  51 whois           43/tcp          nicname         # usually to sri-nic
  52 tacacs          49/tcp
  53 tacacs          49/udp
  54 domain          53/udp
  55 domain          53/tcp
  56 tacacs-ds       65/tcp
  57 tacacs-ds       65/udp
  58 bootps          67/udp                          # BOOTP/DHCP server
  59 bootpc          68/udp                          # BOOTP/DHCP client
  60 http            80/tcp          www www-http
  61 http            80/udp          www www-http
  62 http            80/sctp
  63 kerberos        88/udp          kdc             # Kerberos V5 KDC
  64 kerberos        88/tcp          kdc             # Kerberos V5 KDC
  65 hostnames       101/tcp         hostname        # usually to sri-nic
  66 pop2            109/tcp         pop-2           # Post Office Protocol - V2
  67 pop3            110/tcp                         # Post Office Protocol - Version 3
  68 sunrpc          111/udp         rpcbind
  69 sunrpc          111/tcp         rpcbind
  70 sftp            115/tcp
  71 imap            143/tcp         imap2           # Internet Mail Access Protocol v2
  72 bgp             179/tcp                         # Border Gateway Protocol
  73 bgp             179/udp
  74 bgp             179/sctp
  75 irc             194/tcp
  76 irc             194/udp
  77 smux            199/tcp
  78 smux            199/udp
  79 imap3           220/tcp
  80 imap3           220/udp
  81 clearcase       371/tcp
  82 clearcase       371/udp
  83 ldap            389/tcp                         # Lightweight Directory Access Protocol 
  84 ldap            389/udp                         # Lightweight Directory Access Protocol
  85 https           443/tcp
  86 https           443/udp
  87 https           443/sctp
  88 kpasswd         464/tcp
  89 kpasswd         464/udp
  90 dhcpv6-client   546/udp         dhcpv6c         # DHCPv6 Client (RFC 3315)
  91 dhcpv6-client   546/tcp
  92 dhcpv6-server   547/udp         dhcpv6s         # DHCPv6 Server (RFC 3315)
  93 dhcpv6-server   547/tcp
  94 rtsp            554/tcp
  95 rtsp            554/udp
  96 nntps           563/tcp         snntp
  97 nntps           563/udp         snntp
  98 submission      587/tcp                         # Mail Message Submission
  99 submission      587/udp                         #    see RFC 2476
 100 ipp             631/tcp
 101 ipp             631/udp
 102 ldaps           636/tcp                         # LDAP protocol over TLS/SSL (was sldap)
 103 ldaps           636/udp                         # LDAP protocol over TLS/SSL (was sldap)
 104 silc            706/tcp
 105 silc            706/udp
 106 iscsi           860/tcp
 107 iscsi           860/udp
 108 rsync           873/tcp
 109 rsync           873/udp
 110 ftps-data       989/tcp
 111 ftps-data       989/udp
 112 ftps            990/tcp
 113 ftps            990/udp
 114 imaps           993/tcp
 115 imaps           993/udp
 116 pop3s           995/tcp
 117 pop3s           995/udp
 118 socks           1080/tcp
 119 socks           1080/udp
 120 openvpn         1194/tcp
 121 openvpn         1194/udp
 122 icap            1344/tcp                        # Internet Content Adaptation Protocol
 123 wins            1512/tcp
 124 wins            1512/udp
 125 radius          1812/tcp
 126 radius          1812/udp
 127 radius-acct     1813/tcp
 128 radius-acct     1813/udp
 129 cvspserver      2401/tcp
 130 icpv2           3130/tcp
 131 icpv2           3130/udp
 132 iscsi-target    3260/tcp
 133 iscsi-target    3260/udp
 134 mysql           3306/tcp
 135 mysql           3306/udp
 136 nut             3493/tcp                        # Network UPS Tools
 137 svn             3690/tcp
 138 svn             3690/udp
 139 epmd            4369/tcp                        # Erlang Port Mapper Daemon
 140 epmd            4369/udp
 141 sip             5060/tcp
 142 sip             5060/udp
 143 sip-tls         5061/tcp
 144 sip-tls         5061/udp
 145 xmpp-client     5222/tcp
 146 xmpp-server     5269/tcp
 147 postgresql      5432/tcp        postgres
 148 postgresql      5432/udp        postgres
 149 http-alt        8080/tcp        webcache        # HTTP Alternate, webcache
 150 http-alt        8080/udp
 151 memcache        11211/tcp
 152 memcache        11211/udp
 153 #
 154 # Host specific functions
 155 #
 156 tftp            69/udp
 157 rje             77/tcp
 158 finger          79/tcp
 159 link            87/tcp          ttylink
 160 supdup          95/tcp
 161 iso-tsap        102/tcp
 162 x400            103/tcp                         # ISO Mail
 163 x400-snd        104/tcp
 164 csnet-ns        105/tcp
 165 uucp-path       117/tcp
 166 nntp            119/tcp         usenet          # Network News Transfer
 167 ntp             123/tcp                         # Network Time Protocol
 168 ntp             123/udp                         # Network Time Protocol
 169 netbios-ns      137/tcp                         # NETBIOS Name Service
 170 netbios-ns      137/udp                         # NETBIOS Name Service
 171 netbios-dgm     138/tcp                         # NETBIOS Datagram Service
 172 netbios-dgm     138/udp                         # NETBIOS Datagram Service
 173 netbios-ssn     139/tcp                         # NETBIOS Session Service
 174 netbios-ssn     139/udp                         # NETBIOS Session Service
 175 NeWS            144/tcp         news            # Window System
 176 snmpd           161/udp         snmp            # Net-SNMP snmp daemon
 177 slp             427/tcp         slp             # Service Location Protocol, V2
 178 slp             427/udp         slp             # Service Location Protocol, V2
 179 mobile-ip       434/udp         mobile-ip       # Mobile-IP
 180 cvc_hostd       442/tcp                         # Network Console
 181 microsoft-ds    445/tcp                         # Microsoft Directory Services
 182 microsoft-ds    445/udp                         # Microsoft Directory Services
 183 ike             500/udp         ike             # Internet Key Exchange
 184 uuidgen         697/tcp                         # UUID Generator
 185 uuidgen         697/udp                         # UUID Generator
 186 #
 187 # UNIX specific services
 188 #
 189 # these are NOT officially assigned
 190 #
 191 rdc             121/tcp                         # SNDR server daemon
 192 exec            512/tcp
 193 login           513/tcp
 194 shell           514/tcp         cmd             # no passwords used
 195 printer         515/tcp         spooler         # line printer spooler
 196 courier         530/tcp         rpc             # experimental
 197 uucp            540/tcp         uucpd           # uucp daemon
 198 biff            512/udp         comsat
 199 who             513/udp         whod
 200 syslog          514/udp
 201 talk            517/udp
 202 route           520/udp         router routed
 203 ripng           521/udp
 204 klogin          543/tcp                         # Kerberos authenticated rlogin
 205 kshell          544/tcp         cmd             # Kerberos authenticated remote shell
 206 new-rwho        550/udp         new-who         # experimental
 207 rmonitor        560/udp         rmonitord       # experimental
 208 monitor         561/udp                         # experimental
 209 pcserver        600/tcp                         # ECD Integrated PC board srvr
 210 sun-dr          665/tcp                         # Remote Dynamic Reconfiguration
 211 kerberos-adm    749/tcp                         # Kerberos V5 Administration
 212 kerberos-adm    749/udp                         # Kerberos V5 Administration
 213 kerberos-iv     750/udp                         # Kerberos V4 key server
 214 krb5_prop       754/tcp                         # Kerberos V5 KDC propogation
 215 swat            901/tcp                         # Samba Web Adm.Tool
 216 ufsd            1008/tcp        ufsd            # UFS-aware server
 217 ufsd            1008/udp        ufsd
 218 cvc             1495/tcp                        # Network Console
 219 ingreslock      1524/tcp
 220 www-ldap-gw     1760/tcp                        # HTTP to LDAP gateway
 221 www-ldap-gw     1760/udp                        # HTTP to LDAP gateway
 222 listen          2766/tcp                        # System V listener port
 223 nfsd            2049/udp        nfs             # NFS server daemon (clts)
 224 nfsd            2049/tcp        nfs             # NFS server daemon (cots)
 225 nfsd            2049/sctp       nfs
 226 eklogin         2105/tcp                        # Kerberos encrypted rlogin
 227 lockd           4045/udp                        # NFS lock daemon/manager
 228 lockd           4045/tcp
 229 ipsec-nat-t     4500/udp                        # IPsec NAT-Traversal
 230 mdns            5353/udp                        # Multicast DNS
 231 mdns            5353/tcp
 232 vnc-server      5900/tcp                        # VNC Server
 233 dtspc           6112/tcp                        # CDE subprocess control
 234 servicetag      6481/udp
 235 servicetag      6481/tcp
 236 fs              7100/tcp                        # Font server
 237 solaris-audit   16162/tcp                       # Secure remote audit logging
 238 wnn6            22273/tcp                       # Wnn6 jserver
 239 wnn6            22273/udp                       # Wnn6 jserver