Dear all,

Mohon pencerahannya..........
saya sudah setting Bind dgn konfigurasi.....

[EMAIL PROTECTED] named]# cat /usr/local/named/etc/named.conf
options {
       directory "/var/named";
       listen-on {192.168.10.3; };
       pid-file "/var/named/named.pid";
       query-source address * port 53;
       forward first;
       forwarders {
               xxx.xxx.xxx.xxx;
               xxx.xxx.xxx.xxx;
          };
};

logging {
       category lame-servers { null; };
};

zone "." IN {
       type hint;
       file "named.root";
};

zone "localhost" IN {
       type master;
       file "db.localhost";
       allow-update { none; };
};

zone "0.0.127.in-addr.arpa" IN {
       type master;
       file "db.127.0.0";
       allow-update { none; };
};

zone "10.168.192.in-addr.arpa" IN {
       type master;
       file "db.192.168.10";
};

key "rndc-key" {
       algorithm hmac-md5;
       secret "USiSPLM/kChIZwpTtmWknA==";
};

controls {
       inet 127.0.0.1 port 953
       allow { 127.0.0.1; } keys { "rndc-key"; };
};


[EMAIL PROTECTED] named]# cat db.127.0.0
$TTL 86400
@       IN      SOA     localhost. root.localhost. (
                     2003021500      ; serial
                     28800           ; refresh
                     14400           ; retry
                     3600000         ; expiry
                     86400 )         ; minimum

       IN      NS      localhost.
1       IN      PTR     localhost.


[EMAIL PROTECTED] named]# cat db.192.168.10
$TTL 86400
@       IN      SOA     localhost. root.localhost. (
                     2003021500      ; serial
                     28800           ; refresh
                     14400           ; retry
                     3600000         ; expiry
                     86400 )         ; minimum

       IN      NS      localhost.
1       IN      PTR     localhost.


[EMAIL PROTECTED] named]# cat db.localhost
$TTL 86400
$ORIGIN localhost.
@       IN      SOA     localhost. root.localhost. (
                       2003021500      ; serial
                       28800           ; refresh
                       14400           ; retry
                       3600000         ; expiry
                       86400 )         ; minimum

       IN      NS      localhost.
       IN      A       127.0.0.1


Gimana caranya kompi2 di LAN saya (linux & Windows) dapat berkomunikasi lewat HOSTNAME, bukan IP... (Misalkan: ping adi bukan ping ip_address_adi).

dimanakah saya mesti daftarkan nama2 host tersebut?
apakah saya harus buat satu "db.xxx" baru untuk mencantumkan nama2 host di jaringan saya?

Mohon pencerahannya?



Regards,


c3bonx


                
___________________________________________________________ To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com

--
Unsubscribe: kirim email kosong ke [EMAIL PROTECTED]
Arsip, FAQ, dan info milis di http://linux.or.id/milis
Tidak bisa posting? Baca:
http://linux.or.id/problemmilis
http://linux.or.id/tatatertibmilis

Kirim email ke