0% found this document useful (0 votes)
39 views7 pages

Debian Master Ingat Save CTRL X - y - Enter: 1. Ubah Jaringan Ke Jaringan Internal

This document provides instructions for setting up a basic DNS server on Debian. It includes steps to configure networking, install bind9, edit configuration files, and test lookups. Specifically, it outlines configuring IP addresses, copying zone files, restarting services, and verifying lookups work for both the DNS master and slave servers in 21 steps.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views7 pages

Debian Master Ingat Save CTRL X - y - Enter: 1. Ubah Jaringan Ke Jaringan Internal

This document provides instructions for setting up a basic DNS server on Debian. It includes steps to configure networking, install bind9, edit configuration files, and test lookups. Specifically, it outlines configuring IP addresses, copying zone files, restarting services, and verifying lookups work for both the DNS master and slave servers in 21 steps.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Debian master

Ingat save= ctrl x -y - enter


1. Ubah jaringan ke jaringan internal

2. Bikin ip
Nano /etc/network/interfaces
3. Restart ip
Service networking restart

4. Liat ip
Ifonfig

5. Apt-get install bind9


Kalo gabisa
apt-cdrom add
masukin cd1 (enter)

6. Change direktori
Cd /etc/bind

7. Nano named.conf.local
8. Cp db.local wkwk (enter)
Nano wkwk (enter)

9. Cp db.255 ckck (enter)


Nano ckck (enter)
10. Nano /etc/resolv.conf

11. Service bind9 restart

12. Nslookup 20.20.20.1

Nslookup otong.com
Debian slave

13. Ubah jaringan ke jaringan internal

14. Bikin ip
Nano /etc/network/interfaces

15. Restart ip
Service networking restart
16. Cek ip
Ifconfig

17. Install paket


Apt-get install bind9
Kalo gabisa
apt-cdrom add
masukin cd1 (enter)

18. Change direktori


Cd /etc/bind

19. Nano named.conf.local


20. Nano /etc/resolv.conf

21. Cek nslookup


Nslookup 20.20.20.1
Nslookup otong.com

thx

You might also like