DNS stands for Domain Name Server, so that we remember not the address IP of every computer, but the name given to an IP Address. For example, such as www.yahoo.com or www.google.com
Before we configure DNS, we must check whether the package is installed or not BIND9 suda on our computer. Just that good.
- check packet bnd9 dpkg -i | grep bind9
- so install paket bind9 apt-get install bind9
- Move to direcktory bind #cd /etc/bind
Creating a data base on the bind
Copy file db.local
#cp /etc/bind/db.local /etc/bind/ linuxan.co.cc
copy file db.127
#cp /etc/bind/db.127 /etc/bind/db.172
Configuration files db.linuxan.co.cc
#nano /etc/bind/linuxan.co.cc
For more details you can just download this file
Tutorial DNS
0 komentar:
Posting Komentar