| echo | 7 | TCP/UDP | Echo service |
| discard | 9 | TCP/UDP | Discard service |
| systat | 11 | TCP/UDP | System status service |
| daytime | 13 | TCP/UDP | Daytime service |
| netstat | 15 | TCP/UDP | Network status service |
| qotd | 19 | TCP/UDP | Quote of the Day service |
| chargen | 19 | TCP/UDP | Character generator service (obsolete) |
| ftp-data | 20 | TCP | FTP data transfer |
| ftp | 21 | TCP | FTP control |
| ssh | 22 | TCP | Secure Shell |
| telnet | 23 | TCP | Telnet remote login |
| smtp | 25 | TCP | Simple Mail Transfer Protocol |
| time | 37 | TCP/UDP | Time service — synchronizes clocks between network hosts. |
| rlp | 39 | TCP/UDP | Resource Location Protocol — locates resources on a network. |
| domain | 53 | TCP/UDP | Domain Name System — translates domain names to IP addresses. |
| sql*net | 66 | TCP/UDP | Oracle SQL*Net — used for Oracle database client-server communication. |
| bootps | 67 | UDP | Bootstrap Protocol Server — provides IP configuration to clients (DHCP predecessor). |
| bootpc | 68 | UDP | Bootstrap Protocol Client — receives IP configuration from a BOOTP/DHCP server. |
| tftp | 69 | UDP | Trivial File Transfer Protocol — simple file transfer with no authentication. |
| gopher | 70 | TCP | Gopher — distributed document retrieval protocol, predecessor of HTTP. |
| finger | 79 | TCP | Finger — retrieves information about users on a remote system. |
| www-http | 80 | TCP/UDP | Hypertext Transfer Protocol — used for unencrypted web traffic. |
| www-https | 443 | TCP | HTTP Secure — encrypted web traffic using TLS/SSL. |
| kerberos | 88 | TCP/UDP | Kerberos — network authentication protocol using tickets. |
| pop2 | 109 | TCP | Post Office Protocol v2 — legacy protocol for retrieving email from a server. |
| pop3 | 110 | TCP | Post Office Protocol v3 — widely used protocol for retrieving email from a server. |
| sunrpc | 111 | TCP/UDP | Sun Remote Procedure Call — used by NFS and other RPC-based services. |
| auth/ident | 113 | TCP/UDP | Authentication/Ident Protocol — identifies the user owning a TCP connection. |
| audionews | 114 | TCP/UDP | Audio News Multicast — used for audio news broadcasting over a network. |
| nntp | 119 | TCP | Network News Transfer Protocol — used for reading and posting Usenet articles. |
| ntp | 123 | UDP | Network Time Protocol — synchronizes clocks of networked computers. |
| netbios-ns | 137 | TCP/UDP | NetBIOS Name Service — resolves NetBIOS names to IP addresses. |
| netbios-dgm | 138 | TCP/UDP | NetBIOS Datagram Service — connectionless NetBIOS communication. |
| netbios-ssn | 139 | TCP/UDP | NetBIOS Session Service — connection-oriented NetBIOS communication (SMB). |
| imap | 143 | TCP/UDP | Internet Message Access Protocol — retrieves and manages email on a server. |
| sql-net | 150 | TCP/UDP | SQL-NET — used for SQL database network communication. |
| sqlsrv | 156 | TCP/UDP | SQL Service — alternative port for SQL database services. |
| snmp | 161 | TCP/UDP | Simple Network Management Protocol — monitors and manages network devices. |
| snmp-trap | 162 | TCP/UDP | SNMP Trap — receives unsolicited alerts from managed network devices. |
| cmip-man | 163 | TCP/UDP | CMIP Manager — used by the Common Management Information Protocol manager. |
| cmip-agent | 164 | TCP/UDP | CMIP Agent — used by the Common Management Information Protocol agent. |
| irc | 194 | TCP/UDP | Internet Relay Chat — real-time text messaging and chat protocol. |
| at-rtmp | 201 | TCP/UDP | AppleTalk Routing Table Maintenance Protocol — manages AppleTalk routing tables. |
| at-nbp | 202 | TCP/UDP | AppleTalk Name Binding Protocol — maps AppleTalk resource names to addresses. |
| at-3 | 203 | TCP/UDP | AppleTalk Zone Information Protocol — manages AppleTalk zones. |
| at-echo | 204 | TCP/UDP | AppleTalk Echo Protocol — verifies connectivity between AppleTalk nodes. |
| at-5 | 205 | TCP/UDP | AppleTalk — reserved AppleTalk protocol port. |
| at-zis | 206 | TCP/UDP | AppleTalk Zone Information Socket — distributes zone information in AppleTalk networks. |
| at-7 | 207 | TCP/UDP | AppleTalk — reserved AppleTalk protocol port. |
| at-8 | 208 | TCP/UDP | AppleTalk — reserved AppleTalk protocol port. |
| ipx | 213 | TCP/UDP | Internetwork Packet Exchange — Novell's network layer protocol. |
| imap3 | 220 | TCP/UDP | IMAP version 3 — deprecated version of the Internet Message Access Protocol. |
| aurp | 387 | TCP/UDP | AppleTalk Update Routing Protocol — used for routing between AppleTalk networks. |
| netware-ip | 396 | TCP/UDP | Novell NetWare over IP — encapsulates IPX/SPX packets within IP datagrams. |
| rmt | 411 | TCP/UDP | Remote Tape — used for remote magnetic tape drive access. |
| kerberos-ds | 445 | TCP/UDP | Kerberos-DS — alternative Kerberos authentication over SMB/DS port. |
| isakmp | 500 | UDP | Internet Security Association and Key Management Protocol — used in IPsec VPNs for key exchange (IKE). |
| fcp | 510 | TCP | FirstClass Protocol — used by FirstClass collaborative software. |
| exec | 512 | TCP | Remote Process Execution (rexec) — executes commands on a remote host. |
| comsat/biff | 512 | UDP | Comsat/Biff — notifies users of new mail arrival. |
| login | 513 | TCP | Remote Login (rlogin) — provides remote login capability (insecure, replaced by SSH). |
| who | 513 | UDP | Who daemon — provides information about currently logged-in users. |
| shell | 514 | TCP | Remote Shell (rsh) — executes commands on a remote host without password (insecure). |
| syslog | 514 | UDP | System Logging Protocol — forwards log messages to a centralized log server. |
| printer | 515 | TCP/UDP | Line Printer Daemon — manages print jobs on a network printer. |
| talk | 517 | TCP/UDP | Talk Protocol — allows two users to communicate interactively. |
| ntalk | 518 | UDP | Network Talk — improved version of Talk supporting multiple interfaces. |
| netnews | 532 | TCP/UDP | Readnews — used for accessing Usenet newsgroups. |
| uucp | 540 | TCP/UDP | Unix-to-Unix Copy Protocol — transfers files and executes commands between Unix systems. |
| klogin | 543 | TCP/UDP | Kerberos Login — Kerberos-authenticated remote login (rlogin replacement). |
| kshell | 544 | TCP/UDP | Kerberos Shell — Kerberos-authenticated remote shell (rsh replacement). |
| ekshell | 545 | TCP | Kerberos Encrypted Shell — encrypted Kerberos remote shell. |
| pcserver | 600 | TCP | PC Server — used by ECD (Energy Calculation daemon) and other services. |
| mount | 635 | UDP | NFS Mount Protocol — used to mount remote NFS file systems. |
| pcnfs | 640 | UDP | PC Network File System — lightweight NFS authentication for PC clients. |
| bwnfs | 650 | UDP | BW-NFS — used for NFS-based communication by some BSD systems. |
| flexlm | 744 | TCP/UDP | FlexLM License Manager — manages floating software licenses. |
| kerberos-adm | 749 | TCP/UDP | Kerberos Administration — used for Kerberos KDC administration tasks. |
| kerberos | 750 | TCP/UDP | Kerberos v4 — legacy Kerberos version 4 authentication port. |
| kerberos_master | 751 | TCP/UDP | Kerberos Master — used for Kerberos master database propagation. |
| krb_prop | 754 | TCP | Kerberos Slave Propagation — propagates Kerberos database to slave KDCs. |
| applix | 999 | UDP | Applix — used by Applix data access services. |
| socks | 1080 | TCP/UDP | SOCKS Proxy — proxy protocol for routing TCP/UDP traffic through a firewall. |
| kpop | 1109 | TCP | Kerberos POP — Kerberos-authenticated Post Office Protocol. |
| ms-sql-s | 1433 | TCP/UDP | Microsoft SQL Server — main port for Microsoft SQL Server database connections. |
| ms-sql-m | 1434 | TCP/UDP | Microsoft SQL Server Monitor — used for SQL Server Browser service and instance discovery. |
| pptp | 1723 | TCP/UDP | Point-to-Point Tunneling Protocol — VPN tunneling protocol used by Microsoft. |
| nfs | 2049 | TCP/UDP | Network File System — enables file sharing between Unix/Linux hosts over a network. |
| eklogin | 2105 | TCP | Kerberos Encrypted Login — encrypted version of Kerberos rlogin. |
| rkinit | 2108 | TCP | Kerberos Remote Kinit — used for remote Kerberos ticket initialization. |
| kx | 2111 | TCP | Kerberos X — used for Kerberos-authenticated X Window System sessions. |
| kauth | 2120 | TCP | Kerberos Authorization — used for Kerberos authorization sub-protocol. |
| lyskom | 4894 | TCP | LysKOM — conference system and messaging protocol used by the LysKOM server. |
| sip | 5060 | TCP | Session Initiation Protocol (TCP) — sets up and manages VoIP and multimedia sessions. |
| sip | 5060 | UDP | Session Initiation Protocol (UDP) — sets up and manages VoIP and multimedia sessions. |
| x11 | 6000–6063 | TCP/UDP | X Window System — graphical display protocol for remote desktop rendering on Unix/Linux. |
| irc | 6667 | TCP | Internet Relay Chat (standard) — default port for IRC server communication. |
| raw/JetDirect | 9100 | TCP | Raw printing/JetDirect — used for direct printing to network printers. |