DNS: Spoofing ntp.ubuntu.com
Revision as of 09:43, 3 July 2011 by Onnowpurbo (talk | contribs)
Edit
/etc/bind/named.conf.local
Isi dengan
zone "ntp.ubuntu.com" { type master; file "/var/lib/bind/ntp.ubuntu.com.hosts"; };
Edit
/var/lib/bind/ntp.ubuntu.com.hosts
Isi dengan
$ttl 38400 ntp.ubuntu.com. IN SOA 192.168.0.3. onno.indo.net.id. ( 1308191523 10800 3600 604800 38400 ) ntp.ubuntu.com. IN NS 192.168.0.3. ntp.ubuntu.com. IN A 192.168.0.3