<[EMAIL PROTECTED]> [/etc/namedb] # ndc restart

new pid is 20638

<[EMAIL PROTECTED]> [/etc/namedb] # tail -20 /var/log/messages

Feb 21 12:57:22 bilisimturkiye named[108]: reloading nameserver

Feb 21 12:57:22 bilisimturkiye named[108]: Zone "btistanbul.com" (file /etc/namedb/btistanbul.com.hosts): no NS RRs found at zone top

Feb 21 12:57:22 bilisimturkiye named[108]: master zone "btistanbul.com" (IN) rejected due to errors (serial 1062835504)

Feb 21 12:57:22 bilisimturkiye named[108]: couldn't create pid file '/var/run/named.pid'

Feb 21 12:57:22 bilisimturkiye named[108]: Ready to answer queries.

Feb 21 12:57:57 bilisimturkiye ipmon[72]: 12:57:56.392748 dc0 @0:27 b 194.3.119.196,11839 -> 212.154.122.172,113 PR tcp len 20 60 -S IN

Feb 21 12:58:10 bilisimturkiye ipmon[72]: 12:58:09.841250 dc0 @0:27 b 57.67.19.40,23796 -> 212.154.122.172,113 PR tcp len 20 60 -S IN

Feb 21 12:59:19 bilisimturkiye named[108]: reloading nameserver

Feb 21 12:59:19 bilisimturkiye named[108]: Zone "btistanbul.com" (file /etc/namedb/btistanbul.com.hosts): no NS RRs found at zone top

Feb 21 12:59:19 bilisimturkiye named[108]: master zone "btistanbul.com" (IN) rejected due to errors (serial 1062835504)

Feb 21 12:59:19 bilisimturkiye named[108]: couldn't create pid file '/var/run/named.pid'

Feb 21 12:59:19 bilisimturkiye named[108]: Ready to answer queries.

Feb 21 12:59:22 bilisimturkiye ipmon[72]: 12:59:21.236395 dc0 @0:27 b 57.67.19.40,23875 -> 212.154.122.172,113 PR tcp len 20 60 -S IN

Feb 21 12:59:23 bilisimturkiye ipmon[72]: 12:59:22.899059 dc0 @0:27 b 194.3.119.196,11957 -> 212.154.122.172,113 PR tcp len 20 60 -S IN

Feb 21 13:01:24 bilisimturkiye ipmon[72]: 13:01:24.303607 dc0 @0:35 b 212.154.122.27 -> 255.255.255.255 PR icmp len 20 28 icmp routersolicit/0 IN

Feb 21 13:04:21 bilisimturkiye named[20637]: starting (/etc/namedb/named.conf).  named 8.3.4-REL Tue Sep 23 16:35:18 EEST 2003  [EMAIL PROTECTED]:/usr/obj/usr/src/usr.sbin/named

Feb 21 13:04:21 bilisimturkiye named[20637]: limit files set to fdlimit (1024)

Feb 21 13:04:21 bilisimturkiye named[20637]: Zone "btistanbul.com" (file /etc/namedb/btistanbul.com.hosts): no NS RRs found at zone top

Feb 21 13:04:21 bilisimturkiye named[20637]: master zone "btistanbul.com" (IN) rejected due to errors (serial 1062835504)

Feb 21 13:04:21 bilisimturkiye named[20638]: Ready to answer queries.

<[EMAIL PROTECTED]> [/etc/namedb] #

 

 

Sanırım doğru yeri paste ettim J


From: Engin Ö. [mailto:[EMAIL PROTECTED]
Sent: Saturday, February 21, 2004 12:38 PM
To: [EMAIL PROTECTED]
Subject: Re: [freebsd] DNS problemi

 

fatih bey

 

ipmon ipfilterle ilgili satirlardir, yani bu loglarla sizin hataniz alakasiz

 

ornegin

 

ndc restart  yapar yapmaz hemen

 

tail -20 /var/log/messages  e ne dusuyorsa

 

buraya paste edermisiniz

 

 

----- Original Message -----

Sent: Saturday, February 21, 2004 10:03 AM

Subject: RE: [freebsd] DNS problemi

 

“ file “ tanimlamasi hepsinde ayni İsmail bey. Yani onun ustundeki domain’ler için tanimlanmis “ file “ satirida komple path’i gosteriyor. Bence ordan bi sikinti olmamasi lazim.

 

/var/log/messages altinda neye bakmam lazim. Kusura bakmayin cokda iyi bilmiyorum bu bsd’yi.

 

Feb 21 09:56:30 bilisimturkiye ipmon[72]: 09:56:30.307951 dc0 @0:27 b 210.108.144.229,3722 -> 212.154.122.171,17300 PR tcp len 20 48 -S IN

Feb 21 09:56:30 bilisimturkiye ipmon[72]: 09:56:30.312611 dc0 @0:27 b 210.108.144.229,3724 -> 212.154.122.173,17300 PR tcp len 20 48 -S IN

 

Messages icinde yukaridakine benzer satirlar var. Cok extra seyler goremedim. Swap boslugunun azaldigi falan yaziyor.

 

-----Original Message-----
From: Ismail YENIGUL [mailto:[EMAIL PROTECTED]
Sent: Sunday, February 22, 2004 9:49 AM
To: [EMAIL PROTECTED]
Subject: Re: [freebsd] DNS problemi

 

Selamlar

 

named.conf dosyasinda

options {

        directory "/etc/namedb";

}

 

tanimladiktan sonra  "file" tanimlamasinda tekrar /etc/namedb/ yazmaya gerek yok

 file "domain.net.hosts";

yazmak yeterlidir.

 

Aslinda en iyi cevabi log dosyasi verir. /var/log/messages dosyasinda

bind ile ilgili  ne gibi hata mesajlari var acaba?

 

On Sat, Feb 21, 2004 at 09:36:17AM +0200, Fatih G?K?EN wrote:

> zone "domain.net" {

>

>         type master;

>

>         file "/etc/namedb/domain.net.hosts";

>

>         };

>

>

> ?smail bey,

>

> yukar?da <[EMAIL PROTECTED]> [/etc/namedb] # altindaki named.conf 'da

> ilgili satir mevcut. Yani named.conf'un icine yazmis. Bunu kontrol etmistim

> zaten. Ayni dosyada diger dns kayitlarida mevcut. Ne dersiniz ?

>

>

> -----Original Message-----

> From: Ismail YENIGUL [mailto:[EMAIL PROTECTED]

> Sent: Sunday, February 22, 2004 9:18 AM

> To: [EMAIL PROTECTED]

> Subject: Re: [freebsd] DNS problemi

>

>

> Selamlar

>

>

> Hic webmin kullanmadim ama hataya bakilirsa named.conf dosyasinda islem

> yapmak istediginiz

>

> alan adi ile ilgili bir tanimlama yok!

>

> Bir kontrol eder misiniz.

>

> kolay gelsin

>

> On Sat, Feb 21, 2004 at 09:18:29AM +0200, Fatih G?K?EN wrote:

>

> > Merhabalar,

>

> >

>

> > FreeBSD 4.9 var. Webmin uzerinden dns'de yeni bir domain a??yorum. A

>

> > kay?tlar?n?, CNAME kay?tlar? vs. T?m kay?tlar? giriyorum. Sonras?nda "

> Apply

>

> > Changes " dedigimde karsima " NDC command failed : Zone not found " diye

> bir

>

> > hata mesaji cikiyor. DNS'deki diger kayitlarla karsilastiriyorum hersey

>

> > ayni. Ancak bu yeni actigim domain'i bi turlu yaratamiyorum ve hep burda

>

> > hata veriyor.

>

> >

>

> > Fikri olan varmi acaba nedir bu durum ?

>

> >

>

> > 

>

> >

>

> > _____________________________________

>

> >

>

> > Fatih G?K?EN

>

> >

>

> > Network / Systems Administrator

>

> >

>

> > Microsoft Certified Professional

>

> >

>

> > http://www.bilisimturkiye.net

>

> >

>

> > E-Posta: fatihgokcen at bilisimturkiye.net

>

> >

>

> > _____________________________________

>

> >

>

>

> --

>

>

> Ismail YENIGUL

>

> http://www.acikkod.com - Acikkod Yayinlari

>

> http://www.EnderUNIX.org

>

> GnuPG Key: http://yenigul.net/ismail.gpg

>

>

> People can be divided into three groups:

>

> Those who make things happen,

>

> Those who watch things happen and

>

> Those who wonder what happened.

>

>

> ---------------------------------------------------------------------

>

> To unsubscribe, e-mail: [EMAIL PROTECTED]

>

> For additional commands, e-mail: [EMAIL PROTECTED]

>

> Liste arsivi: http://lists.enderunix.org ve

>

> http://www.mail-archive.com/[EMAIL PROTECTED]

>

> http://ipucu.EnderUNIX.org  - ihtiyac duyacaginiz kisa bilgiler bu sitede!

>

>

>

 

--

 

Ismail YENIGUL

http://www.acikkod.com - Acikkod Yayinlari

http://www.EnderUNIX.org

GnuPG Key: http://yenigul.net/ismail.gpg

 

Quit while you're still behind.

 

---------------------------------------------------------------------

To unsubscribe, e-mail: [EMAIL PROTECTED]

For additional commands, e-mail: [EMAIL PROTECTED]

Liste arsivi: http://lists.enderunix.org ve

http://www.mail-archive.com/[EMAIL PROTECTED]

http://ipucu.EnderUNIX.org  - ihtiyac duyacaginiz kisa bilgiler bu sitede!

 

 

Cevap