Port Number: Perbedaan antara revisi

Dari Catatan Pak Samsul
Loncat ke navigasi Loncat ke pencarian
(←Membuat halaman berisi '{{noref}} {{rapikan|topik=teknologi informasi}} Dalam protokol jaringan TCP/IP, sebuah '''porta''' adalah mekanisme yang mengizinkan sebuah komputer untuk mendukun...')
 
k (Tulisan pertama)
 
Baris 1: Baris 1:
{{noref}}
{{rapikan|topik=teknologi informasi}}
Dalam protokol jaringan [[TCP/IP]], sebuah '''porta''' adalah mekanisme yang mengizinkan sebuah komputer untuk mendukung beberapa sesi koneksi dengan komputer lainnya dan program di dalam jaringan. Porta dapat mengidentifikasikan aplikasi dan layanan yang menggunakan koneksi di dalam jaringan TCP/IP. Sehingga, porta juga mengidentifikasikan sebuah proses tertentu di mana sebuah server dapat memberikan sebuah layanan kepada klien atau bagaimana sebuah klien dapat mengakses sebuah layanan yang ada dalam server. Porta dapat dikenali dengan angka [[16-bit]] (dua byte) yang disebut dengan '''''Port Number''''' dan diklasifikasikan dengan jenis protokol transport apa yang digunakan, ke dalam '''''Port TCP''''' dan '''''Port UDP'''''. Karena memiliki angka 16-bit, maka total maksimum jumlah porta untuk setiap protokol transport yang digunakan adalah 65536 buah.
Dalam protokol jaringan [[TCP/IP]], sebuah '''porta''' adalah mekanisme yang mengizinkan sebuah komputer untuk mendukung beberapa sesi koneksi dengan komputer lainnya dan program di dalam jaringan. Porta dapat mengidentifikasikan aplikasi dan layanan yang menggunakan koneksi di dalam jaringan TCP/IP. Sehingga, porta juga mengidentifikasikan sebuah proses tertentu di mana sebuah server dapat memberikan sebuah layanan kepada klien atau bagaimana sebuah klien dapat mengakses sebuah layanan yang ada dalam server. Porta dapat dikenali dengan angka [[16-bit]] (dua byte) yang disebut dengan '''''Port Number''''' dan diklasifikasikan dengan jenis protokol transport apa yang digunakan, ke dalam '''''Port TCP''''' dan '''''Port UDP'''''. Karena memiliki angka 16-bit, maka total maksimum jumlah porta untuk setiap protokol transport yang digunakan adalah 65536 buah.


Dilihat dari penomorannya, port UDP dan TCP dibagi menjadi tiga jenis, yakni sebagai berikut:
Dilihat dari penomorannya, port UDP dan TCP dibagi menjadi tiga jenis, yakni sebagai berikut:
* '''''Well-known Port''''': yang pada awalnya berkisar antara 0 hingga 255 tetapi kemudian diperlebar untuk mendukung antara 0 hingga 1023. ''Port number'' yang termasuk ke dalam ''well-known port'', selalu merepresentasikan layanan jaringan yang sama, dan ditetapkan oleh [[IANA|Internet Assigned Number Authority (IANA)]]. Beberapa di antara porta-porta yang berada di dalam rentang ''Well-known port'' masih belum ditetapkan dan direservasikan untuk digunakan oleh layanan yang bakal ada pada masa depan. ''Well-known port'' didefinisikan dalam RFC 1060.
* '''''Registered Port''''': Porta-porta yang digunakan oleh vendor-vendor komputer atau jaringan yang berbeda untuk mendukung aplikasi dan sistem operasi yang mereka buat. ''Registered port'' juga diketahui dan didaftarkan oleh IANA tetapi tidak dialokasikan secara permanen, sehingga vendor lainnya dapat menggunakan ''port number'' yang sama. Rentang ''registered port'' berkisar dari 1024 hingga 49151 dan beberapa porta di antaranya adalah ''Dynamically Assigned Port''.
* '''''Dynamically Assigned Port''''': merupakan porta-porta yang ditetapkan oleh sistem operasi atau aplikasi yang digunakan untuk melayani permintaan dari pengguna sesuai dengan kebutuhan. ''Dynamically Assigned Port'' berkisar dari 1024 hingga 65536 dan dapat digunakan atau dilepaskan sesuai kebutuhan.


== ''Well-known port'' ==
*'''''Well-known Port''''': yang pada awalnya berkisar antara 0 hingga 255 tetapi kemudian diperlebar untuk mendukung antara 0 hingga 1023. ''Port number'' yang termasuk ke dalam ''well-known port'', selalu merepresentasikan layanan jaringan yang sama, dan ditetapkan oleh [[IANA|Internet Assigned Number Authority (IANA)]]. Beberapa di antara porta-porta yang berada di dalam rentang ''Well-known port'' masih belum ditetapkan dan direservasikan untuk digunakan oleh layanan yang bakal ada pada masa depan. ''Well-known port'' didefinisikan dalam RFC 1060.
*'''''Registered Port''''': Porta-porta yang digunakan oleh vendor-vendor komputer atau jaringan yang berbeda untuk mendukung aplikasi dan sistem operasi yang mereka buat. ''Registered port'' juga diketahui dan didaftarkan oleh IANA tetapi tidak dialokasikan secara permanen, sehingga vendor lainnya dapat menggunakan ''port number'' yang sama. Rentang ''registered port'' berkisar dari 1024 hingga 49151 dan beberapa porta di antaranya adalah ''Dynamically Assigned Port''.
*'''''Dynamically Assigned Port''''': merupakan porta-porta yang ditetapkan oleh sistem operasi atau aplikasi yang digunakan untuk melayani permintaan dari pengguna sesuai dengan kebutuhan. ''Dynamically Assigned Port'' berkisar dari 1024 hingga 65536 dan dapat digunakan atau dilepaskan sesuai kebutuhan.
 
==''Well-known port''==
Berikut ini berisi ''well-known port'':<!--Tabel ini belum lengkap, Belum diterjemahkan, atau belum diberi link/keterangan yang cukup jelas...-->
Berikut ini berisi ''well-known port'':<!--Tabel ini belum lengkap, Belum diterjemahkan, atau belum diberi link/keterangan yang cukup jelas...-->
{| class="wikitable"
{| class="wikitable"
|-
|-
! Porta
!Porta
! Jenis porta
!Jenis porta
! Kata kunci
!Kata kunci
! Digunakan oleh
!Digunakan oleh
|-
|-
| 0
|0
| TCP, UDP
|TCP, UDP
| T/A.
|T/A.
| Dicadangkan, tidak digunakan.
|Dicadangkan, tidak digunakan.
|-
|-
| 1
|1
| TCP, UDP
|TCP, UDP
| TCPmux
|TCPmux
| TCP Port Service Multiplexer
|TCP Port Service Multiplexer
|-
|-
| 2
|2
| TCP, UDP
|TCP, UDP
| compressnet
|compressnet
| Management Utility
|Management Utility
|-
|-
| 3
|3
| TCP, UDP
|TCP, UDP
| compressnet
|compressnet
| Compression Process
|Compression Process
|-
|-
| 4
|4
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 5
|5
| TCP, UDP
|TCP, UDP
| rje
|rje
| Remote Job Entry
|Remote Job Entry
|-
|-
| 6
|6
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 7
|7
| TCP, UDP
|TCP, UDP
| echo
|echo
| Echo
|Echo
|-
|-
| 8
|8
| TCP, UDP
|TCP, UDP
| T/A
|T/A
|
|
|-
|-
| 9
|9
| TCP, UDP
|TCP, UDP
| discard
|discard
| Discard;alias=sink null
|Discard;alias=sink null
|-
|-
| 10
|10
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 11
|11
| TCP, UDP
|TCP, UDP
| systat
|systat
| Active Users; alias = users
|Active Users; alias = users
|-
|-
| 12
|12
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 13
|13
| TCP, UDP
|TCP, UDP
| daytime
|daytime
| Daytime
|Daytime
|-
|-
| 14
|14
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 15
|15
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan (sebelumnya: netstat)
|Belum ditetapkan (sebelumnya: netstat)
|-
|-
| 16
|16
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 17
|17
| TCP, UDP
|TCP, UDP
| qotd
|qotd
| Quote of the Day; alias = quote
|Quote of the Day; alias = quote
|-
|-
| 18
|18
| TCP, UDP
|TCP, UDP
| msp
|msp
| Message Send Protocol
|Message Send Protocol
|-
|-
| 19
|19
| TCP, UDP
|TCP, UDP
| chargen
|chargen
| Character Generator; alias = ttytst source
|Character Generator; alias = ttytst source
|-
|-
| '''20'''
|'''20'''
| TCP, UDP
|TCP, UDP
| ftp-data
|ftp-data
| [[FTP|File Transfer Protocol]] (default data)
|[[FTP|File Transfer Protocol]] (default data)
|-
|-
| '''21'''
|'''21'''
| TCP, UDP
|TCP, UDP
| ftp
|ftp
| [[FTP|File Transfer Protocol]] (control), connection dialog
|[[FTP|File Transfer Protocol]] (control), connection dialog
|-
|-
| 22
|22
| TCP, UDP
|TCP, UDP
| SSH
|SSH
| Putty
|Putty
|-
|-
| '''23'''
|'''23'''
| TCP, UDP
|TCP, UDP
| telnet
|telnet
| [[Telnet]]
|[[Telnet]]
|-
|-
| 24
|24
| TCP, UDP
|TCP, UDP
|
|
| Any private mail system
|Any private mail system
|-
|-
| '''25'''
|'''25'''
| TCP, UDP
|TCP, UDP
| smtp
|smtp
| [[SMTP|Simple Mail Transfer Protocol]]; alias = mail
|[[SMTP|Simple Mail Transfer Protocol]]; alias = mail
|-
|-
| 26
|26
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 27
|27
| TCP, UDP
|TCP, UDP
| nsw-fe
|nsw-fe
| NSW User System FE
|NSW User System FE
|-
|-
| 28
|28
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 29
|29
| TCP, UDP
|TCP, UDP
| msg-icp
|msg-icp
| MSG ICP
|MSG ICP
|-
|-
| 30
|30
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 31
|31
| TCP, UDP
|TCP, UDP
| msg-auth
|msg-auth
| MSG Authentication
|MSG Authentication
|-
|-
| 32
|32
| TCP, UDP
|TCP, UDP
|
|
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 33
|33
| TCP, UDP
|TCP, UDP
| dsp
|dsp
| Display Support Protocol
|Display Support Protocol
|-
|-
| 34
|34
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 35
|35
| TCP, UDP
|TCP, UDP
|
|
| Any private printer server
|Any private printer server
|-
|-
| 36
|36
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 37
|37
| TCP, UDP
|TCP, UDP
| time
|time
| Time; alias = timeserver
|Time; alias = timeserver
|-
|-
| 38
|38
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 39
|39
| TCP, UDP
|TCP, UDP
| rlp
|rlp
| Resource Location Protocol; alias = resource
|Resource Location Protocol; alias = resource
|-
|-
| 40
|40
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 41
|41
| TCP, UDP
|TCP, UDP
| graphics
|graphics
| Graphics
|Graphics
|-
|-
| 42
|42
| TCP, UDP
|TCP, UDP
| nameserver
|nameserver
| Host Name Server; alias = nameserver
|Host Name Server; alias = nameserver
|-
|-
| 43
|43
| TCP, UDP
|TCP, UDP
| nicname
|nicname
| Who Is; alias = nicname
|Who Is; alias = nicname
|-
|-
| 44
|44
| TCP, UDP
|TCP, UDP
| mpm-flags
|mpm-flags
| MPM FLAGS Protocol
|MPM FLAGS Protocol
|-
|-
| 45
|45
| TCP, UDP
|TCP, UDP
| mpm
|mpm
| Message Processing Module
|Message Processing Module
|-
|-
| 46
|46
| TCP, UDP
|TCP, UDP
| mpm-snd
|mpm-snd
| MPM (default send)
|MPM (default send)
|-
|-
| 47
|47
| TCP, UDP
|TCP, UDP
| ni-ftp
|ni-ftp
| NI FTP
|NI FTP
|-
|-
| 48
|48
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 49
|49
| TCP, UDP
|TCP, UDP
| login
|login
| Login Host Protocol
|Login Host Protocol
|-
|-
| 50
|50
| TCP, UDP
|TCP, UDP
| re-mail-ck
|re-mail-ck
| Remote Mail Checking Protocol
|Remote Mail Checking Protocol
|-
|-
| 51
|51
| TCP, UDP
|TCP, UDP
| la-maint
|la-maint
| IMP Logical Address Maintenance
|IMP Logical Address Maintenance
|-
|-
| 52
|52
| TCP, UDP
|TCP, UDP
| xns-time
|xns-time
| XNS Time Protocol
|XNS Time Protocol
|-
|-
| '''53'''
|'''53'''
| TCP, UDP  
|TCP, UDP
| domain
|domain
| [[DNS|Domain Name System Server]]
|[[DNS|Domain Name System Server]]
|-
|-
| 54
|54
| TCP, UDP
|TCP, UDP
| xns-ch  
|xns-ch
| XNS Clearinghouse
|XNS Clearinghouse
|-
|-
| 55
|55
| TCP, UDP
|TCP, UDP
| isi-gl
|isi-gl
| ISI Graphics Language
|ISI Graphics Language
|-
|-
| 56
|56
| TCP, UDP
|TCP, UDP
| xns-auth
|xns-auth
| XNS Authentication
|XNS Authentication
|-
|-
| 57
|57
| TCP, UDP
|TCP, UDP
|
|
| Any private terminal access
|Any private terminal access
|-
|-
| 58
|58
| TCP, UDP
|TCP, UDP
| xns-mail
|xns-mail
| XNS Mail
|XNS Mail
|-
|-
| 59
|59
| TCP, UDP
|TCP, UDP
|
|
| Any private file service
|Any private file service
|-
|-
| 60
|60
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 61
|61
| TCP, UDP
|TCP, UDP
| ni-mail
|ni-mail
| NI MAIL
|NI MAIL
|-
|-
| 62
|62
| TCP, UDP
|TCP, UDP
| acas
|acas
| ACA Services
|ACA Services
|-
|-
| 63
|63
| TCP, UDP
|TCP, UDP
| via-ftp
|via-ftp
| VIA Systems – FTP
|VIA Systems – FTP
|-
|-
| 64
|64
| TCP, UDP
|TCP, UDP
| covia
|covia
| Communications Integrator (CI)
|Communications Integrator (CI)
|-
|-
| 65
|65
| TCP, UDP
|TCP, UDP
| tacacs-ds
|tacacs-ds
| TACACS-Database Service
|TACACS-Database Service
|-
|-
| 66
|66
| TCP, UDP
|TCP, UDP
| sql*net
|sql*net
| Oracle SQL*NET
|Oracle SQL*NET
|-
|-
| 67
|67
| TCP, UDP
|TCP, UDP
| bootpc
|bootpc
| [[DHCP]]/[[BOOTP]] Protocol Server
|[[DHCP]]/[[BOOTP]] Protocol Server
|-
|-
| 68
|68
| TCP, UDP
|TCP, UDP
| bootpc
|bootpc
| [[DHCP]]/[[BOOTP]] Protocol Server
|[[DHCP]]/[[BOOTP]] Protocol Server
|-
|-
| '''69'''
|'''69'''
| TCP, UDP
|TCP, UDP
| TFTP
|TFTP
| [[Trivial File Transfer Protocol]]
|[[Trivial File Transfer Protocol]]
|-
|-
| 70
|70
| TCP, UDP
|TCP, UDP
| gopher
|gopher
| [[Gopher]]
|[[Gopher]]
|-
|-
| 71
|71
| TCP, UDP
|TCP, UDP
| netrjs-1  
|netrjs-1
| Remote Job Service
|Remote Job Service
|-
|-
| 72
|72
| TCP, UDP
|TCP, UDP
| netrjs-2
|netrjs-2
| Remote Job Service
|Remote Job Service
|-
|-
| 73
|73
| TCP, UDP
|TCP, UDP
| netrjs-3
|netrjs-3
| Remote Job Service
|Remote Job Service
|-
|-
| 74
|74
| TCP, UDP
|TCP, UDP
| netrjs-4
|netrjs-4
| Remote Job Service
|Remote Job Service
|-
|-
| 75
|75
| UDP
|UDP
| T/A
|T/A
| Any private dial-out service
|Any private dial-out service
|-
|-
| 76
|76
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| Belum ditetapkan
|Belum ditetapkan
|-
|-
| 77
|77
| TCP, UDP
|TCP, UDP
|
|
| Any private RJE service
|Any private RJE service
|-
|-
| 78
|78
| TCP, UDP
|TCP, UDP
| vetTCP
|vetTCP
| VetTCP
|VetTCP
|-
|-
| 79
|79
| TCP, UDP
|TCP, UDP
| finger
|finger
| Finger
|Finger
|-
|-
|'''80'''
|'''80'''
| TCP, UDP
|TCP, UDP
| www
|www
| [[World Wide Web]] [[HTTP]]
|[[World Wide Web]] [[HTTP]]
|-
|-
| 81
|81
| TCP, UDP
|TCP, UDP
| hosts2-ns
|hosts2-ns
| HOSTS2 Name Server
|HOSTS2 Name Server
|-
|-
| 82
|82
| TCP, UDP
|TCP, UDP
| xfer
|xfer
| XFER Utility
|XFER Utility
|-
|-
| 83
|83
| TCP, UDP
|TCP, UDP
| mit-ml-dev
|mit-ml-dev
| MIT ML Device
|MIT ML Device
|-
|-
| 84
|84
| TCP, UDP
|TCP, UDP
| ctf
|ctf
| Common Trace Facility
|Common Trace Facility
|-
|-
| 85
|85
| TCP, UDP
|TCP, UDP
| mit-ml-dev
|mit-ml-dev
| MIT ML Device
|MIT ML Device
|-
|-
| 86
|86
| TCP, UDP
|TCP, UDP
| mfcobol
|mfcobol
| Micro Focus Cobol
|Micro Focus Cobol
|-
|-
| 87
|87
| TCP, UDP
|TCP, UDP
|
|
| Any private terminal link; alias = ttylink
|Any private terminal link; alias = ttylink
|-
|-
| 88
|88
| TCP, UDP
|TCP, UDP
| kerberos
|kerberos
| [[Kerberos]]
|[[Kerberos]]
|-
|-
| 89
|89
| TCP, UDP
|TCP, UDP
| su-mit-tg
|su-mit-tg
| SU/MIT Telnet Gateway
|SU/MIT Telnet Gateway
|-
|-
| 90
|90
| TCP, UDP
|TCP, UDP
|
|
| DNSIX Security Attribute Token Map
|DNSIX Security Attribute Token Map
|-
|-
| 91
|91
| TCP, UDP
|TCP, UDP
| mit-dov
|mit-dov
| MIT Dover Spooler
|MIT Dover Spooler
|-
|-
| 92
|92
| TCP, UDP
|TCP, UDP
| npp
|npp
| Network Printing Protocol
|Network Printing Protocol
|-
|-
| 93
|93
| TCP, UDP
|TCP, UDP
| dcp
|dcp
| Device Control Protocol
|Device Control Protocol
|-
|-
| 94
|94
| TCP, UDP
|TCP, UDP
| objcall
|objcall
| Tivoli Object Dispatcher
|Tivoli Object Dispatcher
|-
|-
| 95
|95
| TCP, UDP
|TCP, UDP
| supdup
|supdup
| SUPDUP
|SUPDUP
|-
|-
| 96
|96
| TCP, UDP
|TCP, UDP
| dixie
|dixie
| DIXIE Protocol Specification
|DIXIE Protocol Specification
|-
|-
| 97
|97
| TCP, UDP
|TCP, UDP
| swift-rvf
|swift-rvf
| Swift Remote Virtual File Protocol
|Swift Remote Virtual File Protocol
|-
|-
| 98
|98
| TCP, UDP
|TCP, UDP
| tacnews
|tacnews
| TAC News
|TAC News
|-
|-
| 99
|99
| TCP, UDP
|TCP, UDP
| metagram
|metagram
| Metagram Relay
|Metagram Relay
|-
|-
| 100
|100
| TCP
|TCP
| newacct
|newacct
| (unauthorized use)
|(unauthorized use)
|-
|-
| 101
|101
| TCP, UDP
|TCP, UDP
| hostname
|hostname
| NIC Host Name Server; alias = hostname
|NIC Host Name Server; alias = hostname
|-
|-
| 102
|102
| TCP, UDP
|TCP, UDP
| iso-tsap
|iso-tsap
| ISO-TSAP
|ISO-TSAP
|-
|-
| 103
|103
| TCP, UDP
|TCP, UDP
| gppitnp
|gppitnp
| Genesis Point-to-Point Trans Net; alias = webster
|Genesis Point-to-Point Trans Net; alias = webster
|-
|-
| 104
|104
| TCP, UDP
|TCP, UDP
| acr-nema
|acr-nema
| ACR-NEMA Digital Imag. & Comm. 300
|ACR-NEMA Digital Imag. & Comm. 300
|-
|-
| 105
|105
| TCP, UDP
|TCP, UDP
| csnet-ns
|csnet-ns
| Mailbox Name Nameserver
|Mailbox Name Nameserver
|-
|-
| 106
|106
| TCP, UDP
|TCP, UDP
| 3com-tsmux
|3com-tsmux
| 3COM-TSMUX
|3COM-TSMUX
|-
|-
| 107
|107
| TCP, UDP
|TCP, UDP
| rtelnet
|rtelnet
| Remote Telnet Service
|Remote Telnet Service
|-
|-
| 108
|108
| TCP, UDP
|TCP, UDP
| snagas
|snagas
| SNA Gateway Access Server
|SNA Gateway Access Server
|-
|-
| 109
|109
| TCP, UDP
|TCP, UDP
| pop2
|pop2
| [[POP3|Post Office Protocol version 2]] (POP2); alias = postoffice
|[[POP3|Post Office Protocol version 2]] (POP2); alias = postoffice
|-
|-
| '''110'''
|'''110'''
| TCP, UDP  
|TCP, UDP
| pop3
|pop3
| [[POP3|Post Office Protocol version 3]] (POP3); alias = postoffice
|[[POP3|Post Office Protocol version 3]] (POP3); alias = postoffice
|-
|-
| 111
|111
| TCP, UDP
|TCP, UDP
| sunrpc
|sunrpc
| SUN Remote Procedure Call
|SUN Remote Procedure Call
|-
|-
| 112
|112
| TCP, UDP
|TCP, UDP
| mcidas
|mcidas
| McIDAS Data Transmission Protocol
|McIDAS Data Transmission Protocol
|-
|-
| 113
|113
| TCP, UDP
|TCP, UDP
| auth
|auth
| Authentication Service; alias = authentication
|Authentication Service; alias = authentication
|-
|-
| 114
|114
| TCP, UDP
|TCP, UDP
| audionews
|audionews
| Audio News Multicast
|Audio News Multicast
|-
|-
| 115
|115
| TCP, UDP  
|TCP, UDP
| sftp
|sftp
| [[SFTP|Simple File Transfer Protocol]]
|[[SFTP|Simple File Transfer Protocol]]
|-
|-
| 116
|116
| TCP, UDP
|TCP, UDP
| ansanotify
|ansanotify
| ANSA REX Notify
|ANSA REX Notify
|-
|-
| 117
|117
| TCP, UDP
|TCP, UDP
| uucp-path
|uucp-path
| UUCP Path Service
|UUCP Path Service
|-
|-
| 118
|118
| TCP, UDP
|TCP, UDP
| sqlserv
|sqlserv
| SQL Services
|SQL Services
|-
|-
| 119
|119
| TCP, UDP
|TCP, UDP
| nntp
|nntp
| [[NNTP|Network News Transfer Protocol]] (NNTP); alias = usenet
|[[NNTP|Network News Transfer Protocol]] (NNTP); alias = usenet
|-
|-
| 120
|120
| TCP, UDP
|TCP, UDP
| cfdptkt
|cfdptkt
| CFDPTKT
|CFDPTKT
|-
|-
| 121
|121
| TCP, UDP
|TCP, UDP
| erpc
|erpc
| Encore Expedited Remote Procedure Call
|Encore Expedited Remote Procedure Call
|-
|-
| 122
|122
| TCP, UDP
|TCP, UDP
| smakynet
|smakynet
| SMAKYNET
|SMAKYNET
|-
|-
| '''123'''
|'''123'''
| TCP, UDP
|TCP, UDP
| ntp
|ntp
| [[NTP|Network Time Protocol]]; alias = ntpd ntp
|[[NTP|Network Time Protocol]]; alias = ntpd ntp
|-
|-
| 124
|124
| TCP, UDP
|TCP, UDP
| ansatrader
|ansatrader
| ANSA REX Trader
|ANSA REX Trader
|-
|-
| 125
|125
| TCP, UDP
|TCP, UDP
| locus-map
|locus-map
| Locus PC-Interface Net Map Server
|Locus PC-Interface Net Map Server
|-
|-
| 126
|126
| TCP, UDP
|TCP, UDP
| unitary
|unitary
| Unisys Unitary Login
|Unisys Unitary Login
|-
|-
| 127
|127
| TCP, UDP
|TCP, UDP
| locus-con
|locus-con
| Locus PC-Interface Connection Server
|Locus PC-Interface Connection Server
|-
|-
| 128
|128
| TCP, UDP
|TCP, UDP
| gss-xlicen
|gss-xlicen
| GSS X License Verification
|GSS X License Verification
|-
|-
| 129
|129
| TCP, UDP
|TCP, UDP
| pwdgen
|pwdgen
| Password Generator Protocol
|Password Generator Protocol
|-
|-
| 130
|130
| TCP, UDP
|TCP, UDP
| cisco-fna
|cisco-fna
| Cisco FNATIVE
|Cisco FNATIVE
|-
|-
| 131
|131
| TCP, UDP
|TCP, UDP
| cisco-tna
|cisco-tna
| Cisco TNATIVE
|Cisco TNATIVE
|-
|-
| 132
|132
| TCP, UDP
|TCP, UDP
| cisco-sys
|cisco-sys
| Cisco SYSMAINT
|Cisco SYSMAINT
|-
|-
| 133
|133
| TCP, UDP
|TCP, UDP
| statsrv
|statsrv
| Statistics Service
|Statistics Service
|-
|-
| 134
|134
| TCP, UDP
|TCP, UDP
| ingres-net
|ingres-net
| INGRES-NET Service
|INGRES-NET Service
|-
|-
| 135
|135
| TCP, UDP
|TCP, UDP
| loc-srv
|loc-srv
| Location Service
|Location Service
|-
|-
| 136
|136
| TCP, UDP
|TCP, UDP
| profile
|profile
| PROFILE Naming System
|PROFILE Naming System
|-
|-
| '''137'''
|'''137'''
| TCP, UDP
|TCP, UDP
| netbios-ns
|netbios-ns
| [[NetBIOS|NetBIOS Name Service]]
|[[NetBIOS|NetBIOS Name Service]]
|-
|-
| '''138'''
|'''138'''
| TCP, UDP
|TCP, UDP
| netbios-dgm
|netbios-dgm
| [[NetBIOS|NetBIOS Datagram Service]]
|[[NetBIOS|NetBIOS Datagram Service]]
|-
|-
| '''139'''
|'''139'''
| TCP, UDP
|TCP, UDP
| netbios-ssn
|netbios-ssn
| [[NetBIOS|NetBIOS Session Service]]
|[[NetBIOS|NetBIOS Session Service]]
|-
|-
| 140
|140
| TCP, UDP
|TCP, UDP
| emfis-data
|emfis-data
| EMFIS Data Service
|EMFIS Data Service
|-
|-
| 141
|141
| TCP, UDP
|TCP, UDP
| emfis-cntl
|emfis-cntl
| EMFIS Control Service
|EMFIS Control Service
|-
|-
| 142
|142
| TCP, UDP
|TCP, UDP
| bl-idm
|bl-idm
| Britton-Lee IDM
|Britton-Lee IDM
|-
|-
| 143
|143
| TCP, UDP
|TCP, UDP
| imap2
|imap2
| [[IMAP|Interim Mail Access Protocol]] v2
|[[IMAP|Interim Mail Access Protocol]] v2
|-
|-
| 144
|144
| TCP, UDP
|TCP, UDP
| news
|news
| NewS; alias = news
|NewS; alias = news
|-
|-
| 145
|145
| TCP, UDP  
|TCP, UDP
| uaac
|uaac
| UAAC Protocol
|UAAC Protocol
|-
|-
| 146
|146
| TCP, UDP
|TCP, UDP
| iso-ip0
|iso-ip0
| ISO-IP0
|ISO-IP0
|-
|-
| 147
|147
| TCP, UDP
|TCP, UDP
| iso-ip
|iso-ip
| ISO-IP
|ISO-IP
|-
|-
| 148
|148
| TCP, UDP
|TCP, UDP
| cronus
|cronus
| CRONUS-SUPPORT
|CRONUS-SUPPORT
|-
|-
| 149
|149
| TCP, UDP
|TCP, UDP
| aed-512
|aed-512
| AED 512 Emulation Service
|AED 512 Emulation Service
|-
|-
| 150
|150
| TCP, UDP
|TCP, UDP
| sql-net
|sql-net
| SQL-NET
|SQL-NET
|-
|-
| 151
|151
| TCP, UDP
|TCP, UDP
| hems
|hems
| HEMS
|HEMS
|-
|-
| 152
|152
| TCP, UDP
|TCP, UDP
| bftp
|bftp
| Background File Transfer Program
|Background File Transfer Program
|-
|-
| 153
|153
| TCP, UDP
|TCP, UDP
| sgmp
|sgmp
| SGMP; alias = sgmp
|SGMP; alias = sgmp
|-
|-
| 154
|154
| TCP, UDP
|TCP, UDP
| netsc-prod
|netsc-prod
| Netscape
|Netscape
|-
|-
| 155
|155
| TCP, UDP
|TCP, UDP
| netsc-dev
|netsc-dev
| Netscape
|Netscape
|-
|-
| 156
|156
| TCP, UDP
|TCP, UDP
| sqlsrv
|sqlsrv
| SQL Service
|SQL Service
|-
|-
| 157
|157
| TCP, UDP
|TCP, UDP
| knet-cmp
|knet-cmp
| KNET/VM Command/Message Protocol
|KNET/VM Command/Message Protocol
|-
|-
| 158
|158
| TCP, UDP
|TCP, UDP
| pcmail-srv
|pcmail-srv
| PCMail Server; alias = repository
|PCMail Server; alias = repository
|-
|-
| 159
|159
| TCP, UDP
|TCP, UDP
| nss-routing
|nss-routing
| NSS-Routing
|NSS-Routing
|-
|-
| 160
|160
| TCP, UDP
|TCP, UDP
| sgmp-traps
|sgmp-traps
| SGMP-TRAPS
|SGMP-TRAPS
|-
|-
| 161
|161
| TCP, UDP
|TCP, UDP
| snmp
|snmp
| [[SNMP|Simple Network Management Protocol]]
|[[SNMP|Simple Network Management Protocol]]
|-
|-
| 162
|162
| TCP, UDP
|TCP, UDP
| snmptrap
|snmptrap
| [[SNMP|SNMP TRAP]]
|[[SNMP|SNMP TRAP]]
|-
|-
| 163
|163
| TCP, UDP
|TCP, UDP
| cmip-man
|cmip-man
| CMIP/TCP Manager
|CMIP/TCP Manager
|-
|-
| 164
|164
| TCP, UDP
|TCP, UDP
| cmip-agent
|cmip-agent
| CMIP/TCP Agent
|CMIP/TCP Agent
|-
|-
| 165
|165
| TCP, UDP
|TCP, UDP
| xns-courier
|xns-courier
| Xerox
|Xerox
|-
|-
| 166
|166
| TCP, UDP
|TCP, UDP
| s-net  
|s-net
| Sirius Systems
|Sirius Systems
|-
|-
| 167
|167
| TCP, UDP
|TCP, UDP
| namp
|namp
| NAMP
|NAMP
|-
|-
| 168
|168
| TCP, UDP
|TCP, UDP
| rsvd
|rsvd
| RSVD
|RSVD
|-
|-
| 169
|169
| TCP, UDP
|TCP, UDP
| send
|send
| SEND
|SEND
|-
|-
| 170
|170
| TCP, UDP
|TCP, UDP
| print-srv
|print-srv
| Network PostScript
|Network PostScript
|-
|-
| 171
|171
| TCP, UDP
|TCP, UDP
| multiplex
|multiplex
| Network Innovations Multiplex
|Network Innovations Multiplex
|-
|-
| 172
|172
| TCP, UDP
|TCP, UDP
| cl/1
|cl/1
| Network Innovations CL/1
|Network Innovations CL/1
|-
|-
| 173
|173
| TCP, UDP
|TCP, UDP
| xyplex-mux
|xyplex-mux
| Xyplex
|Xyplex
|-
|-
| 174
|174
| TCP, UDP
|TCP, UDP
| mailq
|mailq
| MAILQ
|MAILQ
|-
|-
| 175
|175
| TCP, UDP
|TCP, UDP
| vmnet
|vmnet
| VMNET
|VMNET
|-
|-
| 176
|176
| TCP, UDP
|TCP, UDP
| genrad-mux
|genrad-mux
| GENRAD-MUX
|GENRAD-MUX
|-
|-
| 177
|177
| TCP, UDP
|TCP, UDP
| xdmcp
|xdmcp
| X Display Manager Control Protocol
|X Display Manager Control Protocol
|-
|-
| 178
|178
| TCP, UDP
|TCP, UDP
| nextstep
|nextstep
| NextStep Window Server
|NextStep Window Server
|-
|-
| 179
|179
| TCP, UDP
|TCP, UDP
| bgp
|bgp
| Border Gateway Protocol (BGP)
|Border Gateway Protocol (BGP)
|-
|-
| 180
|180
| TCP, UDP
|TCP, UDP
| ris
|ris
| Intergraph
|Intergraph
|-
|-
| 181
|181
| TCP, UDP
|TCP, UDP
| unify
|unify
| Unify
|Unify
|-
|-
| 182
|182
| TCP, UDP
|TCP, UDP
| audit
|audit
| Unisys Audit SITP
|Unisys Audit SITP
|-
|-
| 183
|183
| TCP, UDP
|TCP, UDP
| ocbinder
|ocbinder
| OCBinder
|OCBinder
|-
|-
| 184
|184
| TCP, UDP
|TCP, UDP
| ocserver
|ocserver
| OCServer
|OCServer
|-
|-
| 185
|185
| TCP, UDP
|TCP, UDP
| remote-kis
|remote-kis
| Remote-KIS
|Remote-KIS
|-
|-
| 186
|186
| TCP, UDP
|TCP, UDP
| kis
|kis
| KIS Protocol
|KIS Protocol
|-
|-
| 187
|187
| TCP, UDP
|TCP, UDP
| aci
|aci
| Application Communication Interface
|Application Communication Interface
|-
|-
| 188
|188
| TCP, UDP
|TCP, UDP
| mumps
|mumps
| Plus Five’s MUMPS
|Plus Five’s MUMPS
|-
|-
| 189
|189
| TCP, UDP
|TCP, UDP
| qft
|qft
| Queued File Transport
|Queued File Transport
|-
|-
| 190
|190
| TCP, UDP
|TCP, UDP
| gacp
|gacp
| Gateway Access Control Protocol
|Gateway Access Control Protocol
|-
|-
| 191
|191
| TCP, UDP
|TCP, UDP
| prospero
|prospero
| Prospero
|Prospero
|-
|-
| 192
|192
| TCP, UDP
|TCP, UDP
| osu-nms
|osu-nms
| OSU Network Monitoring System
|OSU Network Monitoring System
|-
|-
| 193
|193
| TCP, UDP
|TCP, UDP
| srmp
|srmp
| Spider Remote Monitoring Protocol
|Spider Remote Monitoring Protocol
|-
|-
| '''194'''
|'''194'''
| TCP, UDP
|TCP, UDP
| irc
|irc
| [[Internet Relay Chat]] (IRC) Protocol
|[[Internet Relay Chat]] (IRC) Protocol
|-
|-
| 195
|195
| TCP, UDP
|TCP, UDP
| dn6-nlm-aud
|dn6-nlm-aud
| DNSIX Network Level Module Audit
|DNSIX Network Level Module Audit
|-
|-
| 196
|196
| TCP, UDP
|TCP, UDP
| dn6-smmred
|dn6-smmred
| DNSIX Session Management Module Audit Redirector
|DNSIX Session Management Module Audit Redirector
|-
|-
| 197
|197
| TCP, UDP
|TCP, UDP
| dls
|dls
| Directory Location Service
|Directory Location Service
|-
|-
| 198
|198
| TCP, UDP
|TCP, UDP
| dls-mon
|dls-mon
| Directory Location Service Monitor
|Directory Location Service Monitor
|-
|-
| 199
|199
| TCP, UDP
|TCP, UDP
| smux
|smux
| SMUX
|SMUX
|-
|-
| 200
|200
| TCP, UDP
|TCP, UDP
| src
|src
| IBM System Resource Controller
|IBM System Resource Controller
|-
|-
| 201
|201
| TCP, UDP
|TCP, UDP
| at-rtmp
|at-rtmp
| AppleTalk Routing Maintenance
|AppleTalk Routing Maintenance
|-
|-
| 202
|202
| TCP, UDP
|TCP, UDP
| at-nbp
|at-nbp
| [[AppleTalk]] Name Binding
|[[AppleTalk]] Name Binding
|-
|-
| 203
|203
| TCP, UDP
|TCP, UDP
| at-3
|at-3
| AppleTalk Unused
|AppleTalk Unused
|-
|-
| 204
|204
| TCP, UDP
|TCP, UDP
| at-echo
|at-echo
| AppleTalk Echo
|AppleTalk Echo
|-
|-
| 205
|205
| TCP, UDP
|TCP, UDP
| at-5
|at-5
| AppleTalk Unused
|AppleTalk Unused
|-
|-
| 206
|206
| TCP, UDP
|TCP, UDP
| at-zis
|at-zis
| [[AppleTalk]] Zone Information
|[[AppleTalk]] Zone Information
|-
|-
| 207
|207
| TCP, UDP
|TCP, UDP
| at-7
|at-7
| [[AppleTalk]] Unused
|[[AppleTalk]] Unused
|-
|-
| 208
|208
| TCP, UDP
|TCP, UDP
| at-8
|at-8
| [[AppleTalk]] Unused
|[[AppleTalk]] Unused
|-
|-
| 209
|209
| TCP, UDP
|TCP, UDP
| tam
|tam
| Trivial Authenticated Mail Protocol
|Trivial Authenticated Mail Protocol
|-
|-
| 210
|210
| TCP, UDP
|TCP, UDP
| z39.50
|z39.50
| ANSI Z39.50
|ANSI Z39.50
|-
|-
| 211
|211
| TCP, UDP
|TCP, UDP
| 914c/g
|914c/g
| [[Texas Instruments]] 914C/G Terminal
|[[Texas Instruments]] 914C/G Terminal
|-
|-
| 212
|212
| TCP, UDP
|TCP, UDP
| anet
|anet
| ATEXSSTR
|ATEXSSTR
|-
|-
| 213
|213
| TCP, UDP
|TCP, UDP
| ipx
|ipx
| [[Internetwork Packet Exchange]] (IPX)
|[[Internetwork Packet Exchange]] (IPX)
|-
|-
|214
|214
|TCP, UDP
|TCP, UDP
| vmpwscs
|vmpwscs
| VM PWSCS
|VM PWSCS
|-
|-
| 215
|215
| TCP, UDP
|TCP, UDP
| softpc
|softpc
| Insignia Solutions
|Insignia Solutions
|-
|-
| 216
|216
| TCP, UDP
|TCP, UDP
| atls
|atls
| Access Technology License Server
|Access Technology License Server
|-
|-
| 217
|217
| TCP, UDP
|TCP, UDP
| dbase
|dbase
| dBASE UNIX
|dBASE UNIX
|-
|-
| 218
|218
| TCP, UDP
|TCP, UDP
| mpp
|mpp
| Netix Message Posting Protocol
|Netix Message Posting Protocol
|-
|-
| 219
|219
| TCP, UDP
|TCP, UDP
| uarps
|uarps
| Unisys ARPs
|Unisys ARPs
|-
|-
| '''220'''
|'''220'''
| TCP, UDP
|TCP, UDP
| imap3
|imap3
| [[IMAP|Interactive Mail Access Protocol versi 3]]
|[[IMAP|Interactive Mail Access Protocol versi 3]]
|-
|-
| 221
|221
| TCP, UDP
|TCP, UDP
| fln-spx
|fln-spx
| Berkeley rlogind with SPX authentication
|Berkeley rlogind with SPX authentication
|-
|-
| 222
|222
| TCP, UDP
|TCP, UDP
| fsh-spx
|fsh-spx
| Berkeley rshd with SPX authentication
|Berkeley rshd with SPX authentication
|-
|-
| 223
|223
| TCP, UDP
|TCP, UDP
| cdc
|cdc
| Certificate Distribution Center
|Certificate Distribution Center
|-
|-
| 224–241
|224–241
| T/A
|T/A
| T/A
|T/A
| Tidak digunakan; dicadangkan
|Tidak digunakan; dicadangkan
|-
|-
| 242
|242
| TCP, UDP
|TCP, UDP
| direct
|direct
| Direct
|Direct
|-
|-
| 243
|243
| TCP, UDP
|TCP, UDP
| sur-meas
|sur-meas
| Survey Measurement
|Survey Measurement
|-
|-
| 245
|245
| TCP, UDP
|TCP, UDP
| link
|link
| LINK
|LINK
|-
|-
| 246
|246
| TCP, UDP
|TCP, UDP
| dsp3270
|dsp3270
| Display Systems Protocol
|Display Systems Protocol
|-
|-
| 247
|247
| TCP, UDP
|TCP, UDP
| subntbcst_tftp
|subntbcst_tftp
| SUBNTBCST_TFTP
|SUBNTBCST_TFTP
|-
|-
| 248
|248
| TCP, UDP
|TCP, UDP
| bhfhs
|bhfhs
| bhfhs
|bhfhs
|-
|-
| 249–255
|249–255
| T/A
|T/A
| T/A
|T/A
| Tidak digunakan; dicadangkan
|Tidak digunakan; dicadangkan
|-
|-
| 345
|345
| TCP, UDP
|TCP, UDP
| pawserv
|pawserv
| Perf Analysis Workbench
|Perf Analysis Workbench
|-
|-
| 346
|346
| TCP, UDP
|TCP, UDP
| zserv
|zserv
| Zebra server
|Zebra server
|-
|-
| 347
|347
| TCP, UDP
|TCP, UDP
| fatserv
|fatserv
| Fatmen Server
|Fatmen Server
|-
|-
| 371
|371
| TCP, UDP
|TCP, UDP
| clearcase
|clearcase
| Clearcase
|Clearcase
|-
|-
| 372
|372
| TCP, UDP
|TCP, UDP
| ulistserv
|ulistserv
| UNIX Listserv
|UNIX Listserv
|-
|-
| 373
|373
| TCP, UDP
|TCP, UDP
| legent-1
|legent-1
| Legent Corporation
|Legent Corporation
|-
|-
| 374
|374
| TCP, UDP
|TCP, UDP
| legent-2
|legent-2
| Legent Corporation
|Legent Corporation
|-
|-
| 375
|375
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| official & unofficial assignments, known security risks, trojans and applications use.
|official & unofficial assignments, known security risks, trojans and applications use.
|-
|-
| 376
|376
| TCP, UDP
|TCP, UDP
| T/A
|T/A
| protocol and security warnings including related ports.
|protocol and security warnings including related ports.
|-
|-
| 377
|377
| TCP, UDP
|TCP, UDP
| T/A
|T/A
|
|
# protocol and security warnings including related ports.
#protocol and security warnings including related ports.
|-
|-
|443
|443
Baris 1.233: Baris 1.232:
|Secure world wide web HTTPS
|Secure world wide web HTTPS
|}
|}
{{network-stub}}
[[Kategori:Protokol Internet]]
[[Kategori:Protokol Internet]]

Revisi terkini sejak 4 September 2021 14.31

Dalam protokol jaringan TCP/IP, sebuah porta adalah mekanisme yang mengizinkan sebuah komputer untuk mendukung beberapa sesi koneksi dengan komputer lainnya dan program di dalam jaringan. Porta dapat mengidentifikasikan aplikasi dan layanan yang menggunakan koneksi di dalam jaringan TCP/IP. Sehingga, porta juga mengidentifikasikan sebuah proses tertentu di mana sebuah server dapat memberikan sebuah layanan kepada klien atau bagaimana sebuah klien dapat mengakses sebuah layanan yang ada dalam server. Porta dapat dikenali dengan angka 16-bit (dua byte) yang disebut dengan Port Number dan diklasifikasikan dengan jenis protokol transport apa yang digunakan, ke dalam Port TCP dan Port UDP. Karena memiliki angka 16-bit, maka total maksimum jumlah porta untuk setiap protokol transport yang digunakan adalah 65536 buah.

Dilihat dari penomorannya, port UDP dan TCP dibagi menjadi tiga jenis, yakni sebagai berikut:

  • Well-known Port: yang pada awalnya berkisar antara 0 hingga 255 tetapi kemudian diperlebar untuk mendukung antara 0 hingga 1023. Port number yang termasuk ke dalam well-known port, selalu merepresentasikan layanan jaringan yang sama, dan ditetapkan oleh Internet Assigned Number Authority (IANA). Beberapa di antara porta-porta yang berada di dalam rentang Well-known port masih belum ditetapkan dan direservasikan untuk digunakan oleh layanan yang bakal ada pada masa depan. Well-known port didefinisikan dalam RFC 1060.
  • Registered Port: Porta-porta yang digunakan oleh vendor-vendor komputer atau jaringan yang berbeda untuk mendukung aplikasi dan sistem operasi yang mereka buat. Registered port juga diketahui dan didaftarkan oleh IANA tetapi tidak dialokasikan secara permanen, sehingga vendor lainnya dapat menggunakan port number yang sama. Rentang registered port berkisar dari 1024 hingga 49151 dan beberapa porta di antaranya adalah Dynamically Assigned Port.
  • Dynamically Assigned Port: merupakan porta-porta yang ditetapkan oleh sistem operasi atau aplikasi yang digunakan untuk melayani permintaan dari pengguna sesuai dengan kebutuhan. Dynamically Assigned Port berkisar dari 1024 hingga 65536 dan dapat digunakan atau dilepaskan sesuai kebutuhan.

Well-known port

Berikut ini berisi well-known port:

Porta Jenis porta Kata kunci Digunakan oleh
0 TCP, UDP T/A. Dicadangkan, tidak digunakan.
1 TCP, UDP TCPmux TCP Port Service Multiplexer
2 TCP, UDP compressnet Management Utility
3 TCP, UDP compressnet Compression Process
4 TCP, UDP T/A Belum ditetapkan
5 TCP, UDP rje Remote Job Entry
6 TCP, UDP T/A Belum ditetapkan
7 TCP, UDP echo Echo
8 TCP, UDP T/A
9 TCP, UDP discard Discard;alias=sink null
10 TCP, UDP T/A Belum ditetapkan
11 TCP, UDP systat Active Users; alias = users
12 TCP, UDP T/A Belum ditetapkan
13 TCP, UDP daytime Daytime
14 TCP, UDP T/A Belum ditetapkan
15 TCP, UDP T/A Belum ditetapkan (sebelumnya: netstat)
16 TCP, UDP T/A Belum ditetapkan
17 TCP, UDP qotd Quote of the Day; alias = quote
18 TCP, UDP msp Message Send Protocol
19 TCP, UDP chargen Character Generator; alias = ttytst source
20 TCP, UDP ftp-data File Transfer Protocol (default data)
21 TCP, UDP ftp File Transfer Protocol (control), connection dialog
22 TCP, UDP SSH Putty
23 TCP, UDP telnet Telnet
24 TCP, UDP Any private mail system
25 TCP, UDP smtp Simple Mail Transfer Protocol; alias = mail
26 TCP, UDP T/A Belum ditetapkan
27 TCP, UDP nsw-fe NSW User System FE
28 TCP, UDP T/A Belum ditetapkan
29 TCP, UDP msg-icp MSG ICP
30 TCP, UDP T/A Belum ditetapkan
31 TCP, UDP msg-auth MSG Authentication
32 TCP, UDP Belum ditetapkan
33 TCP, UDP dsp Display Support Protocol
34 TCP, UDP T/A Belum ditetapkan
35 TCP, UDP Any private printer server
36 TCP, UDP T/A Belum ditetapkan
37 TCP, UDP time Time; alias = timeserver
38 TCP, UDP T/A Belum ditetapkan
39 TCP, UDP rlp Resource Location Protocol; alias = resource
40 TCP, UDP T/A Belum ditetapkan
41 TCP, UDP graphics Graphics
42 TCP, UDP nameserver Host Name Server; alias = nameserver
43 TCP, UDP nicname Who Is; alias = nicname
44 TCP, UDP mpm-flags MPM FLAGS Protocol
45 TCP, UDP mpm Message Processing Module
46 TCP, UDP mpm-snd MPM (default send)
47 TCP, UDP ni-ftp NI FTP
48 TCP, UDP T/A Belum ditetapkan
49 TCP, UDP login Login Host Protocol
50 TCP, UDP re-mail-ck Remote Mail Checking Protocol
51 TCP, UDP la-maint IMP Logical Address Maintenance
52 TCP, UDP xns-time XNS Time Protocol
53 TCP, UDP domain Domain Name System Server
54 TCP, UDP xns-ch XNS Clearinghouse
55 TCP, UDP isi-gl ISI Graphics Language
56 TCP, UDP xns-auth XNS Authentication
57 TCP, UDP Any private terminal access
58 TCP, UDP xns-mail XNS Mail
59 TCP, UDP Any private file service
60 TCP, UDP T/A Belum ditetapkan
61 TCP, UDP ni-mail NI MAIL
62 TCP, UDP acas ACA Services
63 TCP, UDP via-ftp VIA Systems – FTP
64 TCP, UDP covia Communications Integrator (CI)
65 TCP, UDP tacacs-ds TACACS-Database Service
66 TCP, UDP sql*net Oracle SQL*NET
67 TCP, UDP bootpc DHCP/BOOTP Protocol Server
68 TCP, UDP bootpc DHCP/BOOTP Protocol Server
69 TCP, UDP TFTP Trivial File Transfer Protocol
70 TCP, UDP gopher Gopher
71 TCP, UDP netrjs-1 Remote Job Service
72 TCP, UDP netrjs-2 Remote Job Service
73 TCP, UDP netrjs-3 Remote Job Service
74 TCP, UDP netrjs-4 Remote Job Service
75 UDP T/A Any private dial-out service
76 TCP, UDP T/A Belum ditetapkan
77 TCP, UDP Any private RJE service
78 TCP, UDP vetTCP VetTCP
79 TCP, UDP finger Finger
80 TCP, UDP www World Wide Web HTTP
81 TCP, UDP hosts2-ns HOSTS2 Name Server
82 TCP, UDP xfer XFER Utility
83 TCP, UDP mit-ml-dev MIT ML Device
84 TCP, UDP ctf Common Trace Facility
85 TCP, UDP mit-ml-dev MIT ML Device
86 TCP, UDP mfcobol Micro Focus Cobol
87 TCP, UDP Any private terminal link; alias = ttylink
88 TCP, UDP kerberos Kerberos
89 TCP, UDP su-mit-tg SU/MIT Telnet Gateway
90 TCP, UDP DNSIX Security Attribute Token Map
91 TCP, UDP mit-dov MIT Dover Spooler
92 TCP, UDP npp Network Printing Protocol
93 TCP, UDP dcp Device Control Protocol
94 TCP, UDP objcall Tivoli Object Dispatcher
95 TCP, UDP supdup SUPDUP
96 TCP, UDP dixie DIXIE Protocol Specification
97 TCP, UDP swift-rvf Swift Remote Virtual File Protocol
98 TCP, UDP tacnews TAC News
99 TCP, UDP metagram Metagram Relay
100 TCP newacct (unauthorized use)
101 TCP, UDP hostname NIC Host Name Server; alias = hostname
102 TCP, UDP iso-tsap ISO-TSAP
103 TCP, UDP gppitnp Genesis Point-to-Point Trans Net; alias = webster
104 TCP, UDP acr-nema ACR-NEMA Digital Imag. & Comm. 300
105 TCP, UDP csnet-ns Mailbox Name Nameserver
106 TCP, UDP 3com-tsmux 3COM-TSMUX
107 TCP, UDP rtelnet Remote Telnet Service
108 TCP, UDP snagas SNA Gateway Access Server
109 TCP, UDP pop2 Post Office Protocol version 2 (POP2); alias = postoffice
110 TCP, UDP pop3 Post Office Protocol version 3 (POP3); alias = postoffice
111 TCP, UDP sunrpc SUN Remote Procedure Call
112 TCP, UDP mcidas McIDAS Data Transmission Protocol
113 TCP, UDP auth Authentication Service; alias = authentication
114 TCP, UDP audionews Audio News Multicast
115 TCP, UDP sftp Simple File Transfer Protocol
116 TCP, UDP ansanotify ANSA REX Notify
117 TCP, UDP uucp-path UUCP Path Service
118 TCP, UDP sqlserv SQL Services
119 TCP, UDP nntp Network News Transfer Protocol (NNTP); alias = usenet
120 TCP, UDP cfdptkt CFDPTKT
121 TCP, UDP erpc Encore Expedited Remote Procedure Call
122 TCP, UDP smakynet SMAKYNET
123 TCP, UDP ntp Network Time Protocol; alias = ntpd ntp
124 TCP, UDP ansatrader ANSA REX Trader
125 TCP, UDP locus-map Locus PC-Interface Net Map Server
126 TCP, UDP unitary Unisys Unitary Login
127 TCP, UDP locus-con Locus PC-Interface Connection Server
128 TCP, UDP gss-xlicen GSS X License Verification
129 TCP, UDP pwdgen Password Generator Protocol
130 TCP, UDP cisco-fna Cisco FNATIVE
131 TCP, UDP cisco-tna Cisco TNATIVE
132 TCP, UDP cisco-sys Cisco SYSMAINT
133 TCP, UDP statsrv Statistics Service
134 TCP, UDP ingres-net INGRES-NET Service
135 TCP, UDP loc-srv Location Service
136 TCP, UDP profile PROFILE Naming System
137 TCP, UDP netbios-ns NetBIOS Name Service
138 TCP, UDP netbios-dgm NetBIOS Datagram Service
139 TCP, UDP netbios-ssn NetBIOS Session Service
140 TCP, UDP emfis-data EMFIS Data Service
141 TCP, UDP emfis-cntl EMFIS Control Service
142 TCP, UDP bl-idm Britton-Lee IDM
143 TCP, UDP imap2 Interim Mail Access Protocol v2
144 TCP, UDP news NewS; alias = news
145 TCP, UDP uaac UAAC Protocol
146 TCP, UDP iso-ip0 ISO-IP0
147 TCP, UDP iso-ip ISO-IP
148 TCP, UDP cronus CRONUS-SUPPORT
149 TCP, UDP aed-512 AED 512 Emulation Service
150 TCP, UDP sql-net SQL-NET
151 TCP, UDP hems HEMS
152 TCP, UDP bftp Background File Transfer Program
153 TCP, UDP sgmp SGMP; alias = sgmp
154 TCP, UDP netsc-prod Netscape
155 TCP, UDP netsc-dev Netscape
156 TCP, UDP sqlsrv SQL Service
157 TCP, UDP knet-cmp KNET/VM Command/Message Protocol
158 TCP, UDP pcmail-srv PCMail Server; alias = repository
159 TCP, UDP nss-routing NSS-Routing
160 TCP, UDP sgmp-traps SGMP-TRAPS
161 TCP, UDP snmp Simple Network Management Protocol
162 TCP, UDP snmptrap SNMP TRAP
163 TCP, UDP cmip-man CMIP/TCP Manager
164 TCP, UDP cmip-agent CMIP/TCP Agent
165 TCP, UDP xns-courier Xerox
166 TCP, UDP s-net Sirius Systems
167 TCP, UDP namp NAMP
168 TCP, UDP rsvd RSVD
169 TCP, UDP send SEND
170 TCP, UDP print-srv Network PostScript
171 TCP, UDP multiplex Network Innovations Multiplex
172 TCP, UDP cl/1 Network Innovations CL/1
173 TCP, UDP xyplex-mux Xyplex
174 TCP, UDP mailq MAILQ
175 TCP, UDP vmnet VMNET
176 TCP, UDP genrad-mux GENRAD-MUX
177 TCP, UDP xdmcp X Display Manager Control Protocol
178 TCP, UDP nextstep NextStep Window Server
179 TCP, UDP bgp Border Gateway Protocol (BGP)
180 TCP, UDP ris Intergraph
181 TCP, UDP unify Unify
182 TCP, UDP audit Unisys Audit SITP
183 TCP, UDP ocbinder OCBinder
184 TCP, UDP ocserver OCServer
185 TCP, UDP remote-kis Remote-KIS
186 TCP, UDP kis KIS Protocol
187 TCP, UDP aci Application Communication Interface
188 TCP, UDP mumps Plus Five’s MUMPS
189 TCP, UDP qft Queued File Transport
190 TCP, UDP gacp Gateway Access Control Protocol
191 TCP, UDP prospero Prospero
192 TCP, UDP osu-nms OSU Network Monitoring System
193 TCP, UDP srmp Spider Remote Monitoring Protocol
194 TCP, UDP irc Internet Relay Chat (IRC) Protocol
195 TCP, UDP dn6-nlm-aud DNSIX Network Level Module Audit
196 TCP, UDP dn6-smmred DNSIX Session Management Module Audit Redirector
197 TCP, UDP dls Directory Location Service
198 TCP, UDP dls-mon Directory Location Service Monitor
199 TCP, UDP smux SMUX
200 TCP, UDP src IBM System Resource Controller
201 TCP, UDP at-rtmp AppleTalk Routing Maintenance
202 TCP, UDP at-nbp AppleTalk Name Binding
203 TCP, UDP at-3 AppleTalk Unused
204 TCP, UDP at-echo AppleTalk Echo
205 TCP, UDP at-5 AppleTalk Unused
206 TCP, UDP at-zis AppleTalk Zone Information
207 TCP, UDP at-7 AppleTalk Unused
208 TCP, UDP at-8 AppleTalk Unused
209 TCP, UDP tam Trivial Authenticated Mail Protocol
210 TCP, UDP z39.50 ANSI Z39.50
211 TCP, UDP 914c/g Texas Instruments 914C/G Terminal
212 TCP, UDP anet ATEXSSTR
213 TCP, UDP ipx Internetwork Packet Exchange (IPX)
214 TCP, UDP vmpwscs VM PWSCS
215 TCP, UDP softpc Insignia Solutions
216 TCP, UDP atls Access Technology License Server
217 TCP, UDP dbase dBASE UNIX
218 TCP, UDP mpp Netix Message Posting Protocol
219 TCP, UDP uarps Unisys ARPs
220 TCP, UDP imap3 Interactive Mail Access Protocol versi 3
221 TCP, UDP fln-spx Berkeley rlogind with SPX authentication
222 TCP, UDP fsh-spx Berkeley rshd with SPX authentication
223 TCP, UDP cdc Certificate Distribution Center
224–241 T/A T/A Tidak digunakan; dicadangkan
242 TCP, UDP direct Direct
243 TCP, UDP sur-meas Survey Measurement
245 TCP, UDP link LINK
246 TCP, UDP dsp3270 Display Systems Protocol
247 TCP, UDP subntbcst_tftp SUBNTBCST_TFTP
248 TCP, UDP bhfhs bhfhs
249–255 T/A T/A Tidak digunakan; dicadangkan
345 TCP, UDP pawserv Perf Analysis Workbench
346 TCP, UDP zserv Zebra server
347 TCP, UDP fatserv Fatmen Server
371 TCP, UDP clearcase Clearcase
372 TCP, UDP ulistserv UNIX Listserv
373 TCP, UDP legent-1 Legent Corporation
374 TCP, UDP legent-2 Legent Corporation
375 TCP, UDP T/A official & unofficial assignments, known security risks, trojans and applications use.
376 TCP, UDP T/A protocol and security warnings including related ports.
377 TCP, UDP T/A
  1. protocol and security warnings including related ports.
443 TCP,UDP T/A Secure world wide web HTTPS