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 nntp            119/tcp         usenet          # Network News Transfer
  72 nntp            119/udp         usenet          # Network News Transfer
  73 ntp             123/tcp                         # Network Time Protocol
  74 ntp             123/udp                         # Network Time Protocol
  75 imap            143/tcp         imap2           # Internet Mail Access Protocol v2
  76 bgp             179/tcp                         # Border Gateway Protocol
  77 bgp             179/udp
  78 bgp             179/sctp
  79 irc             194/tcp
  80 irc             194/udp
  81 smux            199/tcp
  82 smux            199/udp
  83 imap3           220/tcp
  84 imap3           220/udp
  85 pt-tls          271/tcp                         # IETF Network Endpoint Assessment (NEA) Posture Transport Protocol over TLS (PT-TLS)
  86 clearcase       371/tcp
  87 clearcase       371/udp
  88 ldap            389/tcp                         # Lightweight Directory Access Protocol 
  89 ldap            389/udp                         # Lightweight Directory Access Protocol
  90 nnsp            433/tcp                         # NNTP for transit servers (NNSP)
  91 nnsp            433/udp                         # NNTP for transit servers (NNSP)
  92 https           443/tcp
  93 https           443/udp
  94 https           443/sctp
  95 kpasswd         464/tcp
  96 kpasswd         464/udp
  97 dhcpv6-client   546/udp         dhcpv6c         # DHCPv6 Client (RFC 3315)
  98 dhcpv6-client   546/tcp
  99 dhcpv6-server   547/udp         dhcpv6s         # DHCPv6 Server (RFC 3315)
 100 dhcpv6-server   547/tcp
 101 rtsp            554/tcp
 102 rtsp            554/udp
 103 nntps           563/tcp         snntp
 104 nntps           563/udp         snntp
 105 submission      587/tcp                         # Mail Message Submission
 106 submission      587/udp                         #    see RFC 2476
 107 ipp             631/tcp
 108 ipp             631/udp
 109 ldaps           636/tcp                         # LDAP protocol over TLS/SSL (was sldap)
 110 ldaps           636/udp                         # LDAP protocol over TLS/SSL (was sldap)
 111 silc            706/tcp
 112 silc            706/udp
 113 domain-s        853/tcp                         # DNS query-response protocol over TLS/DTLS
 114 domain-s        853/udp                         # DNS query-response protocol over TLS/DTLS
 115 iscsi           860/tcp
 116 iscsi           860/udp
 117 rsync           873/tcp
 118 rsync           873/udp
 119 ftps-data       989/tcp
 120 ftps-data       989/udp
 121 ftps            990/tcp
 122 ftps            990/udp
 123 imaps           993/tcp
 124 imaps           993/udp
 125 pop3s           995/tcp
 126 pop3s           995/udp
 127 socks           1080/tcp
 128 socks           1080/udp
 129 webpush         1001/tcp                        # HTTP Web Push [RFC8030]
 130 6a44            1027/udp                        # IPv6 Behind NAT44 CPEs
 131 ltp-deepspace   1113/dccp                       # Licklider Transmission Protocol
 132 openvpn         1194/tcp
 133 openvpn         1194/udp
 134 icap            1344/tcp                        # Internet Content Adaptation Protocol
 135 wins            1512/tcp
 136 wins            1512/udp
 137 radius          1812/tcp
 138 radius          1812/udp
 139 radius-acct     1813/tcp
 140 radius-acct     1813/udp
 141 radsec          2083/tcp                        # Secure Radius Service
 142 radsec          2083/udp                        # Secure Radius Service
 143 amt             2268/tcp                        # Automatic Multicast Tunneling
 144 amt             2268/udp                        # Automatic Multicast Tunneling
 145 cvspserver      2401/tcp
 146 icpv2           3130/tcp
 147 icpv2           3130/udp
 148 iscsi-target    3260/tcp
 149 iscsi-target    3260/udp
 150 mysql           3306/tcp
 151 mysql           3306/udp
 152 nut             3493/tcp                        # Network UPS Tools
 153 svn             3690/tcp
 154 svn             3690/udp
 155 sieve           4190/tcp                        # ManageSieve protocol
 156 netconf-ch-ssh  4334/tcp                        # NETCONF Call Home (SSH)
 157 netconf-ch-tls  4335/tcp                        # NETCONF Call Home (TLS)
 158 restconf-ch-tls 4336/tcp                        # RESTCONF Call Home (TLS)
 159 lisp-data       4341/udp                        # LISP Data Packets
 160 lisp-control    4342/udp                        # LISP Control Packets
 161 epmd            4369/tcp                        # Erlang Port Mapper Daemon
 162 epmd            4369/udp
 163 dtn-bundle      4556/dccp                       # DTN Bundle DCCP CL Protocol
 164 gre-in-udp      4754/udp                        # GRE-in-UDP Encap.
 165 gre-udp-dtls    4755/udp                        # GRE-in-UDP Encap. w/ DTLS
 166 vxlan           4789/udp                        # Virtual eXtensible Local Area Network (VXLAN)
 167 sip             5060/tcp
 168 sip             5060/udp
 169 sip-tls         5061/tcp
 170 sip-tls         5061/udp
 171 cxtp            5091/stcp                       # Context Transfer Protocol
 172 xmpp-client     5222/tcp
 173 xmpp-server     5269/tcp
 174 postgresql      5432/tcp        postgres
 175 postgresql      5432/udp        postgres
 176 coap            5683/udp                        # Constrained Application Protocol
 177 coaps           5684/udp                        # DTLS-secured CoAP
 178 rfb             5900/tcp                        # Remote Framebuffer
 179 rfb             5900/udp                        # Remote Framebuffer
 180 reload-config   6084/tcp                        # Peer to Peer Infrastructure Configuration
 181 odette-ftps     6619/tcp                        # ODETTE-FTP over TLS/SSL
 182 odette-ftps     6619/udp                        # ODETTE-FTP over TLS/SSL
 183 mpls-udp        6635/udp                        # Encapsulate MPLS packets in UDP tunnels.
 184 mpls-udp-dtls   6636/udp                        # Encapsulate MPLS packets in UDP tunnels with DTLS.
 185 ovsdb           6640/tcp                        # Open vSwitch Database protocol
 186 ircs-u          6697/tcp                        # Internet Relay Chat via TLS/SSL
 187 bfd-lag         6784/udp                        # Bidirectional Forwarding Detection (BFD) on Link Aggregation Group (LAG) Interfaces
 188 s-bfd           7784/udp                        # Seamless Bidirectional Forwarding Detection
 189 mipv6tls        7872/udp                        # TLS-based Mobile IPv6 Security
 190 http-alt        8080/tcp        webcache        # HTTP Alternate, webcache
 191 http-alt        8080/udp
 192 pim-port        8471/tcp                        # PIM over Reliable Transport
 193 pim-port        8471/stcp                       # PIM over Reliable Transport
 194 lsp-self-ping   8503/udp                        # MPLS LSP Self-Ping
 195 hncp-udp-port   8231/udp                        # HNCP
 196 hncp-dtls-port  8232/udp                        # HNCP over DTLS
 197 kca-service     9878/udp                        # KX509 Kerberized Certificate Issuance Protocol
 198 memcache        11211/tcp
 199 memcache        11211/udp
 200 #
 201 # Host specific functions
 202 #
 203 tftp            69/udp
 204 rje             77/tcp
 205 finger          79/tcp
 206 link            87/tcp          ttylink
 207 supdup          95/tcp
 208 iso-tsap        102/tcp
 209 x400            103/tcp                         # ISO Mail
 210 x400-snd        104/tcp
 211 csnet-ns        105/tcp
 212 uucp-path       117/tcp
 213 netbios-ns      137/tcp                         # NETBIOS Name Service
 214 netbios-ns      137/udp                         # NETBIOS Name Service
 215 netbios-dgm     138/tcp                         # NETBIOS Datagram Service
 216 netbios-dgm     138/udp                         # NETBIOS Datagram Service
 217 netbios-ssn     139/tcp                         # NETBIOS Session Service
 218 netbios-ssn     139/udp                         # NETBIOS Session Service
 219 NeWS            144/tcp         news            # Window System
 220 snmpd           161/udp         snmp            # Net-SNMP snmp daemon
 221 slp             427/tcp         slp             # Service Location Protocol, V2
 222 slp             427/udp         slp             # Service Location Protocol, V2
 223 mobile-ip       434/udp         mobile-ip       # Mobile-IP
 224 cvc_hostd       442/tcp                         # Network Console
 225 microsoft-ds    445/tcp                         # Microsoft Directory Services
 226 microsoft-ds    445/udp                         # Microsoft Directory Services
 227 ike             500/udp         ike             # Internet Key Exchange
 228 uuidgen         697/tcp                         # UUID Generator
 229 uuidgen         697/udp                         # UUID Generator
 230 #
 231 # UNIX specific services
 232 #
 233 # these are NOT officially assigned
 234 #
 235 rdc             121/tcp                         # SNDR server daemon
 236 exec            512/tcp
 237 login           513/tcp
 238 shell           514/tcp         cmd             # no passwords used
 239 printer         515/tcp         spooler         # line printer spooler
 240 courier         530/tcp         rpc             # experimental
 241 uucp            540/tcp         uucpd           # uucp daemon
 242 biff            512/udp         comsat
 243 who             513/udp         whod
 244 syslog          514/udp
 245 talk            517/udp
 246 route           520/udp         router routed
 247 ripng           521/udp
 248 klogin          543/tcp                         # Kerberos authenticated rlogin
 249 kshell          544/tcp         cmd             # Kerberos authenticated remote shell
 250 new-rwho        550/udp         new-who         # experimental
 251 rmonitor        560/udp         rmonitord       # experimental
 252 monitor         561/udp                         # experimental
 253 pcserver        600/tcp                         # ECD Integrated PC board srvr
 254 sun-dr          665/tcp                         # Remote Dynamic Reconfiguration
 255 kerberos-adm    749/tcp                         # Kerberos V5 Administration
 256 kerberos-adm    749/udp                         # Kerberos V5 Administration
 257 kerberos-iv     750/udp                         # Kerberos V4 key server
 258 krb5_prop       754/tcp                         # Kerberos V5 KDC propogation
 259 swat            901/tcp                         # Samba Web Adm.Tool
 260 ufsd            1008/tcp        ufsd            # UFS-aware server
 261 ufsd            1008/udp        ufsd
 262 rsf-1           1195/tcp                        # RSF-1 clustering
 263 rsf-1           1195/udp                        # RSF-1 clustering
 264 cvc             1495/tcp                        # Network Console
 265 ingreslock      1524/tcp
 266 www-ldap-gw     1760/tcp                        # HTTP to LDAP gateway
 267 www-ldap-gw     1760/udp                        # HTTP to LDAP gateway
 268 listen          2766/tcp                        # System V listener port
 269 nfsd            2049/udp        nfs             # NFS server daemon (clts)
 270 nfsd            2049/tcp        nfs             # NFS server daemon (cots)
 271 nfsd            2049/sctp       nfs
 272 eklogin         2105/tcp                        # Kerberos encrypted rlogin
 273 lockd           4045/udp                        # NFS lock daemon/manager
 274 lockd           4045/tcp
 275 ipsec-nat-t     4500/udp                        # IPsec NAT-Traversal
 276 mdns            5353/udp                        # Multicast DNS
 277 mdns            5353/tcp
 278 vnc-server      5900/tcp                        # VNC Server
 279 dtspc           6112/tcp                        # CDE subprocess control
 280 servicetag      6481/udp
 281 servicetag      6481/tcp
 282 fs              7100/tcp                        # Font server
 283 git             9418/tcp                        # git pack transfer service
 284 git             9418/udp                        # git pack transfer service
 285 solaris-audit   16162/tcp                       # Secure remote audit logging
 286 wnn6            22273/tcp                       # Wnn6 jserver
 287 wnn6            22273/udp                       # Wnn6 jserver