On Wed, January 24, 2007 1:25 pm, yanu said:
> Dear All,
>
> berikut setingan named.conf
>
> #-----------"/etc/named.conf"---------
> options {
>         directory "/var/named";
> };
>
> controls {
>         inet 127.0.0.1 allow { localhost; } keys { rndckey; };
> };
> zone "." IN {
>         type hint;
>         file "named.ca";
> };
>
> zone "localhost" IN {
>         type master;
>         file "localhost.zone";
>         allow-update { none; };
> };
>
> zone "0.0.127.in-addr.arpa" IN {
>         type master;
>         file "named.local";
>         allow-update { none; };
> };
>
> zone "105.252.105.in-addr.arpa" IN {
>         type master;
>         file "105.252.10.reverse";
> };
>
> zone "jerapah.com" IN {
>         type master;
>         file "named.jerapah.com";
> };
>
> include "/etc/rndc.key";
> #--------eof----------
>
>
> dan berikut setingan file 105.252.10.reverse dan named.jerapah.com
>
>
> #-------------105.252.10.reverse
> $TTL 1d
> @     IN SOA  localhost. root.localhost.  (
>                       1997022700      ; Serial
>                       28800           ; Refresh
>                       14400           ; Retry
>                       3600000         ; Expire
>                       86400 )         ; Minimum
>
>       IN NS   localhost.
>
> 225   IN PTR  ns1.jerapah.com.
> #------------eof
>
> #-----------named.jerapah.com
> $TTL 1d
> @     IN SOA  ns1.jerapah.com. root.ns1.jerapah.com. (
>                       1997022700      ; Serial
>                       28800           ; Refresh
>                       14400           ; Retry
>                       3600000         ; Expire
>                       86400 )         ; Minimum
>
>       IN NS           ns1
>       IN A            10.252.20.225
>
> ns1   IN A    10.252.20.225
> www   IN CNAME        ns1
> #-------eof---------
>
>
> setelah saya restart
> # /etc/rc.d/named restart
>

ma'af salah ketik,

/etc/init.d/named start


> dan saya test, hasilnya kok masih
>
> # host jerapah.com
> jerapah.com has address 82.165.132.30
>
> mohon pencerahan.
>
>
> trims,
>
> yanu
>



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