ini konfigurasi bind saya pake webmin untuk
mempermudah installasi, semoga membantu

=================================================configure
bind use
webmin============================================

localhost:10000
user name
password

go to server page
clik bind
clik module config

 Full path to the named.conf file                       
/etc/named.conf
 Full path to the named executable                      
/usr/local/sbin/named
 Full path to whois command                                     /usr/bin/whois
 Full path to ndc command                                       /usr/sbin/ndc
 Full path to rndc command                              
/usr/local/sbin/rndc
 Full path to rndc-confgen command                      
/usr/local/sbin/rndc-confgen
 Full path to the rndc.conf file                                /etc/rndc.conf
 Default PID file location(s)  /var/run/named.pid     
        /var/run/named.pid
 PID file is under chroot directory?                            Yes   
 Command to start BIND                                          Default       
 Command to stop BIND                                           Just kill 
process       
 Command to apply BIND configuration                            Just send
HUP signal    
 
 clik  setup rndc.key
 
create master zone for 127.0.0.1 reverse address
127.0.0.1
integral-server.integral.com
[EMAIL PROTECTED]

create master zone for 192.168.1.1 reverse address
192.168.1 <-== u must write like this without last 1
integral-server.integral.com
[EMAIL PROTECTED]

create master zone for integral.com
integral.com
integral-server.integral.com    
[EMAIL PROTECTED]

look in /etc/named.conf

        /*
         * If there is a firewall between you and nameservers
you want
         * to talk to, you might need to uncomment the
query-source
         * directive below.  Previous versions of BIND always
asked
         * questions using port 53, but BIND 8.1 uses an
unprivileged
         * port by default.
         */
        // query-source address * port 53;
// 
// a caching only nameserver config
// 

// /etc/named.conf - configuration for bind
//
options {
    directory "/var/named/";
};


zone "1.1.0.127.in-addr.arpa" {
        type master;
        file "/var/named/127.0.1.1.rev";
        };
zone "1.168.192.in-addr.arpa" {
        type master;
        file "/var/named/192.168.1.rev";
        };
zone "integral.com" {
        type master;
        file "/var/named/integral.com.hosts";
        };

look in /etc/hosts
#
# hosts         This file describes a number of
hostname-to-address
#               mappings for the TCP/IP subsystem.  It is mostly
#               used at boot time, when no name servers are
running.
#               On small systems, this file can be used instead of
a
#               "named" name server.  Just add the names, addresses
#               and any aliases to this file...
#
# By the way, Arnt Gulbrandsen <[EMAIL PROTECTED]>
says that 127.0.0.1
# should NEVER be named with the name of the machine. 
It causes problems
# for some (stupid) programs, irc and reputedly talk.
:^)
#

# For loopbacking.
127.0.0.1               localhost
192.168.1.1             integral-server.integral.com 
integral-server
192.168.1.1             integral.com                    integral.com

# End of hosts.

clik start 
( u must see apply changes button ) if u not see this
button U WRONG CONFIGURATION!!!!!!!!!!!

run bind :
/usr/local/sbin/named

tail -f /var/log/messeges

Mar 27 21:02:23 integral-server named[22224]: starting
BIND 9.3.2
Mar 27 21:02:23 integral-server named[22224]: loading
configuration from '/etc/named.conf'
Mar 27 21:02:23 integral-server named[22224]:
listening on IPv4 interface lo, 127.0.0.1#53
Mar 27 21:02:23 integral-server named[22224]:
listening on IPv4 interface eth0, 192.168.1.1#53
Mar 27 21:02:23 integral-server named[22224]: zone
1.0.0.127.in-addr.arpa/IN: loaded serial 1143466223
Mar 27 21:02:23 integral-server named[22224]: zone
1.168.192.in-addr.arpa/IN: loaded serial 1143467586
Mar 27 21:02:23 integral-server named[22224]: zone
integral.com/IN: loaded serial 1143467671
Mar 27 21:02:23 integral-server named[22224]: running


--- [EMAIL PROTECTED] wrote:

> Dear Linuxer,
> 
> Mohon bantuannya mengenai starting bind.
> Saya dah coba dengan membuat zone baru katakanlah
> "mydomain.org"
> di named.conf sesuai dengan aturannya. dan saya dah
> buat file mydomain.org
> itu di /var/named dan dah setting di named.conf
> direktory yang benar.
> 
> Tapi knapa klo saya running ok tapi saya lihat di :
> 
> linuxku#tail /var/log/message
> hasilnya bahwa file zonenya tidak ketemu alias "zone
> mydomain.org/IN:
> loading master file mydomain.org: file not found"
> 
> Adakah teman-teman yang tau solve my problem?
> 
> Thanks for your attantion and support. And any
> suggest is very appreciate.
> 
> 
> 
> PT.CITRA SARI MAKMUR
> SATELLITE & TERRESTRIAL NETWORK
> 
> Connecting the distance - anytime, anywhere, any
> content
> 
> -- 
> FAQ milis di
> http://wiki.linux.or.id/FAQ_milis_tanya-jawab
> Unsubscribe: kirim email ke
> [EMAIL PROTECTED]
> Arsip dan info milis selengkapnya di
> http://linux.or.id/milis
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab
Unsubscribe: kirim email ke [EMAIL PROTECTED]
Arsip dan info milis selengkapnya di http://linux.or.id/milis

Kirim email ke