Wadah Belajar Linux, Debian, Mikrotik, Networking, Routing, dan Ilmu Pendukungnya

< Browse > Home /

| Mobile | RSS

Install Djbdns di Debian Etch

Pastikan debian anda masih Etch (belum bisa dicoba pada Lenny).
Tambahkan pada /etc/apt/sources.list :
deb http://ftp2.de.debian.org/debian/ etch main contrib non-free
Update ya…
# apt-get update

[ More ] March 6th, 2009 | 1 Comment | Posted in Linux, Networking |

Tentang DNS (bahasa)

Sejarah DNS(Domain Name System)
Sebelum dipergunakannya DNS, jaringan komputer menggunakan HOSTS files yang berisi informasi dari nama komputer dan IP address-nya. Di Internet, file ini dikelola secara terpusat dan di setiap loaksi harus di copy versi terbaru dari HOSTS files, dari sini bisa dibayangkan betapa repotnya jika ada penambahan 1 komputer di jaringan, maka kita harus [...]

[ More ] August 10th, 2008 | 2 Comments | Posted in Uncategorized |

A Simple DNS Server

As mentioned earlier, the most widely used DNS application is called BIND and installing it is simply a matter of entering the command:

apt-get install bind9
Congratulations! You now have a simple DNS server. Now just change the DNS server settings in the TCP/IP configuration files on the workstations on your LAN [...]

[ More ] June 16th, 2008 | 1 Comment | Posted in Linux |

DNS Tools, Testing, and Troubleshooting

When you’re testing changes to your DNS records things may not act the way you expect them to. What you need is some patience. Most DNS servers cache lookups. If you make a change to a zone record on EasyDNS or dyndns.org, or the IP address you pulled from your ISP changes and ddclient [...]

[ More ] June 16th, 2008 | No Comments | Posted in Linux |

DNS Basics

Finding a single server out of all of the servers on the Internet is like trying to find a single file on drive with thousands of files. In both cases it helps to have some hierarchy built into the directory to logically group things. The DNS “namespace” is hierarchical in the same type of [...]

[ More ] June 16th, 2008 | No Comments | Posted in Linux |

DNS Server Functions

You can set up a DNS server for several different reasons:

Internet Domain Support: If you have a domain name and you’re operating Web, e-mail, FTP, or other Internet servers, you’ll use a DNS server ro respond to resolution queries so others can find and access your server(s). This is a serious undertaking and you’d [...]

[ More ] June 16th, 2008 | 2 Comments | Posted in Linux |


View My Stats