Difference between revisions of "NTP: DNS Spoofing NTP"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 6: | Line 6: | ||
* Buat DNS Server lokal | * Buat DNS Server lokal | ||
* Set DNS Server di jaringan ke IP address [[DNS]] lokal | * Set DNS Server di jaringan ke IP address [[DNS]] lokal | ||
− | * Set supaya | + | * Set supaya mapping ke [[IP address]] [[NTP]] server lokal |
ntp.ubuntu.com 192.168.0.3 | ntp.ubuntu.com 192.168.0.3 | ||
Line 12: | Line 12: | ||
1.debian.pool.ntp.org 192.168.0.3 | 1.debian.pool.ntp.org 192.168.0.3 | ||
2.debian.pool.ntp.org 192.168.0.3 | 2.debian.pool.ntp.org 192.168.0.3 | ||
+ | 0.ubuntu.pool.ntp.org 192.168.0.3 | ||
+ | 1.ubuntu.pool.ntp.org 192.168.0.3 | ||
+ | 2.ubuntu.pool.ntp.org 192.168.0.3 | ||
+ | 3.ubuntu.pool.ntp.org 192.168.0.3 | ||
==Pranala Menarik== | ==Pranala Menarik== |
Revision as of 10:01, 3 July 2011
Untuk mengoperasikan cloud pada jaringan yang tidak ada Internet kita terpaksa melakukan spoofing DNS agar semua request DNS ke NTP Server di arahkan ke IP address NTP server lokal yang ada.
Alternatif taktik
- Buat DNS Server lokal
- Set DNS Server di jaringan ke IP address DNS lokal
- Set supaya mapping ke IP address NTP server lokal
ntp.ubuntu.com 192.168.0.3 0.debian.pool.ntp.org 192.168.0.3 1.debian.pool.ntp.org 192.168.0.3 2.debian.pool.ntp.org 192.168.0.3 0.ubuntu.pool.ntp.org 192.168.0.3 1.ubuntu.pool.ntp.org 192.168.0.3 2.ubuntu.pool.ntp.org 192.168.0.3 3.ubuntu.pool.ntp.org 192.168.0.3