1 # 2 # Copyright 2009 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 # 26 tcpmux 1/tcp 27 echo 7/tcp 28 echo 7/udp 29 discard 9/tcp sink null 30 discard 9/udp sink null 31 systat 11/tcp users 32 daytime 13/tcp 33 daytime 13/udp 34 netstat 15/tcp 35 chargen 19/tcp ttytst source 36 chargen 19/udp ttytst source 37 ftp-data 20/tcp 38 ftp 21/tcp 39 ssh 22/tcp # Secure Shell 40 telnet 23/tcp 41 smtp 25/tcp mail 42 time 37/tcp timserver 43 time 37/udp timserver 44 name 42/udp nameserver 45 whois 43/tcp nicname # usually to sri-nic 46 domain 53/udp 47 domain 53/tcp 48 bootps 67/udp # BOOTP/DHCP server 49 bootpc 68/udp # BOOTP/DHCP client 50 kerberos 88/udp kdc # Kerberos V5 KDC 51 kerberos 88/tcp kdc # Kerberos V5 KDC 52 hostnames 101/tcp hostname # usually to sri-nic 53 pop2 109/tcp pop-2 # Post Office Protocol - V2 54 pop3 110/tcp # Post Office Protocol - Version 3 55 sunrpc 111/udp rpcbind 56 sunrpc 111/tcp rpcbind 57 imap 143/tcp imap2 # Internet Mail Access Protocol v2 58 ldap 389/tcp # Lightweight Directory Access Protocol 59 ldap 389/udp # Lightweight Directory Access Protocol 60 dhcpv6-client 546/udp dhcpv6c # DHCPv6 Client (RFC 3315) 61 dhcpv6-server 547/udp dhcpv6s # DHCPv6 Server (RFC 3315) 62 submission 587/tcp # Mail Message Submission 63 submission 587/udp # see RFC 2476 64 ldaps 636/tcp # LDAP protocol over TLS/SSL (was sldap) 65 ldaps 636/udp # LDAP protocol over TLS/SSL (was sldap) 66 icap 1344/tcp # Internet Content Adaptation Protocol 67 # 68 # Host specific functions 69 # 70 tftp 69/udp 71 rje 77/tcp 72 finger 79/tcp 73 link 87/tcp ttylink 74 supdup 95/tcp 75 iso-tsap 102/tcp 76 x400 103/tcp # ISO Mail 77 x400-snd 104/tcp 78 csnet-ns 105/tcp 79 pop-2 109/tcp # Post Office 80 uucp-path 117/tcp 81 nntp 119/tcp usenet # Network News Transfer 82 ntp 123/tcp # Network Time Protocol 83 ntp 123/udp # Network Time Protocol 84 netbios-ns 137/tcp # NETBIOS Name Service 85 netbios-ns 137/udp # NETBIOS Name Service 86 netbios-dgm 138/tcp # NETBIOS Datagram Service 87 netbios-dgm 138/udp # NETBIOS Datagram Service 88 netbios-ssn 139/tcp # NETBIOS Session Service 89 netbios-ssn 139/udp # NETBIOS Session Service 90 NeWS 144/tcp news # Window System 91 slp 427/tcp slp # Service Location Protocol, V2 92 slp 427/udp slp # Service Location Protocol, V2 93 mobile-ip 434/udp mobile-ip # Mobile-IP 94 cvc_hostd 442/tcp # Network Console 95 microsoft-ds 445/tcp # Microsoft Directory Services 96 microsoft-ds 445/udp # Microsoft Directory Services 97 ike 500/udp ike # Internet Key Exchange 98 uuidgen 697/tcp # UUID Generator 99 uuidgen 697/udp # UUID Generator 100 # 101 # UNIX specific services 102 # 103 # these are NOT officially assigned 104 # 105 exec 512/tcp 106 login 513/tcp 107 shell 514/tcp cmd # no passwords used 108 printer 515/tcp spooler # line printer spooler 109 courier 530/tcp rpc # experimental 110 uucp 540/tcp uucpd # uucp daemon 111 biff 512/udp comsat 112 who 513/udp whod 113 syslog 514/udp 114 talk 517/udp 115 route 520/udp router routed 116 ripng 521/udp 117 klogin 543/tcp # Kerberos authenticated rlogin 118 kshell 544/tcp cmd # Kerberos authenticated remote shell 119 new-rwho 550/udp new-who # experimental 120 rmonitor 560/udp rmonitord # experimental 121 monitor 561/udp # experimental 122 pcserver 600/tcp # ECD Integrated PC board srvr 123 sun-dr 665/tcp # Remote Dynamic Reconfiguration 124 kerberos-adm 749/tcp # Kerberos V5 Administration 125 kerberos-adm 749/udp # Kerberos V5 Administration 126 kerberos-iv 750/udp # Kerberos V4 key server 127 krb5_prop 754/tcp # Kerberos V5 KDC propogation 128 ufsd 1008/tcp ufsd # UFS-aware server 129 ufsd 1008/udp ufsd 130 cvc 1495/tcp # Network Console 131 ingreslock 1524/tcp 132 www-ldap-gw 1760/tcp # HTTP to LDAP gateway 133 www-ldap-gw 1760/udp # HTTP to LDAP gateway 134 listen 2766/tcp # System V listener port 135 nfsd 2049/udp nfs # NFS server daemon (clts) 136 nfsd 2049/tcp nfs # NFS server daemon (cots) 137 eklogin 2105/tcp # Kerberos encrypted rlogin 138 lockd 4045/udp # NFS lock daemon/manager 139 lockd 4045/tcp 140 ipsec-nat-t 4500/udp # IPsec NAT-Traversal 141 mdns 5353/udp # Multicast DNS 142 mdns 5353/tcp 143 vnc-server 5900/tcp # VNC Server 144 dtspc 6112/tcp # CDE subprocess control 145 fs 7100/tcp # Font server 146 solaris-audit 16162/tcp # Secure remote audit logging 147