TCP/IP ポート番号検索

  • IANAが公開している資料を利用して作成

【使い方】

    1) Port no.:ポート番号を入力
    2) Description:キーワードを入力
    3) Empty port:空きポート検索チェックボックス
    a) Port no が空白の場合 => 65535 までの空きポートの一覧を表示
    b) Port no に任意の数値が入力されている場合 => そのポートが空きかどうか
    ※1 < 2 < 3 の順に優先。AND|OR検索は出来ない。

wikipedia:ポート番号

[WELL KNOWN PORT NUMBERS] 0番 - 1023番 :一般的なポート番号
[REGISTERED PORT NUMBERS] 1024番 - 49151番 :登録済みポート番号
[DYNAMIC AND/OR PRIVATE PORTS] 49152番 - 65535番 :自由に使用できるポート番号

  • WELL KNOWN PORT NUMBERは、Internet Assigned Numbers Authority (IANA) が管理
  • REGISTERED PORT NUMBERSに関しては、IANAが利便性を考慮して公開
  • クライアント側に割り当てられるポート番号など、ユーザが自由にポート番号を使用する場合は、49152番以降を使用

実行例) Description:Cisco

    Port No. Protocol Description
    130 tcp [ fna ] cisco FNATIVE
    130 udp [ fna ] cisco FNATIVE
    131 tcp [ tna ] cisco TNATIVE
    131 udp [ tna ] cisco TNATIVE
    132 tcp [ sys ] cisco SYSMAINT
    132 udp [ sys ] cisco SYSMAINT
    711 tcp [ tdp ] Cisco TDP
    711 udp [ tdp ] Cisco TDP
    1167 tcp [ ipsla ] Cisco IP SLAs Control Protocol
    1167 udp [ ipsla ] Cisco IP SLAs Control Protocol
    1167 sctp [ ipsla ] Cisco IP SLAs Control Protocol
    1741 tcp [ mgmt ] cisco-net-mgmt
    1741 udp [ mgmt ] cisco-net-mgmt
    1986 tcp [ licensedaemon ] cisco license management
    1986 udp [ licensedaemon ] cisco license management
    1987 tcp [ p1 ] cisco RSRB Priority 1 port
    1987 udp [ p1 ] cisco RSRB Priority 1 port
    1988 tcp [ p2 ] cisco RSRB Priority 2 port
    1988 udp [ p2 ] cisco RSRB Priority 2 port
    1989 tcp [ p3 ] cisco RSRB Priority 3 port
    1989 udp [ p3 ] cisco RSRB Priority 3 port
    1990 tcp [ p1 ] cisco STUN Priority 1 port
    1990 udp [ p1 ] cisco STUN Priority 1 port
    1991 tcp [ p2 ] cisco STUN Priority 2 port
    1991 udp [ p2 ] cisco STUN Priority 2 port
    1992 tcp [ p3 ] cisco STUN Priority 3 port
    1992 udp [ p3 ] cisco STUN Priority 3 port
    1993 tcp [ port ] cisco SNMP TCP port
    1993 udp [ port ] cisco SNMP TCP port
    1994 tcp [ port ] cisco serial tunnel port
    1994 udp [ port ] cisco serial tunnel port
    1995 tcp [ port ] cisco perf port
    1995 udp [ port ] cisco perf port
    1996 tcp [ port ] cisco Remote SRB port
    1996 udp [ port ] cisco Remote SRB port
    1997 tcp [ port ] cisco Gateway Discovery Protocol
    1997 udp [ port ] cisco Gateway Discovery Protocol
    1998 tcp [ port ] cisco X.25 service (XOT)
    1998 udp [ port ] cisco X.25 service (XOT)
    1999 tcp [ port ] cisco identification port
    1999 udp [ port ] cisco identification port
    2000 tcp [ sccp ] Cisco SCCP
    2000 udp [ sccp ] Cisco SCCp
    2567 tcp [ clp ] Cisco Line Protocol
    2567 udp [ clp ] Cisco Line Protocol
    4051 tcp [ cppdp ] Cisco Peer to Peer Distribution Protocol
    4051 udp [ cppdp ] Cisco Peer to Peer Distribution Protocol
    7546 tcp [ cfs ] Cisco Fabric service
    7546 udp [ cfs ] Cisco Fabric service
    15555 tcp [ snat ] Cisco Stateful NAT
    15555 udp [ snat ] Cisco Stateful NAT
    43441 tcp [ ciscocsdb ] Cisco NetMgmt DB Ports
    43441 udp [ ciscocsdb ] Cisco NetMgmt DB Ports
  • Ciscoって偉いなぁ。IANAが管理してるポートで4つもあるんだ。
  • tcp/udpの別にそのまんま表示されるのがうっとうしいのでマージする。