ポート番号一覧リファレンス
New主要TCP/UDPポート番号とサービス名の検索リファレンス。
41 件中 41 件を表示
| ポート | プロトコル | TCP/UDP | 範囲 | 説明 |
|---|---|---|---|---|
| 20 | FTP (Data) | TCP | ウェルノウン | アクティブモードのFTPデータ転送ポート。現在はSFTP/FTPSへの移行が進んでいます。 |
| 21 | FTP (Control) | TCP | ウェルノウン | 認証やコマンド発行に使用されるFTP制御チャネル。 |
| 22 | SSH | TCP | ウェルノウン | Secure Shell — 暗号化されたリモートログイン、コマンド実行、ファイル転送。 |
| 23 | Telnet | TCP | ウェルノウン | 暗号化されていないリモート端末アクセス。非推奨でありSSHに置き換えられました。 |
| 25 | SMTP | TCP | ウェルノウン | メールサーバー間でメールを送信するための標準プロトコル。 |
| 53 | DNS | TCP/UDP | ウェルノウン | ドメインネームシステム(通常の照会はUDP、ゾーン転送等はTCPを使用)。 |
| 67 | DHCP (Server) | UDP | ウェルノウン | DHCPサーバーがクライアントにIPアドレスを割り当てるためのポート。 |
| 68 | DHCP (Client) | UDP | ウェルノウン | DHCPクライアントがサーバーからのIP割り当て応答を受信するポート。 |
| 69 | TFTP | UDP | ウェルノウン | ネットワークブートなどで使用される簡易ファイル転送プロトコル。 |
| 80 | HTTP | TCP | ウェルノウン | 暗号化されていないWebトラフィック。通常HTTPS(443)へリダイレクトされます。 |
| 110 | POP3 | TCP | ウェルノウン | メールサーバーからメールを受信するプロトコル。 |
| 119 | NNTP | TCP | ウェルノウン | Usenetニュースグループで使用されるプロトコル。 |
| 123 | NTP | UDP | ウェルノウン | ネットワーク経由でシステム時計を同期するためのプロトコル。 |
| 143 | IMAP | TCP | ウェルノウン | サーバー上でメールを管理・同期するためのプロトコル。 |
| 161 | SNMP | UDP | ウェルノウン | ネットワーク機器の監視および管理に使用されるプロトコル。 |
| 162 | SNMP Trap | UDP | ウェルノウン | 管理機器からのSNMPトラップ通知を受信するポート。 |
| 179 | BGP | TCP | ウェルノウン | インターネットルーター間でルーティング情報を交換するプロトコル。 |
| 389 | LDAP | TCP/UDP | ウェルノウン | ディレクトリサービス(ユーザー情報等)を照会するためのプロトコル。 |
| 443 | HTTPS | TCP | ウェルノウン | TLS/SSLで暗号化された標準的なセキュアWebトラフィックポート。 |
| 445 | SMB | TCP | ウェルノウン | Windowsのファイルおよびプリンター共有プロトコル。 |
| 465 | SMTPS | TCP | ウェルノウン | 暗号化TLS接続を介したSMTPメール送信ポート。 |
| 514 | Syslog | UDP | ウェルノウン | ログサーバーへシステムログを送信するためのポート。 |
| 587 | SMTP (Submission) | TCP | レジスタード | STARTTLSを使用したメール送信の標準ポート。 |
| 636 | LDAPS | TCP | ウェルノウン | TLS/SSLで暗号化されたLDAPプロトコル。 |
| 993 | IMAPS | TCP | ウェルノウン | TLS/SSLで暗号化されたIMAPプロトコル。 |
| 995 | POP3S | TCP | ウェルノウン | TLS/SSLで暗号化されたPOP3プロトコル。 |
| 1433 | Microsoft SQL Server | TCP | レジスタード | Microsoft SQL Serverデータベース接続のデフォルトポート。 |
| 1521 | Oracle DB | TCP | レジスタード | Oracle Database接続リスナーのデフォルトポート。 |
| 1723 | PPTP | TCP | レジスタード | ポイントツーポイント・トンネリング・プロトコル(レガシーVPN)。 |
| 3306 | MySQL / MariaDB | TCP | レジスタード | MySQLおよびMariaDBデータベース接続のデフォルトポート。 |
| 3389 | RDP | TCP | レジスタード | Remote Desktop Protocol — Windowsのリモートデスクトップ接続。 |
| 5432 | PostgreSQL | TCP | レジスタード | PostgreSQLデータベース接続のデフォルトポート。 |
| 5672 | AMQP | TCP | レジスタード | RabbitMQなどのメッセージブローカーで使用されるAMQPポート。 |
| 5900 | VNC | TCP | レジスタード | VNCリモートデスクトップ接続用のポート。 |
| 6379 | Redis | TCP | レジスタード | Redisインメモリデータストアのデフォルトポート。 |
| 8080 | HTTP (Alternate) | TCP | レジスタード | プロキシや開発サーバーでよく使われる代替HTTPポート。 |
| 8443 | HTTPS (Alternate) | TCP | レジスタード | 管理パネルやアプリサーバーでよく使われる代替HTTPSポート。 |
| 9200 | Elasticsearch | TCP | レジスタード | Elasticsearch REST APIのデフォルトポート。 |
| 9092 | Kafka | TCP | レジスタード | Apache Kafkaブローカーのデフォルトポート。 |
| 27017 | MongoDB | TCP | レジスタード | MongoDBデータベース接続のデフォルトポート。 |
| 49152–65535 | Dynamic / Private | TCP/UDP | ダイナミック / プライベート | クライアント接続のためにOSが一時的に割り当てるエフェメラルポート範囲。 |
このツールについて
A port number identifies a specific process or service on a device, allowing a single IP address to handle many simultaneous network connections—web traffic on 443, email on 25, SSH on 22, and so on. IANA (the Internet Assigned Numbers Authority) divides the full 0–65535 range into three bands: well-known ports (0–1023), reserved for core, long-established services and requiring administrative privileges on most operating systems; registered ports (1024–49151), used by specific applications and vendors but not requiring special privileges; and dynamic or private ports (49152–65535), assigned temporarily by the operating system for outgoing client connections. This page is a searchable reference for the ports developers and sysadmins encounter most often.
使い方
- 1Use the search box to filter by port number, protocol name, or keyword (e.g. "database", "mail").
- 2Click a range filter (Well-Known, Registered, Dynamic) to narrow the list to that band.
- 3Check the TCP/UDP column to see which transport protocol a service uses—some, like DNS, use both.
よくある質問 (FAQ)
- What is the difference between TCP and UDP?
- TCP (Transmission Control Protocol) is connection-oriented and guarantees ordered, reliable delivery—used for HTTP, SSH, and databases. UDP (User Datagram Protocol) is connectionless with no delivery guarantee, but has lower overhead—used for DNS lookups, video streaming, and online gaming, where speed matters more than guaranteed delivery.
- Why do some services need administrator/root privileges to use their port?
- On Linux and macOS, binding to a well-known port (0–1023) requires elevated privileges, a security convention that prevents ordinary users from impersonating standard services like HTTP (80) or SSH (22). Ports 1024 and above can be used by any user process.
- What are ephemeral (dynamic) ports?
- When your computer initiates an outgoing connection—like a browser connecting to a website—the operating system assigns it a temporary port from the dynamic range (49152–65535) for the duration of that connection. This is why you never have to configure a port for outgoing requests; it's chosen automatically and released when the connection closes.
- Can two applications use the same port number?
- Not for the same protocol and IP address at the same time—the OS will refuse to bind a second listener to a port that's already in use (a 'port already in use' error). However, a TCP service and a UDP service can share the same port number, since they are tracked independently.