[linux-network] Re: DNS Hatasi Sebebi Nedir

---------

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

From: Serdar Goksu (serdargoksu@ttnet.net.tr)
Date: Wed 28 Jul 2004 - 11:37:22 EEST


Merhaba;

ODTU'den ornekdomain.gov.tr isimli bir adresim var. Bu adresi odtu DNS Ay
arlarindan 81.xxx.xx.xxx Static IP'ye sahib router uzerinden braveshot.or
nekdomain.gov.tr isimli 10.10.1.66 ip'ye sahip makinamin 53 portu TCP/UDP
 ayrica 110 25 80 nat-port forwarding yaparak ayarladim ve kaydettim 1 gu
n sonra aktive edecegine dair bir mesaj gosterdi onayladim.
        Sistemimde Redhat 9 var Apache herhangi MTA . DNS bind calisacak
Network Ozelliklerim...: 10.10.1.0/8
ethernet ifterface.....: eth0 >>>>> 10.10.1.66
/etc/resolv.conf.......: 212.156.2.70,212.156.4.1,212.156.4.5,212.156.4.1
0,212.156.4.11,212.156.4.6,212.156.4.7 Mevcut

Asagida ise /var/named Dizindeki CONF'larin icerigini pasteleyecegim bu k
onuda yardimlarinizi bekliyorum yanlis yerleri duzeltip belirtilseniz sev
inirim.
--------CONF DOSYASI------ornekdomain.gov.tr.zone----------
$TTL 86400
@ IN SOA ornekdomain.gov.tr. root.ornekdomain.gov.tr (
                        3 ; serial
                        28800 ; refresh
                        7200 ; retry
                        604800 ; expire
                        86400 ; ttl
                        )

        IN NS braveshot.ornekdomain.gov.tr.
ornekdomain.gov.tr. IN MX 1 braveshot.ornekdomain.gov.tr.
www IN A braveshot.ornekdomain.gov.tr.
mail IN A braveshot.ornekdomain.gov.tr.

------CONF ISMI....:0.0.127.in-addr.arpa.zone----------
$TTL 86400
@ IN SOA localhost. root.localhost (
                        2 ; serial
                        28800 ; refresh
                        7200 ; retry
                        604800 ; expire
                        86400 ; ttk
                        )
                                                                         
                                            
@ IN NS localhost.
 
1 IN PTR localhost.
        IN NS braveshot.ornekdomain.gov.tr.

------CONF DOSYASI----1.10.10.in-addr.arpa.zone--------

$TTL 86400
@ IN SOA braveshot.ornekdomain.gov.tr. root.braveshot.o
rnekdomain.gov.tr (
                        5 ; serial
                        28800 ; refresh
                        7200 ; retry
                        604800 ; expire
                        86400 ; ttk
                        )
                                                                         
      
                                                                         
      
@ IN NS braveshot.ornekdomain.gov.tr.
66 IN PTR braveshot.ornekdomain.gov.tr.

--------CONF DOSYASI------localhost.zone-----------
$TTL 86400
@ IN SOA @ root.localhost (
                        1 ; serial
                        28800 ; refresh
                        7200 ; retry
                        604800 ; expire
                        86400 ; ttl
                        )
                                               
        IN NS localhost.
@ IN A 127.0.0.1

-----------CONF DOSYASI------named.local--------------
$TTL 86400
@ IN SOA localhost. root.localhost. (
                                      1997022700 ; Serial
                                      28800 ; Refresh
                                      14400 ; Retry
                                      3600000 ; Expire
                                      86400 ) ; Minimum
        IN NS localhost.
1 IN PTR localhost.

>
> Kimden: Onur Gungor <onurgu@boun.edu.tr>
> Tarih: 2004/07/28 Çar AM 10:53:07 GMT+03:00
> Kime: linux-network@liste.linux.org.tr
> Konu: [linux-network] Re: DNS Hatasi Sebebi Nedir
>
> Quoting Serdar Goksu <serdargoksu@ttnet.net.tr>:
>
> > [root@braveshot named]# nslookup www.ornekdomain.gov.tr
> > Note: nslookup is deprecated and may be removed from future releases.
> > Consider using the `dig' or `host' programs instead. Run nslookup wi
th
> > the `-sil[ent]' option to prevent this message from appearing.
> > Server: 10.10.1.66
> > Address: 10.10.1.66#53
> >
> > ** server can't find www.ornekdomain.gov.tr: NXDOMAIN
> >
> >
> >
>
> yetersiz bilgi vermişsiniz, ama cevaptan gözüken sebebi www.ornek
domain.gov.tr
> için bir NXDOMAIN kaydi yok 10.10.1.66'da. Boyle bir kayıt yapmak i
stediginizi
> varsayarak daha fazla bilgi almak istiyorsanız kayıt'ı yapıp ya
pmadığınızı,
> yapmak için ne yaptığınızı, name serverı restart edip etm
ediğinizi bilmemiz
> gerekir, bir de kullandığınız dağıtımı (bu arada linux
kullandığınızı
> varsayıyorum).
>
> kolay gelsin
> Onur
>


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

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.