ポート番号リファレンスとは?

無料のオンライン ポート番号リファレンスツール。一般的な TCP および UDP ポート番号とその用途を検索。

TCP and UDP port numbers are the addressing mechanism that allows multiple network services to run on a single IP address. Every network-connected service listens on a specific port, and knowing which port corresponds to which service is essential for firewall configuration, network security auditing, software development, and system administration.

Port Number Reference covers 40+ of the most commonly used ports organized into categories: Web (HTTP/80, HTTPS/443), Email (SMTP/25, IMAP/143, POP3/110), Database (MySQL/3306, PostgreSQL/5432, MongoDB/27017, Redis/6379), Remote Access (SSH/22, RDP/3389, VNC/5900, Telnet/23), Security (VPN/1194, IPsec/500, TLS/443), File Transfer (FTP/21, SFTP/22, FTPS/990, SMB/445), Development (Docker/2375, Kubernetes/6443, Git/9418), DNS (53), DHCP (67/68), NTP (123), and more.

Each entry displays the port number, the transport protocol (TCP, UDP, or both), the standardized service name as defined by IANA, and a clear description of the service's purpose and common use cases. The search bar filters by port number, service name, or keyword instantly.

The port range reference at the bottom provides orientation: well-known ports (0-1023) require root/admin privileges and are assigned to widely used services, registered ports (1024-49151) are used by vendor applications, and dynamic/private ports (49152-65535) are used for temporary connections.

ポート番号リファレンスの実際の使用例

Webトラフィックを許可するファイアウォールの設定

ネットワーク管理者が、Webトラフィックを許可するファイアウォールを設定する必要があります。HTTPがポート80/TCP、HTTPSがポート443/TCPを使用することを確認するため、Port Number Referenceを参照します。各ポートの説明が、正しいドキュメント付きで適切なファイアウォールルールを書くのに役立ちます。

本番サーバーで開放されているポートの監査

セキュリティ監査担当者が本番サーバーでポートスキャンを実行し、ポート3306が開放されていることを発見しました。調べてみると、MySQLデータベースのポートです。これはセキュリティリスクです。データベースのポートはインターネットに公開すべきではありません。MySQLを社内ネットワークへ移し、公開ポートを閉じることを推奨します。

接続拒否エラーのデバッグ

開発者がRedisキャッシュサーバーに接続できません。サーバーでポート6379が開放されているか、アプリケーションが正しいポートを使用するよう設定されているかを確認します。リファレンスを見ると、Redisのデフォルトポートは6379/TCPと確認できます。調査の結果、Redisサーバーが別のポートで待ち受けていることが判明しました。

なぜポート番号リファレンスを使うのか?

  • ウェルノウンポート(0〜1023)の完全なリスト
  • ポート番号またはサービス名で検索
  • TCP/UDPフィルター
  • カテゴリ別(Web、メール、ファイル転送、データベース、リモートアクセス)に整理

ポート番号リファレンスの使い方 — ステップバイステップ

1

ポート番号またはサービス名で検索します。

2

プロトコル別(TCP、UDP、両方)にフィルタリングします。

3

一般的なポートの一覧を参照します。

4

ポートの詳細(サービス、説明、プロトコル)を表示します。

ポート番号リファレンスはこんな方におすすめ

  • ネットワークトラブルシューティング
  • ファイアウォール設定
  • サーバー管理
  • セキュリティ監査

ポート番号リファレンスのプロのヒント

  • 1ウェルノウンポート(0-1023)をバインドするには、root/管理者権限が必要です。これらのポートでカスタムサービスを開発する場合は、適切な権限でアプリケーションを実行するか、上位ポートを使用してトラフィックをプロキシしましょう。
  • 2ポート8080は、開発サーバー用のHTTP代替ポートとしてよく使われます。IANA標準ではありませんが、開発・テスト用のHTTP代替ポートとして広く認識されています。
  • 3接続問題のトラブルシューティングでは、ポート番号とプロトコル(TCPかUDPか)の両方を確認しましょう。両方を使うサービスもあります。DNSはクエリにUDP/53、ゾーン転送にTCP/53を使用します。
  • 4主要な10ポートを覚えておきましょう。SSH(22)、HTTP(80)、HTTPS(443)、DNS(53)、SMTP(25)、MySQL(3306)、RDP(3389)、PostgreSQL(5432)、MongoDB(27017)、Redis(6379)です。これらで日常のネットワーク作業の90%をカバーできます。

ポート番号リファレンス — よくある質問

What is the difference between TCP and UDP?

TCP is connection-oriented with guaranteed delivery — used for web, email, and file transfer. UDP is connectionless with no delivery guarantee — used for DNS, streaming, and real-time applications where speed matters more than reliability.

Why are some ports considered "well-known"?

Well-known ports (0-1023) are assigned by IANA to widely used services. Binding to these ports typically requires root/admin privileges. Examples include HTTP (80), HTTPS (443), and SSH (22).

Does the IP lookup store my searches?

No. The IP lookup API used by this tool does not log queries or store IP histories. Your searches remain private.

Can I look up private IP addresses?

Yes. The tool supports both public and private IP ranges (10.x.x.x, 172.16-31.x.x, 192.168.x.x). Geolocation data is available only for public IPs.

Is ポート番号リファレンス really free to use?

Yes, ポート番号リファレンス is completely free with no hidden charges, no usage limits, and no premium tiers. You can use it as often as you need without signing up or providing any personal information.

ポート番号リファレンスを今すぐ試す

無料オンラインツール — ブラウザで動作、サインアップ不要。今すぐ使い始められます。

今すぐ試す
Free Forever · No Sign-up

182 Free Tools at Your Fingertips

All free online tools for developers, designers, students, and creators. Every tool works in your browser — no sign-up, no data collection.