DNSTop: Difference between revisions

 
(4 intermediate revisions by the same user not shown)
Line 9: Line 9:
  Third level domains
  Third level domains
  dll ..
  dll ..
DNSTop mendukung IPv4 dan IPv6 address
DNSTop mendukung IPv4 dan IPv6 address


Line 16: Line 17:
  PTR queries for RFC1918 address space
  PTR queries for RFC1918 address space
  Responses with code REFUSED
  Responses with code REFUSED
DNSTop dapat membaca packet dari live capture device, atau dari tcpdump savefile.
DNSTop dapat membaca packet dari live capture device, atau dari tcpdump savefile.
==Install DNSTOP==
==Install DNSTOP==
  {{Terminal|sudo apt-get install dnstop}}
  sudo apt-get install dnstop


==DNSTOP Syntax==
==DNSTOP Syntax==
{{Example|Penggunaan}}
 
  usage: dnstop [opts] netdevice|savefile
  usage: dnstop [opts] netdevice|savefile
  -4 Count IPv4 packets
  -4 Count IPv4 packets
Line 51: Line 54:
==Contoh==
==Contoh==
  dnstop eth0
  dnstop eth0
Output
 
*'''Output'''
 
[[File:DNSTop1.png|center|thumb|373x373px|Contoh hasil]]
[[File:DNSTop1.png|center|thumb|373x373px|Contoh hasil]]


==Referensi==
==Source==
*[https://bit.ly/3l7Ahp8 ubuntugeekdotcom]
*[https://www.ubuntugeek.com/dnstop-stay-on-top-of-your-dns-traffic.html ubuntugeek.com]
 
[[Category:Jaringan Komputer]]
[[Category:Jaringan Komputer]]
[[Category:Internet]]