<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Buat_Record_File</id>
	<title>Buat Record File - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Buat_Record_File"/>
	<link rel="alternate" type="text/html" href="https://onnocenter.or.id/wiki/index.php?title=Buat_Record_File&amp;action=history"/>
	<updated>2026-04-17T00:24:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>https://onnocenter.or.id/wiki/index.php?title=Buat_Record_File&amp;diff=63869&amp;oldid=prev</id>
		<title>103.134.184.142: Created page with &quot;Gunakan zone file yang ada sebagai template, misalnya:  sudo cp /etc/bind/db.local /etc/bind/db.example.com  Edit zone file yang baru /etc/bind/db.example.com ubah localhost....&quot;</title>
		<link rel="alternate" type="text/html" href="https://onnocenter.or.id/wiki/index.php?title=Buat_Record_File&amp;diff=63869&amp;oldid=prev"/>
		<updated>2021-11-22T03:52:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Gunakan zone file yang ada sebagai template, misalnya:  sudo cp /etc/bind/db.local /etc/bind/db.example.com  Edit zone file yang baru /etc/bind/db.example.com ubah localhost....&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Gunakan zone file yang ada sebagai template, misalnya:&lt;br /&gt;
&lt;br /&gt;
sudo cp /etc/bind/db.local /etc/bind/db.example.com&lt;br /&gt;
&lt;br /&gt;
Edit zone file yang baru /etc/bind/db.example.com ubah localhost. ke FQDN dari server anda, biarkan tambahan &amp;quot;.&amp;quot; di akhir. Ubah 127.0.0.1 ke server IP Address dan root.localhost ke email address yang valid, tapi dengan &amp;quot;.&amp;quot; bukan &amp;quot;@&amp;quot;. juga biarkan &amp;quot;.&amp;quot; di akhirnya.&lt;br /&gt;
&lt;br /&gt;
Juga, buat A record untuk ns.example.com name server dalam contoh ini adalah:&lt;br /&gt;
&lt;br /&gt;
;&lt;br /&gt;
; BIND data file for local loopback interface&lt;br /&gt;
;&lt;br /&gt;
$TTL 604800&lt;br /&gt;
@	IN	SOA	ns.example.com. root.example.com. (&lt;br /&gt;
                              		 1         ; Serial&lt;br /&gt;
  604800         ; Refresh&lt;br /&gt;
    86400         ; Retry&lt;br /&gt;
2419200         ; Expire&lt;br /&gt;
  604800 )       ; Negative Cache TTL&lt;br /&gt;
;&lt;br /&gt;
@	IN	NS	ns.example.com.&lt;br /&gt;
ns	IN	A	192.168.1.10&lt;br /&gt;
&lt;br /&gt;
;also list other computers&lt;br /&gt;
box	IN	A	192.168.1.21&lt;br /&gt;
&lt;br /&gt;
Kita perlu menambahkan serial number setiap kali kita mengubah zone file. Jika kita melakukan beberapa perubahan sebelum me-restart BIND9, maka kita cukup menaikan serial number sekali.&lt;br /&gt;
&lt;br /&gt;
Sekarang, kita dapat menambahkan DNS record di akhir zone.&lt;br /&gt;
&lt;br /&gt;
Tip: banyak orang suka menggunakan tanggal mereka mengedit sebagai serial dari zone, seperti 2015010100 yaitu yyyymmddss (dimana ss adalah serial number)&lt;/div&gt;</summary>
		<author><name>103.134.184.142</name></author>
	</entry>
</feed>