Rekan2,
terima kasih atas bantuannya kemarin.
sekarang masalah yg muncul adalah, pc lain tidak bisa ping computer DNS dgn 
menggunakan nama domain
nama domain yg saya create adalah nisa.net.id, dgn ip computernya 
192.168.100.73, ip computer client 192.168.100.74

berikut isi dari resolv.conf :
search net.id
# search net ddbit.net
nameserver 192.168.100.73
nameserver 202.159.32.2
nameserver 127.0.0.1

berikut isi dari named.conf :
// generated by named-bootconf.pl


// secret must be the same as in /etc/rndc.conf
key "key" {
        algorithm       hmac-md5;
        secret
"c3Ryb25nIGVub3VnaCBmb3IgYSBtYW4gYnV0IG1hZGUgZm9yIGEgd29tYW4K";
};

controls {
    inet 127.0.0.1 allow { any; } keys { "key"; };
};


options {
        directory "/var/named";
  pid-file "/var/run/named/named.pid";              // Put pid file in working 
dir
        /*
         * 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
// 
zone "." {
        type hint;
        file "named.ca";
};

zone "0.0.127.in-addr.arpa" {
        type master;
        file "named.local";
};

zone "nisa.net.id" {
        type master;
        file "/var/named/nisa.net.id.hosts";
};

zone "0.100.168.192.in-addr.arpa" {
        type master;
        file "/var/named/192.168.100.73.rev";
};

// workaround stupid stuff... (OE: Wed 17 Sep 2003)
zone "ac" { type delegation-only; };
zone "cc" { type delegation-only; };
zone "com" { type delegation-only; };
zone "cx" { type delegation-only; };
zone "museum" { type delegation-only; };
zone "net" { type delegation-only; };
zone "nu" { type delegation-only; };
zone "ph" { type delegation-only; };
zone "sh" { type delegation-only; };
zone "tm" { type delegation-only; };
zone "ws" { type delegation-only; };

berikut isi dari nisa.net.id.hosts :
$ttl 38400
nisa.net.id.    IN      SOA     ns1.nisa.net.id. info.nisa.net.id. (
                        1133378354
                        10800
                        3600
                        604800
                        38400 )
nisa.net.id.    IN      NS      ns1.nisa.net.id.
nisa.net.id.    IN      MX      10 mail.nisa.net.id.
ns1.nisa.net.id.        IN      A       192.168.100.73
mail.nisa.net.id.       IN      A       192.168.100.2

berikut isi dari 192.168.100.73.rev :
$ttl 38400
0.100.168.192.in-addr.arpa.     IN      SOA     ns1.nisa.net.id. 
info.nisa.net.id. (
                        1133379706
                        10800
                        3600
                        604800
                        38400 )
0.100.168.192.in-addr.arpa.     IN      NS      ns1.nisa.net.id.
73.100.168.192.in-addr.arpa.    IN      PTR     ns1.nisa.net.id.
2.100.168.192.in-addr.arpa.     IN      PTR     mail.nisa.net.id.

Kepada rekan2 semua mohon bantuan pencerahannya.

Terima kasih,
Indra


-- 
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