Devilzc0de Forum Follow @devilzc0de
  • Home
  • Hacking
  • Networking
  • Programming
  • O.S
  • Server
  • Tweets
  • Search
  • Member List
  • Calendar
Current time: 05-19-2013, 10:18 PM Hello There, Guest! (Login — Register)
Devilzc0de Forum › Information Technology › Server › DNS Server v
« Previous 1 2

[Tutor] BIND Caching Name Server Setup

Home General Computer Multimedia Business Lounge

Pages (2): « Previous 1 2
Post Reply 
Tweet
Threaded Mode | Linear Mode
Tutor BIND Caching Name Server Setup
04-21-2011, 02:36 PM
Post: #11
Liyan oz Away
@riestiyansyah
Posts: 516
Joined: Dec 2010
Reputation: 12
RE: BIND Caching Name Server Setup
Tambahin referensi dari saya

https://help.ubuntu.com/community/BIND9ServerHowto
https://0nto.me/

wkwkwkww

dordor
Visit this user's website Find all posts by this user
Quote this message in a reply
06-04-2011, 02:36 PM
Post: #12
Lintang27™ Offline
Pemulung Sampah
**
Moderators
Posts: 2,159
Joined: Mar 2010
Reputation: 135
RE: BIND Caching Name Server Setup
(01-18-2011 08:41 PM)chaer.newbie Wrote:  fungsinya buat apa?

Quote:biar browsing client lebih kenceng

ini diinstal di OS apa?
Quote:Ubuntu server 9.10

pertama install menggunakan apt-get

Quote:apt-get install bind9

terus kita configurasi BIND9 nya

Code:
sudo vi /etc/bind/named.conf.options

ane kan pake spidol jadi langsung ane taro semua dns spidol dsini
Code:
forwarders {
                202.134.1.10;
                125.160.4.82;
                125.160.2.34;
                202.134.0.155;
                203.130.196.5;
                203.130.196.155;
                202.134.0.61;
                8.8.8.8;
                8.8.4.4;
        };

terus ganti dns servernya, ganti jadi ip local server
Code:
vi /etc/resolv.conf

Code:
nameserver xxx.xxx.xxx.xxx

abis itu restart bind nya.

Code:
sudo /etc/init.d/bind9 restart

refrensi dari orang barat
http://www.zaphu.com/2007/09/10/ubuntu-d...ver-setup/



tengkyu,
Makasih tutorialnya om chaer... berguna bgt..... belajar
Visit this user's website Find all posts by this user
Quote this message in a reply
06-05-2011, 09:50 PM
Post: #13
easy2study Offline
./Devilz Commander
Posts: 317
Joined: May 2011
Reputation: 5
RE: BIND Caching Name Server Setup
(01-18-2011 08:41 PM)chaer.newbie Wrote:  fungsinya buat apa?

Quote:biar browsing client lebih kenceng

ini diinstal di OS apa?
Quote:Ubuntu server 9.10

pertama install menggunakan apt-get

Quote:apt-get install bind9

terus kita configurasi BIND9 nya

Code:
sudo vi /etc/bind/named.conf.options

ane kan pake spidol jadi langsung ane taro semua dns spidol dsini
Code:
forwarders {
                202.134.1.10;
                125.160.4.82;
                125.160.2.34;
                202.134.0.155;
                203.130.196.5;
                203.130.196.155;
                202.134.0.61;
                8.8.8.8;
                8.8.4.4;
        };

terus ganti dns servernya, ganti jadi ip local server
Code:
vi /etc/resolv.conf

Code:
nameserver xxx.xxx.xxx.xxx

abis itu restart bind nya.

Code:
sudo /etc/init.d/bind9 restart

refrensi dari orang barat
http://www.zaphu.com/2007/09/10/ubuntu-d...ver-setup/



tengkyu,

wah saya gk kepikiran nginstall bind9 di PC desktop ...memang lebih maknyus ya ??
saya baru coba yang resolvnya di otak atik ... perbedaannya gmana emang masbro pake bind9 ?? belajar
Visit this user's website Find all posts by this user
Quote this message in a reply
06-05-2011, 09:59 PM
Post: #14
chaer.newbie Offline
--------------------------
*****
Dewa
Posts: 5,272
Joined: Dec 2009
Reputation: 184
RE: BIND Caching Name Server Setup
cuma buat cache aja ini, biar lebih cepet dikit
Find all posts by this user
Quote this message in a reply
06-05-2011, 10:43 PM
Post: #15
easy2study Offline
./Devilz Commander
Posts: 317
Joined: May 2011
Reputation: 5
RE: BIND Caching Name Server Setup
(06-05-2011 09:59 PM)chaer.newbie Wrote:  cuma buat cache aja ini, biar lebih cepet dikit

wogh ketemu lagi ...

oh bgindang ...sekalian aja ya install squid ..wkwkwk

biar proxy internal ..bener" internal tp ini mah ngakak ngakak
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (2): « Previous 1 2
Post Reply 


Topic Tools
Topic Link :
BBCode :
HTML Code :
View a Printable Version Send Thread to a Friend Subscribe to this thread
Submit Google Submit Face book Submit to Digg Submit to Reddit Submit to Furl Submit to Del.icio.us Submit to Jeqq

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Tongue [Tutor] Konfigurasi DNS Server pada Debain 6 (Squeeze) sandimulyadi 13 1,611 04-16-2013 03:30 PM
Last Post: sansan12
Star [Tutor] Membuat DNS server dengan FreeBSD ./E1nzte1N 5 243 11-26-2012 11:39 PM
Last Post: ./E1nzte1N
  [Ask] free DNS server software / DNS manager konx 5 304 08-08-2012 03:40 PM
Last Post: ditatompel
  [Tutor] [ispCP] Auto new zone transfer to secondary DNS server ditatompel 11 1,317 07-20-2012 02:26 PM
Last Post: arietux
  [Solved] instalasi NS Authoritative dengan Bind pada CentOS 6 tompskin 11 1,119 02-03-2012 02:10 PM
Last Post: tompskin
  bantuin setting dns server BlueWind 9 2,562 12-27-2011 07:57 AM
Last Post: h1dr0-X
  [Tutor] DNS server with UNBOUND chaer.newbie 19 3,909 06-05-2011 10:42 PM
Last Post: easy2study
  Daftar DNS Server di Indonesia Super Moderator 14 4,250 06-05-2011 10:23 PM
Last Post: easy2study
  BIND on Windows Matmund Newbie 4 1,091 05-22-2011 08:45 PM
Last Post: easy2study

Users Browsing
1 Guest(s)

  • Contact Us
  • devilzc0de
  • Return to Top
  • Mobile Version
  • RSS Syndication
  • Help
Current time: 05-19-2013, 10:18 PM Powered By MyBB, © 2002-2013 MyBB Group. Theme created by Justin S. | Mixed By Chaer.Newbie | Fixed By Aditya

USING THIS SITE INDICATES THAT YOU HAVE READ AND ACCEPT OUR TERMS. IF YOU DO NOT ACCEPT THESE TERMS, YOU ARE NOT AUTHORIZED TO USE THIS SITE