·
Notasi Subnet
Subnet ditulis dalam format 32 bit
(seperti IP), atau dalam bentuk decimal (prefix length).
|
Subnet
|
Subnet
|
Jumlah
IP
|
Jumlah
Host
(Jumlah
IP-2)
|
|
/24
|
255.255.255.0
|
256
|
254
|
|
/25
|
255.255.255.128
|
128
|
126
|
|
/26
|
255.255.255.192
|
64
|
62
|
|
/27
|
255.255.255.224
|
32
|
30
|
|
/28
|
255.255.255.240
|
16
|
14
|
|
/29
|
255.255.255.248
|
8
|
6
|
|
/30
|
255.255.255.252
|
4
|
2
|
|
/31
|
255.255.255.252
|
2
|
-
|
|
/32
|
255.255.255.252
|
1
|
-
|
·
Protocol
dan Port
Protocol
adalah standar aturan/prosedur untuk komunikasi data specific dalam jaringan
internet, contoh protocol yang digunakan :
1.
Transmission Control Protocol (TCP)
2.
User Datagram Protocol (UDP)->DNS
3.
Internet Control Message Protocol
(ICMP)->ping traceroute
4.
Hypertext Transfer Protocol (HTTP)->Web
5.
Post Office Protocol (POP3)
6.
File Transfer Protocol (FTP)
7.
Internet Message Access Protocol (IMAP)
Port
adalah sebuah aplikasi-spesifik atau spesifik pada komputer/host yang
menjalankan suatu service untuk komunikasi jaringan. Sebuah port dikaitkan
dengan alamat IP dari Host, serta jenis protokol yang digunakan untuk
komunikasi. Port diberi penomoran sebagai berikut:
1.
Dari 0 s/d 1023 (well-known ports)
2.
Dari 1024 s/d 49151 (registered ports)
3.
Dari 49151 s/d 65535 (unregistered/dynamic,
private or ephemeral ports)
|
Port
No
|
Protocol
|
Service
|
Remark
|
|
21
|
TCP
|
FTP
|
File transfer protocol
|
|
23
|
TCP
|
Telnet
|
File transfer protocol
|
|
25
|
TCP
|
SMTP
|
Simple mail transfer protocol
|
|
53
|
UCP
|
DNS
|
Domain Name Server
|
|
80
|
TCP
|
HTTP
|
Hypertext Transfer Protocol
|
|
110
|
TCP
|
POP3
|
Post Office Protocol V3
|
|
123
|
UDP
|
NTP
|
Network Time Protocol
|
|
137
|
TCP
|
NetBIOS-ns
|
NetBIOS-Name Service
|
|
161
|
TCP
|
SNMP
|
Simple Network Monitoring Protocol
|
|
3128
|
TCP
|
HTTP-Proxy
|
Web-Chace (default by squid)
|
|
8080
|
TCP
|
HTTP-Proxy
|
Web-Chace (costumized)
|
Tidak ada komentar:
Posting Komentar