[LINUX:20381] RE: DNS tekrar

---------

New Message Reply About this list Date view Thread view Subject view Author view

From: Egemen Ergel (egemen.ergel@rt.net.tr)
Date: Tue 10 Oct 2000 - 18:04:15 EEST


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

sanirim dns serverinize verilmis ip adresinin reverse dns kaydi
yapilmamis.
o ip icin otorite olan dns server de ip icin reverse tanimi yapilmali
gibi geliyor bana

- -----Original Message-----
From: linux@listweb.bilkent.edu.tr
[mailto:linux@listweb.bilkent.edu.tr]On Behalf Of Lnx
Sent: Tuesday, October 10, 2000 4:22 PM
To: Multiple recipients of list LINUX
Subject: [LINUX:20370] DNS tekrar

Merhaba ,
    Yardimlarini esirgemeyen bi arkadas ariyorum.Problem su :
DNS i kurdum , ilgili dosyalardaki değişiklikleri yaptım.Fakat bir
türlü
çalıştıramadım.
    Nslookup komutu işlediğinde ;
        "*** Can't find server name for address 192.142.132.5: No
response from server
        *** Default servers are not available " ; mesajını
veriyor.Ilgili dosyalar ve konf da soyle :

NAMED.CONF :
// generated by named-bootconf.pl

options {
        directory "/var/named";
               };
        /*
         * 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 "." 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 "atm.com.tr" IN {
        type master;
        file "atm.hosts";
        allow-update { none; };
};

zone "132.142.192.in-addr.arpa" IN {
        type master;
        file "atm.rev";
        allow-update { none; };
};

ATM.HOSTS :

@ IN SOA blue.atm.com.tr. root.atm.com.tr. (
                                      1999080804 ; Serial
                                      10800 ; Refresh
                                       3600 ; Retry
                                      3600000 ; Expire
                                      86400 ) ; Minimum
@ IN NS blue.atm.com.tr.
@ IN MX 0 blue
blue IN A 192.142.132.5
www IN CNAME blue
ftp IN CNAME blue
mail IN CNAME blue

ATM.REV :

@ IN SOA blue.atm.com.tr. root.atm.com.tr. (
                                      1999080803 ; Serial
                                      10800 ; Refresh
                                       3600 ; Retry
                                      3600000 ; Expire
                                      86400 ) ; Minimum
@ IN NS blue.atm.com.tr.

NAMED.LOCAL :

@ IN SOA localhost. root.localhost. (
                                      1997022701 ; Serial
                                      28800 ; Refresh
                                      14400 ; Retry
                                      3600000 ; Expire
                                      86400 ) ; Minimum
@ IN NS blue.atm.com.tr.
1 IN PTR localhost.

NAMED.CA : Cache dosyasını default bıraktım.

RESOLV.CONF :

search blue.atm.com.tr
nameserver 192.142.132.5

NAMED.BOOT : Bu dosyayı da default bıraktım.Asagıdaki gibi:

;
; a caching only nameserver config
;
directory /var/named
cache . named.ca
primary 0.0.127.in-addr.arpa named.local

Sevgi ve Saygilarimla.

 Listeden cikmak icin:
          unsub linux
 mesajini listeci@bilkent.edu.tr adresine gonderiniz.
   Lutfen Listeci icin MIME / HTML / Turkce Aksan kullanmayin.
 Listeci arayuzu:
http://listweb.bilkent.edu.tr/yardim/bilkent/linux.html
 Liste arsivinin adresi: http://listweb.bilkent.edu.tr/

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com>

iQA/AwUBOeMZViLDMTuf/v4jEQIxLgCfUe9shtBOPA+RSGoDtGaMQBye93EAnjvO
pJhjTN0sDde6w0+PY22b4qMJ
=knFr
-----END PGP SIGNATURE-----

 
 Listeden cikmak icin:
          unsub linux
 mesajini listeci@bilkent.edu.tr adresine gonderiniz.
   Lutfen Listeci icin MIME / HTML / Turkce Aksan kullanmayin.
 Listeci arayuzu: http://listweb.bilkent.edu.tr/yardim/bilkent/linux.html
 Liste arsivinin adresi: http://listweb.bilkent.edu.tr/


New Message Reply About this list Date view Thread view Subject view Author view

---------

Bu arsiv hypermail 2b29 tarafindan uretilmistir.